Age | Commit message (Expand) | Author |
2000-05-22 | modify vfs subtree to accomodate for fs-specific variables. | Michael Shalayeff |
2000-04-10 | this is how rnd stats are printed out now | Michael Shalayeff |
2000-03-21 | more random stats | Michael Shalayeff |
2000-02-06 | do not directly include netinet6/{ip6,icmp6}.h | Jun-ichiro itojun Hagino |
2000-01-21 | ip4.allow -> ipip.allow | Angelos D. Keromytis |
2000-01-07 | gre.allow and mobileip.allow | Angelos D. Keromytis |
1999-12-30 | vm.swapencrypt for UVM | Niels Provos |
1999-12-10 | add IPv6 support. net.inet6.{ip6,icmp6} will be printed. | Jun-ichiro itojun Hagino |
1999-10-28 | net.inet.etherip.allow sysctl | Angelos D. Keromytis |
1999-09-02 | Treat kern.hostid as a u_int, and clean up parsing of integers on the command | Paul Janzen |
1999-07-01 | print kern.arandom unsigned | Theo de Raadt |
1999-04-11 | Introduce net.inet.{ah,esp}.enable sysctl controls that are off by default. | Niklas Hallqvist |
1999-04-09 | The userland parts of a sysctl that can switch on/off IP-in-IP (protocol 4) | Niklas Hallqvist |
1999-02-25 | mib for pf_key is PF_KEY not PF_KEY_V2 | Theo de Raadt |
1999-02-24 | New position for the encdebug variable. | Angelos D. Keromytis |
1998-03-19 | fix type botches | Theo de Raadt |
1998-03-15 | Add support for vfs.* from lite2 | Todd C. Miller |
1998-02-17 | use warn() instead of warnx() to print error message | Matthieu Herrb |
1997-10-25 | fix diskinfo listing, support blk2chr,chr2blk | Michael Shalayeff |
1997-10-25 | make diskinfo working; fix one bug and one exploit | Michael Shalayeff |
1997-10-22 | newer bios stuff | Michael Shalayeff |
1997-10-15 | s/xntpd/xntpdc/ | kstailey |
1997-10-03 | put real geo field in () | Theo de Raadt |
1997-10-03 | avoid sign extension on bios geometry! | Theo de Raadt |
1997-09-21 | new machdep.bios subtree | Michael Shalayeff |
1997-09-12 | Add parens to shut up -Wall. | Todd C. Miller |
1997-08-29 | fix case we have no CPU_BIOS* defined | Michael Shalayeff |
1997-08-28 | symbolic bios bootdev, s/hpc/tpc/ for bios geonetry | Michael Shalayeff |
1997-08-28 | grok bios geometry | Michael Shalayeff |
1997-08-19 | Some KNF, check a few return values and use err/warn. | Todd C. Miller |
1997-08-19 | Move bad dynamic port parsing into parse_baddynamic(). | Todd C. Miller |
1997-08-19 | Add support for adding/subtracting ports from the current baddynamic | Todd C. Miller |
1997-08-19 | typo | Todd C. Miller |
1997-08-19 | Make net.inet.tcp.baddynamic and net.inet.udp.baddynamic | Todd C. Miller |
1997-08-19 | Only print bad dynamic ports list for udp and tcp since that's all | Todd C. Miller |
1997-08-09 | The list of tcp/udp ports not to allocate dynamically is now | Todd C. Miller |
1997-07-22 | tabify, use NULL for ptr ops, not 0 | kstailey |
1997-07-22 | re-tabify (angelos!) | kstailey |
1997-07-15 | sysctl for PF_ENCAP. | Angelos D. Keromytis |
1997-06-28 | fix the rnd types | Theo de Raadt |
1997-06-24 | more accounting! | Michael Shalayeff |
1997-06-17 | count slow queue low entropy drops | Michael Shalayeff |
1997-06-14 | split the treatment of the random events | Michael Shalayeff |
1997-04-06 | Use a size_t as arg 4 to sysctl(3). | Todd C. Miller |
1997-01-16 | Support VM_PSSTRINGS. Man, this has been sitting in my tree for a while... | Todd C. Miller |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-11-25 | ipx sysctl. | Michael Shalayeff |
1996-08-08 | Make {,f}chown(2) behaviour POSIX.1 compliant with SUID / SGID files | Thorsten Lockert |
1996-03-30 | DDB support added. | Michael Shalayeff |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |