summaryrefslogtreecommitdiff
path: root/lib/libc/gen
AgeCommit message (Expand)Author
2003-09-02escape punctuation;Jason McIntyre
2003-08-27sync STT_NOTYPE parsign w/ kvm_mkdb; pb@ testingMichael Shalayeff
2003-08-08refer to RFCs consistently (RFC XXXX);Jason McIntyre
2003-08-06getdiskbyname(3) requires <sys/types.h>; Patrick LatifiTodd C. Miller
2003-08-06add missing header. millert ok.Federico G. Schwindt
2003-07-30Remove my email address from my entry in the AUTHORS sectionTodd C. Miller
2003-07-29document: ip.portfirst ip.portlast ip.porthifirst ip.porthilast;Jason McIntyre
2003-07-23kill a whitespace at EOL;Jason McIntyre
2003-07-21updated licenseTodd C. Miller
2003-07-21build ftw and nftwTodd C. Miller
2003-07-21ftw(3) and nftw(3) for XPG compliance; emulated via fts(3)Todd C. Miller
2003-07-15proto repairsTheo de Raadt
2003-07-14-make a copy the global variableDaniel Hartmeier
2003-07-08KNF + ansificationJean-Francois Brousseau
2003-07-07- .Li Ta -> .D1Jason McIntyre
2003-06-29remove superfluous semicolon;Jason McIntyre
2003-06-29tweak;Jason McIntyre
2003-06-28new sysctl, ddb.logTed Unangst
2003-06-25protosTheo de Raadt
2003-06-25pull in headersTheo de Raadt
2003-06-22whatever happened, i cannot explain it. rollback my stupidFederico G. Schwindt
2003-06-22fix prototype; from Pedro Bastos.Federico G. Schwindt
2003-06-17Sync with share/misc/license.template and add missing DARPA creditTodd C. Miller
2003-06-11ansification; checked by pvalTheo de Raadt
2003-06-10Remove an extraneous "& 0xff" (the cast to unsigned char is sufficient).Todd C. Miller
2003-06-03Use an ISC-tyle license for all my code; it is simpler and more permissive.Todd C. Miller
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-30- correct macro usageJason McIntyre
2003-05-30- clean up macro abuseJason McIntyre
2003-05-19Make sure our return value is withing the range 20 - -20 (aka NZERO - -NZERO).Todd C. Miller
2003-05-19Explicitly state that priority values outside the range -20 to 20 areTodd C. Miller
2003-05-14sync vis() behaviour when VIS_SAFE to man page: don't do anything if isgraph()Paul Janzen
2003-05-12cpu -> CPUJason McIntyre
2003-05-11Document \sPaul Janzen
2003-05-03typos;Jason McIntyre
2003-05-02Add Doug Gwyn's portable alloca() for platforms w/o an assemblerTodd C. Miller
2003-05-01add missing enumeration case to select to kill gcc warningAnil Madhavapeddy
2003-04-30typos;Jason McIntyre
2003-04-25Document hw.sensorsAlexander Yurchenko
2003-03-31Rewritten setuserpath() that is much clearer and uses strlcpy()Todd C. Miller
2003-03-17some small typos;Jason McIntyre
2003-03-10duplicate words and spelling fixes in commentsDavid Krause
2003-03-06.Xr typos;Jason McIntyre
2003-03-06.Xr's;Jason McIntyre
2003-02-27missed in the math man page cleanupJason Wright
2003-02-27correctly check the return value of send(). fixes LOG_CONS from alwaysDan Harnett
2003-02-24of ofTheo de Raadt
2003-02-24the theTheo de Raadt
2003-02-24need stdlib.h tooTheo de Raadt
2003-02-17minor KNFTodd C. Miller