summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
1999-07-03man page for net_addrcmp(3)aaron1-0/+64
1999-07-03Ignore SIGs in the answer section for now as we don't use them (yet).jakob1-1/+6
1999-07-03whoops, fix a bug in my example :)aaron1-2/+2
1999-07-03add an exampleaaron1-3/+38
1999-07-02remove redundant .Pp macrosaaron1-2/+1
1999-07-02.Dd should not be given abbreviated month namesaaron1-2/+2
1999-07-02remove extra comma from .Dd arguments: "Month ##, ####" is the correct format,aaron1-2/+2
1999-07-01indent and auditderaadt3-258/+220
1999-06-30indentderaadt1-33/+33
1999-06-30clarify trade secret issuederaadt1-4/+9
1999-06-29if /dev/arandom is not available for seeding, use data from sysctlprovos1-5/+22
1999-06-29first round of repairs on stdlibaaron30-150/+182
1999-06-29repairsaaron11-33/+41
1999-06-29new mdoc bm(3) man pageaaron1-53/+54
1999-06-25use AF_LOCAL instead of AF_UNIXderaadt1-1/+1
1999-06-23Fixed compilation problems.cmetz1-1/+2
1999-06-23Compilation fixes.cmetz3-8/+8
1999-06-23Removed non-existent source file from SRC.cmetz1-4/+4
1999-06-23Removed portability ifdefs.cmetz3-958/+8
1999-06-23Removed portability ifdefs and calls to nonstandard back-end.cmetz4-315/+33
1999-06-23net_addrcmp(); needs man pagederaadt2-2/+41
1999-06-23KNFderaadt1-7/+9
1999-06-23Accidentally commited. Thanks mickey for catching this one.cmetz3-0/+0
1999-06-23Added some protocol independent interfaces (supposedly IPv6 support APIs, butcmetz12-10/+2559
1999-06-17When finding the end of dst, never traverse more than siz bytes. Thismillert1-5/+5
1999-06-06some NAME section cleanupaaron6-14/+14
1999-06-06Grammatical, spelling, and format fixespjanzen3-6/+6
1999-06-05buf oflow; and use inet_aton()deraadt1-5/+3
1999-06-05stronger suggestderaadt1-6/+9
1999-06-05- remove trailing white spaceaaron1-21/+21
1999-06-04some repairs, add example to strdup(3) pageaaron7-31/+44
1999-06-04add examplesaaron2-23/+40
1999-06-04add an example, similar to the one in strspn.3aaron1-1/+15
1999-06-04add an example; pattonme@ns.ra.pae.osd.milaaron1-1/+15
1999-06-04Be consistent about the relaxation of invalid host name checking.niklas2-3/+15
1999-05-30Revertion of last change, which was due to emacs' stupid ideaniklas2-15/+3
1999-05-30Some extra error checking, documentation and style wrt connectionsniklas2-3/+15
1999-05-28"SEE ALSO" -> SEE ALSO, missed these files beforeaaron2-4/+4
1999-05-27more missing .El macros filled inaaron2-12/+14
1999-05-27getopt(3) does not return -1 when encountering unrecognized optionsaaron1-3/+2
1999-05-25punctuationaaron5-10/+11
1999-05-25all functions need a return type and at least one arg, even if it's voidaaron4-11/+21
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron25-50/+50
1999-05-21improve. pushed by bengt@softwell.sederaadt1-22/+34
1999-05-17spellingderaadt1-3/+3
1999-05-17 o Mention strlcpy and strlcatmillert1-3/+10
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:alex16-46/+46
1999-05-15ethernet -> Ethernet, other repairsaaron1-3/+3
1999-05-14CBC bug reported by Juergen Nickelsen <ni@tellique.de>niklas1-2/+2
1999-05-12grammar police: do not hyphenate compound words that act as adjectives if theaaron1-3/+3