Age | Commit message (Expand) | Author |
2004-01-25 | use new .St macro; | Jason McIntyre |
2004-01-23 | Use closefrom(); ok millert tedu | Theo de Raadt |
2004-01-19 | emulation names are not changeable | Ted Unangst |
2004-01-12 | typo from jmc@ | Ted Unangst |
2004-01-12 | some comments on ffs sysctls, mainly dirhash | Ted Unangst |
2004-01-10 | auth_clean does not clear the options settings | Todd C. Miller |
2004-01-10 | Don't clean options in auth_clean() which was introduced in rev 1.8. | Todd C. Miller |
2004-01-08 | in the description of ip.sourceroute, point people to securelevel(7), as | Jason McIntyre |
2004-01-08 | alphabetic order; | Jason McIntyre |
2004-01-08 | use va_copy() with gcc 3 and up. | Brad Smith |
2004-01-08 | add dirhash sysctls | Ted Unangst |
2004-01-07 | document syn cache sysctl; ok deraadt, jmc, itojun | Markus Friedl |
2004-01-07 | Implement KERN_PROC2 sysctl from NetBSD. This will allow us to | Todd C. Miller |
2004-01-07 | amout -> amount; from tom@. | Federico G. Schwindt |
2004-01-02 | net.inet.carp.preempt is disabled by default. | Ryan Thomas McBride |
2003-12-23 | - uppercase id | Jason McIntyre |
2003-12-19 | document hw.{cpuspeed,setperf} sysctls; | Jason McIntyre |
2003-12-04 | document udpencap (used for NAT/T); ok jmc | Markus Friedl |
2003-12-02 | actually snprintf/vsnprintf are now signal race safe | Theo de Raadt |
2003-10-30 | double word and wording improvement from Tom Cosgrove; | Jason McIntyre |
2003-10-30 | double words from Tom Cosgrove; | Jason McIntyre |
2003-10-25 | correct description of ip.porthifirst - oops! | Jason McIntyre |
2003-10-24 | dont compare int to NULL, millert@ ok | Anil Madhavapeddy |
2003-10-22 | typos from Jared Yanovich; | Jason McIntyre |
2003-10-19 | more typos | David Krause |
2003-10-18 | CARP documentation cleanups, mostly from jmc@ | Ryan Thomas McBride |
2003-10-17 | Common Address Redundancy Protocol | Ryan Thomas McBride |
2003-09-29 | unchecked strdup; ok henning; spotted by jjy2+@pitt.edu | Theo de Raadt |
2003-09-09 | update missing sysctls; | Jason McIntyre |
2003-09-02 | escape punctuation; | Jason McIntyre |
2003-08-27 | sync STT_NOTYPE parsign w/ kvm_mkdb; pb@ testing | Michael Shalayeff |
2003-08-08 | refer to RFCs consistently (RFC XXXX); | Jason McIntyre |
2003-08-06 | getdiskbyname(3) requires <sys/types.h>; Patrick Latifi | Todd C. Miller |
2003-08-06 | add missing header. millert ok. | Federico G. Schwindt |
2003-07-30 | Remove my email address from my entry in the AUTHORS section | Todd C. Miller |
2003-07-29 | document: ip.portfirst ip.portlast ip.porthifirst ip.porthilast; | Jason McIntyre |
2003-07-23 | kill a whitespace at EOL; | Jason McIntyre |
2003-07-21 | updated license | Todd C. Miller |
2003-07-21 | build ftw and nftw | Todd C. Miller |
2003-07-21 | ftw(3) and nftw(3) for XPG compliance; emulated via fts(3) | Todd C. Miller |
2003-07-15 | proto repairs | Theo de Raadt |
2003-07-14 | -make a copy the global variable | Daniel Hartmeier |
2003-07-08 | KNF + ansification | Jean-Francois Brousseau |
2003-07-07 | - .Li Ta -> .D1 | Jason McIntyre |
2003-06-29 | remove superfluous semicolon; | Jason McIntyre |
2003-06-29 | tweak; | Jason McIntyre |
2003-06-28 | new sysctl, ddb.log | Ted Unangst |
2003-06-25 | protos | Theo de Raadt |
2003-06-25 | pull in headers | Theo de Raadt |
2003-06-22 | whatever happened, i cannot explain it. rollback my stupid | Federico G. Schwindt |