Age | Commit message (Expand) | Author |
2002-05-28 | document net.inet6.ip6.maxfrags | Jun-ichiro itojun Hagino |
2002-05-26 | - CPU_MAXID and CPU_CHIPSET were swapped in cpu.h | Matthieu Herrb |
2002-05-24 | add net.inet.icmp.tstamprepl sysctl for timestamp control; jason@ackley.net | Theo de Raadt |
2002-04-03 | WCCP sysctl -- ok deraadt@ | Angelos D. Keromytis |
2002-03-02 | document tcp.ackonpush | Niels Provos |
2002-03-01 | document cryptodevallowsoft | Niels Provos |
2002-02-23 | allowaperture is no longer i386 only. Noted by Dries Schellekens. | Matthieu Herrb |
2002-02-23 | sysctl kern.usercrypto | Theo de Raadt |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2002-02-11 | Initial patch. | Mike Pechkin |
2002-02-10 | back out the no reserved port option for nfs | Nathan Binkert |
2002-02-01 | machdep.led_blink works on sparc64, too | Jason Wright |
2002-01-12 | document net.inet.icmp.redir{accept,timeout} | Eric Jackson |
2002-01-11 | document new sysctl for vfs.nfs.norsvport | Nathan Binkert |
2001-12-21 | Initial patch for a new mdoc issue. | Mike Pechkin |
2001-12-13 | o) start new sentence on a new line; | Mike Pechkin |
2001-12-06 | document alpha machdep.* sysctl's | Eric Jackson |
2001-12-04 | Support for the new uvm sysctls. | Artur Grabowski |
2001-11-06 | No sir, our sysctls are defined in uvm headers now. | Miod Vallat |
2001-11-05 | No need to vm_param.h here. | Artur Grabowski |
2001-08-18 | Add a possibility to add a random offset to the stack on exec. This makes | Artur Grabowski |
2001-08-02 | nkmempages. | Artur Grabowski |
2001-07-13 | escape a wrning on msgbuf, under certain circumstances | Michael Shalayeff |
2001-07-05 | IPComp support. angelos@ ok. | Jean-Jacques Bernard-Gundol |
2001-06-27 | UVM is no longer an option | Artur Grabowski |
2001-06-22 | Fix more printf formats. | Artur Grabowski |
2001-06-22 | Fix a bunch of u_int64_t formats. | Artur Grabowski |
2001-06-22 | more arguments than format | Artur Grabowski |
2001-06-22 | block on msgbuf | Michael Shalayeff |
2001-06-22 | unused variable | Artur Grabowski |
2001-06-22 | Nicer printing of kmem buckets. | Artur Grabowski |
2001-06-04 | return from main() don't exit | Michael Shalayeff |
2001-06-03 | kern.nprocs | Angelos D. Keromytis |
2001-06-03 | Add kern.fscale and kern.ccpu | Angelos D. Keromytis |
2001-06-01 | make listall immune to supuh long names; after deraadtification | Michael Shalayeff |
2001-06-01 | duh, main returns | Michael Shalayeff |
2001-06-01 | do not use strlen after strlcpy | Michael Shalayeff |
2001-05-14 | Ignore empty strings in kern.malloc.kmemstat.<foo>, add tty stats. | Angelos D. Keromytis |
2001-05-14 | Update. | Angelos D. Keromytis |
2001-05-12 | Better argument checking for kmemstats. | Angelos D. Keromytis |
2001-05-11 | Put the flag options in a list. (ok deraadt@) | Hakan Olsson |
2001-05-11 | Print the new sysctls (nchstats, kmemstats, nselcoll, forkstat) | Angelos D. Keromytis |
2001-05-11 | Update with new sysctl's | Angelos D. Keromytis |
2001-02-23 | give cp_time a proper treatment | Michael Shalayeff |
2001-02-07 | by default, don't bark on inbound ND messages, as outsider may be able to | Jun-ichiro itojun Hagino |
2001-01-28 | $OpenBSD$ | Niklas Hallqvist |
2001-01-22 | attempting to sysctl clear a string was failing; checked by millert and aaron | Theo de Raadt |
2001-01-05 | Add i386 specific sysctl to modify halt -p processing, required to make | Marco S Hyman |
2001-01-04 | Sync. | Angelos D. Keromytis |
2001-01-04 | Read a struct kmembuckets, rather than individual values. | Angelos D. Keromytis |