summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen (follow)
Commit message (Expand)AuthorAgeFilesLines
* unchecked strdup; ok henning; spotted by jjy2+@pitt.eduderaadt2003-09-291-4/+8
* update missing sysctls;jmc2003-09-091-647/+821
* escape punctuation;jmc2003-09-021-4/+4
* sync STT_NOTYPE parsign w/ kvm_mkdb; pb@ testingmickey2003-08-271-2/+15
* refer to RFCs consistently (RFC XXXX);jmc2003-08-081-7/+7
* getdiskbyname(3) requires <sys/types.h>; Patrick Latifimillert2003-08-061-1/+2
* add missing header. millert ok.fgsch2003-08-061-1/+2
* Remove my email address from my entry in the AUTHORS sectionmillert2003-07-302-4/+4
* document: ip.portfirst ip.portlast ip.porthifirst ip.porthilast;jmc2003-07-291-1/+28
* kill a whitespace at EOL;jmc2003-07-231-2/+2
* updated licensemillert2003-07-213-68/+47
* build ftw and nftwmillert2003-07-211-18/+21
* ftw(3) and nftw(3) for XPG compliance; emulated via fts(3)millert2003-07-213-0/+437
* proto repairsderaadt2003-07-155-6/+12
* -make a copy the global variabledhartmei2003-07-141-2/+2
* KNF + ansificationjfb2003-07-081-6/+5
* - .Li Ta -> .D1jmc2003-07-072-6/+5
* remove superfluous semicolon;jmc2003-06-291-2/+2
* tweak;jmc2003-06-291-2/+2
* new sysctl, ddb.logtedu2003-06-281-1/+4
* pull in headersderaadt2003-06-255-7/+12
* protosderaadt2003-06-257-10/+23
* whatever happened, i cannot explain it. rollback my stupidfgsch2003-06-221-2/+2
* fix prototype; from Pedro Bastos.fgsch2003-06-221-2/+2
* Sync with share/misc/license.template and add missing DARPA creditmillert2003-06-1710-89/+106
* ansification; checked by pvalderaadt2003-06-1122-138/+68
* Remove an extraneous "& 0xff" (the cast to unsigned char is sufficient).millert2003-06-101-12/+12
* Use an ISC-tyle license for all my code; it is simpler and more permissive.millert2003-06-0310-218/+120
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-02162-976/+328
* - correct macro usagejmc2003-05-3010-109/+109
* - clean up macro abusejmc2003-05-3013-57/+57
* Make sure our return value is withing the range 20 - -20 (aka NZERO - -NZERO).millert2003-05-191-4/+5
* Explicitly state that priority values outside the range -20 to 20 aremillert2003-05-191-1/+2
* sync vis() behaviour when VIS_SAFE to man page: don't do anything if isgraph()pjanzen2003-05-141-3/+4
* cpu -> CPUjmc2003-05-121-2/+2
* Document \spjanzen2003-05-111-1/+2
* typos;jmc2003-05-035-22/+24
* Add Doug Gwyn's portable alloca() for platforms w/o an assemblermillert2003-05-021-0/+133
* add missing enumeration case to select to kill gcc warningavsm2003-05-012-2/+8
* typos;jmc2003-04-309-29/+29
* Document hw.sensorsgrange2003-04-251-1/+6
* Rewritten setuserpath() that is much clearer and uses strlcpy()millert2003-03-311-43/+68
* some small typos;jmc2003-03-171-2/+2
* duplicate words and spelling fixes in commentsdavid2003-03-101-2/+2
* .Xr typos;jmc2003-03-061-2/+2
* .Xr's;jmc2003-03-063-8/+8
* missed in the math man page cleanupjason2003-02-271-7/+11
* correctly check the return value of send(). fixes LOG_CONS from alwaysdanh2003-02-271-2/+2
* of ofderaadt2003-02-241-2/+2
* the thederaadt2003-02-241-2/+2