summaryrefslogtreecommitdiff
path: root/sbin/sysctl
AgeCommit message (Expand)Author
2003-03-21document ceccerrs and cecclast for sparc64Jason Wright
2003-02-13typos;Jason McIntyre
2003-01-21kern.watchdog; ok deraadt@Markus Friedl
2003-01-21add kern.watchdog sysctl and generic watchdog interface;Markus Friedl
2002-12-18Reorder sysctl list, to match sysctl -a output (mostly, structures cheat).Miod Vallat
2002-12-18Remove duplicate entry for kern.somaxconn introduced in last commit;Todd C. Miller
2002-12-17Make SysV-style shared memory and semaphore limits sysctl'able.Todd C. Miller
2002-11-25Mention the net.inet.tcp.ecn sysctl.Wilbern Cobb
2002-09-29much prettier; wgriffin@jtan.comTheo de Raadt
2002-07-06Remove kernel support for NTP. ok deraadt@ and tholo@Thomas Nordin
2002-07-03ansiTheo de Raadt
2002-06-11Document kern.userasymcryptoAngelos D. Keromytis
2002-06-09rm trailing whitespaceTodd T. Fries
2002-06-09Print message for kern.mbstat (to use netstat)Angelos D. Keromytis
2002-06-09Document kern.mbstatAngelos D. Keromytis
2002-06-08Document new sysctls.Angelos D. Keromytis
2002-06-07document net.inet6.ip6.v6onlyJun-ichiro itojun Hagino
2002-05-28document net.inet6.ip6.maxfragsJun-ichiro itojun Hagino
2002-05-26- CPU_MAXID and CPU_CHIPSET were swapped in cpu.hMatthieu Herrb
2002-05-24add net.inet.icmp.tstamprepl sysctl for timestamp control; jason@ackley.netTheo de Raadt
2002-04-03WCCP sysctl -- ok deraadt@Angelos D. Keromytis
2002-03-02document tcp.ackonpushNiels Provos
2002-03-01document cryptodevallowsoftNiels Provos
2002-02-23allowaperture is no longer i386 only. Noted by Dries Schellekens.Matthieu Herrb
2002-02-23sysctl kern.usercryptoTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-02-11Initial patch.Mike Pechkin
2002-02-10back out the no reserved port option for nfsNathan Binkert
2002-02-01machdep.led_blink works on sparc64, tooJason Wright
2002-01-12document net.inet.icmp.redir{accept,timeout}Eric Jackson
2002-01-11document new sysctl for vfs.nfs.norsvportNathan Binkert
2001-12-21Initial patch for a new mdoc issue.Mike Pechkin
2001-12-13o) start new sentence on a new line;Mike Pechkin
2001-12-06document alpha machdep.* sysctl'sEric Jackson
2001-12-04Support for the new uvm sysctls.Artur Grabowski
2001-11-06No sir, our sysctls are defined in uvm headers now.Miod Vallat
2001-11-05No need to vm_param.h here.Artur Grabowski
2001-08-18Add a possibility to add a random offset to the stack on exec. This makesArtur Grabowski
2001-08-02nkmempages.Artur Grabowski
2001-07-13escape a wrning on msgbuf, under certain circumstancesMichael Shalayeff
2001-07-05IPComp support. angelos@ ok.Jean-Jacques Bernard-Gundol
2001-06-27UVM is no longer an optionArtur Grabowski
2001-06-22Fix more printf formats.Artur Grabowski
2001-06-22Fix a bunch of u_int64_t formats.Artur Grabowski
2001-06-22more arguments than formatArtur Grabowski
2001-06-22block on msgbufMichael Shalayeff
2001-06-22unused variableArtur Grabowski
2001-06-22Nicer printing of kmem buckets.Artur Grabowski
2001-06-04return from main() don't exitMichael Shalayeff
2001-06-03kern.nprocsAngelos D. Keromytis