Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-02-13 | typos; | Jason McIntyre | |
setextattr(8): example markus@ spamd(8): someone else found some of these on bugs/misc, but for the life of me i can't find out who pf.conf(5): from openbsd@davidkrause.com raidctl(8): from ian@darwinsys.com | |||
2003-01-21 | kern.watchdog; ok deraadt@ | Markus Friedl | |
2003-01-21 | add kern.watchdog sysctl and generic watchdog interface; | Markus Friedl | |
based on feedback and discussions with mickey, henric, fgsch and jakob. ok art@, mickey@, jakob@, henric@ | |||
2002-12-18 | Reorder sysctl list, to match sysctl -a output (mostly, structures cheat). | Miod Vallat | |
Add/remove the missing/extra bits. And you get a typo fix for free. | |||
2002-12-18 | Remove duplicate entry for kern.somaxconn introduced in last commit; | Todd C. Miller | |
Noticed by Dries Schellekens | |||
2002-12-17 | Make SysV-style shared memory and semaphore limits sysctl'able. | Todd C. Miller | |
Instead of allocating a static amount of memory for the data structures via valloc() in allocsys(), allocate things dynamically using pool(9) when possible and malloc(9) when not. The various members of struct seminfo and struct shminfo are in kern.seminfo and kern.shminfo respectively (not all members of kern.seminfo are changable). The data structures used still leave something to be desired but things are not made worse in that respect by this commit. | |||
2002-11-25 | Mention the net.inet.tcp.ecn sysctl. | Wilbern Cobb | |
ok kjc@ | |||
2002-09-29 | much prettier; wgriffin@jtan.com | Theo de Raadt | |
2002-07-06 | Remove kernel support for NTP. ok deraadt@ and tholo@ | Thomas Nordin | |
2002-07-03 | ansi | Theo de Raadt | |
2002-06-11 | Document kern.userasymcrypto | Angelos D. Keromytis | |
2002-06-09 | rm trailing whitespace | Todd T. Fries | |
2002-06-09 | Print message for kern.mbstat (to use netstat) | Angelos D. Keromytis | |
2002-06-09 | Document kern.mbstat | Angelos D. Keromytis | |
2002-06-08 | Document new sysctls. | Angelos D. Keromytis | |
2002-06-07 | document net.inet6.ip6.v6only | Jun-ichiro itojun Hagino | |
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 | |
- add support to print machdep.chipset mib on alpha ok deraadt@ | |||
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 | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2002-02-11 | Initial patch. | Mike Pechkin | |
When you give command examples in a manual page prefix them with $ command or # command deraadt@ ok | |||
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 | |
Powered by @mantoya: o) kill extra line in the end of file; o) kill extra space in the end of line; o) replace blank lines with .Pp; millert@ ok | |||
2001-12-13 | o) start new sentence on a new line; | Mike Pechkin | |
o) wrap long lines; o) fix bogus .Xr usage; o) we don't like blank lines; o) always close .Bl tags; o) OpenBSD -> .Ox; o) don't like .Pp before .Ss; millert@ ok; | |||
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 | |
it slightly harder to write generic buffer overflows. This doesn't really give any real security, but it raises the bar for script-kiddies and it's really cheap. The range of the random offsets is controlled by the sysctl kern.stackgap_random (must be a power of 2). This is disabled by default right now, but we'll set it to a reasonable value (1024?) soon, after some more testing. | |||
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 | |
Add some missing prototypes. | |||
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 | |