summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2000-05-01Document device lookup semantics.Hugh Graham
2000-04-30crank minorTodd C. Miller
2000-04-30Add OPENDEV_BLCKTodd C. Miller
2000-04-30Add OPENDEV_BLCK flag for opening the block devices (the characterTodd C. Miller
2000-04-30#ifdef vax -> #ifdef __vax__Brandon Creighton
2000-04-28fix Xr; glam0006@tc.umn.eduTheo de Raadt
2000-04-28fleshTheo de Raadt
2000-04-28improve the englishTheo de Raadt
2000-04-28NCARGS is bigger these days; akr@m17n.orgTheo de Raadt
2000-04-28type decl errorTheo de Raadt
2000-04-27s/PCAP_ERRBUFF_SIZE/PCAP_ERRBUF_SIZE/ (sync with reality)Jun-ichiro itojun Hagino
2000-04-27crank minorTheo de Raadt
2000-04-27remove unused struct def. more sanity check for NULL.Jun-ichiro itojun Hagino
2000-04-27Remove redundant HISTORY section.Aaron Campbell
2000-04-26sync with libpcap v0.5Jakob Schlyter
2000-04-26const poisoningJun-ichiro itojun Hagino
2000-04-26add $KAME$ for future version trackingJun-ichiro itojun Hagino
2000-04-26bring in latest KAME implementation.Jun-ichiro itojun Hagino
2000-04-26remove #if 0'ed portion which we will never revisit (no behavior change).Jun-ichiro itojun Hagino
2000-04-26sync with latest kame.Jun-ichiro itojun Hagino
2000-04-25well if you cannot do a libc commit properly a week before 2.7 tree lock, sur...Theo de Raadt
2000-04-25TypoMarc Espie
2000-04-25Mention that ktrace(2) doesn't follow linksTodd C. Miller
2000-04-25Missed this in last ncurses syncTodd C. Miller
2000-04-25C deals with complex functions, but not imaginary ones yet.Marc Espie
2000-04-25correct boundary check. XXX should avoid code duplicate here...Jun-ichiro itojun Hagino
2000-04-25getpw*_r()David Leonard
2000-04-25another annoying thingTheo de Raadt
2000-04-25omit RC5Theo de Raadt
2000-04-24correct exampleTheo de Raadt
2000-04-24proper include files; ath@algonet.seTheo de Raadt
2000-04-21Change kernel-only open flag FNOSYMLINK to userland-visible O_NOFOLLOW;Todd C. Miller
2000-04-21Don't hyphenate the words {left|right}most.Aaron Campbell
2000-04-21Add ERRORS section (the strdup(3) function may fail and set errno to any of theAaron Campbell
2000-04-21Check return value of strdup(3) for NULL in example code (duh).Aaron Campbell
2000-04-21Flesh out libc string function man pages.Aaron Campbell
2000-04-20Flesh out stdlib function man pages.Aaron Campbell
2000-04-20bump because of p{read,write}{,v}Theo de Raadt
2000-04-20p{read,write}{,v} man pagesTheo de Raadt
2000-04-20- Formatting repairs and standardizations.Aaron Campbell
2000-04-20Flesh out all of the stdio man pages.Aaron Campbell
2000-04-18Repairs, mostly removing hard sentence breaks.Aaron Campbell
2000-04-18Repairs.Aaron Campbell
2000-04-17Whoops, missed a few.Aaron Campbell
2000-04-17Move some misplaced periods outside of the parentheses.Aaron Campbell
2000-04-16Fix strcpy/strcat abuse and fix stupid behaviour of the defaultBob Beck
2000-04-16Fix randfile so it doesn't attempt to chmod and write entropy back toBob Beck
2000-04-16from: gluk@ptci.ruMichael Shalayeff
2000-04-16sync with ftp://elsie.nci.nih.gov/pub/tzcode2000c.tar.gz, millert@ okDavid Leonard
2000-04-16avoid misunderstanding in history portion, okay'ed by aaron.Jun-ichiro itojun Hagino