summaryrefslogtreecommitdiff
path: root/lib/libc/gen
AgeCommit message (Expand)Author
2004-01-25use new .St macro;Jason McIntyre
2004-01-23Use closefrom(); ok millert teduTheo de Raadt
2004-01-19emulation names are not changeableTed Unangst
2004-01-12typo from jmc@Ted Unangst
2004-01-12some comments on ffs sysctls, mainly dirhashTed Unangst
2004-01-10auth_clean does not clear the options settingsTodd C. Miller
2004-01-10Don't clean options in auth_clean() which was introduced in rev 1.8.Todd C. Miller
2004-01-08in the description of ip.sourceroute, point people to securelevel(7), asJason McIntyre
2004-01-08alphabetic order;Jason McIntyre
2004-01-08use va_copy() with gcc 3 and up.Brad Smith
2004-01-08add dirhash sysctlsTed Unangst
2004-01-07document syn cache sysctl; ok deraadt, jmc, itojunMarkus Friedl
2004-01-07Implement KERN_PROC2 sysctl from NetBSD. This will allow us toTodd C. Miller
2004-01-07amout -> amount; from tom@.Federico G. Schwindt
2004-01-02net.inet.carp.preempt is disabled by default.Ryan Thomas McBride
2003-12-23- uppercase idJason McIntyre
2003-12-19document hw.{cpuspeed,setperf} sysctls;Jason McIntyre
2003-12-04document udpencap (used for NAT/T); ok jmcMarkus Friedl
2003-12-02actually snprintf/vsnprintf are now signal race safeTheo de Raadt
2003-10-30double word and wording improvement from Tom Cosgrove;Jason McIntyre
2003-10-30double words from Tom Cosgrove;Jason McIntyre
2003-10-25correct description of ip.porthifirst - oops!Jason McIntyre
2003-10-24dont compare int to NULL, millert@ okAnil Madhavapeddy
2003-10-22typos from Jared Yanovich;Jason McIntyre
2003-10-19more typosDavid Krause
2003-10-18CARP documentation cleanups, mostly from jmc@Ryan Thomas McBride
2003-10-17Common Address Redundancy ProtocolRyan Thomas McBride
2003-09-29unchecked strdup; ok henning; spotted by jjy2+@pitt.eduTheo de Raadt
2003-09-09update missing sysctls;Jason McIntyre
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