summaryrefslogtreecommitdiff
path: root/sbin/sysctl
AgeCommit message (Expand)Author
2006-12-21PR/35304: C J Coleman: Off-by-one nul byte overwrite in mode_bits routineelad
2006-12-18Exit with non-zero on errors.christos
2006-12-04Move the description of sysctl MIBs from sysctl.3 to a new manual pagepavel
2006-11-25PR/34837: Mindaguas: Add SysV SHM dynamic reallocation and locking to thechristos
2006-11-22Initial implementation of PaX Segvguard (this is still work-in-progress,elad
2006-11-02PR/34965: Nicolas Joly: sysctl(1) small memory leakchristos
2006-11-01prefix name in kern.driverschristos
2006-10-15support printing kern.driverschristos
2006-09-26Change the PaX mprotect(2) restrictions' "global_protection" knob toelad
2006-09-05Import of TCP ECN algorithm for congestion control.rpaulo
2006-09-04add net.inet.ip.maxflows. Bump date.liamjfoy
2006-08-08Bump date for previous.wiz
2006-08-08document timecounter sysctlskardel
2006-07-30CTLFLAG_READONLY1 and CTLFLAG_READONLY2 were deprecated in earlier commit, re...elad
2006-07-14move security.setid_core.* to kern.coredump.setid.*, as requested by yamt@.elad
2006-07-14okay, since there was no way to divide this to two commits, here it goes..elad
2006-05-29bump date (.Dd)liamjfoy
2006-05-29document Common Address Redundancy Protocol sysctls, aka CARPliamjfoy
2006-05-16Introduce PaX MPROTECT -- mprotect(2) restrictions used to strengthenelad
2006-03-30Coverity CID 2784: Add more checks for value==NULL.jnemeth
2006-03-26Coverity CID 2763: Add more checks for value==NULL.christos
2006-03-26Coverity CID 2764: Avoid null referencechristos
2006-03-22Coverity CID 786: Avoid NULL dereference.christos
2006-03-06add the 3 opencrypto sysctls.christos
2006-02-08detect integer overflow differently. previous change broke negative sysctlchristos
2006-02-05PR/17441: John F. Woods: integer sysctl does not accept numbers > 0x7fffffffchristos
2006-02-04Bump date for security.*wiz
2006-02-02- make use of the recently added mode_bits for security.setid_core.mode;elad
2006-02-02add support for parsing file mode bits.elad
2006-01-14add some more to kern.elad
2006-01-14remove dup cnmagic.elad
2006-01-14Sync and sort ddb, hw, kern, vm.elad
2006-01-13oops - this should not have been commited. remove sugid_coredump line.elad
2006-01-13grrr... another space -> tab...elad
2006-01-13space -> tabelad
2006-01-13Sync net.{inet,inet6,key}elad
2005-12-21add vm.inactivepct.yamt
2005-12-13add vm.idlezero. noted by Hubert Feyrer.yamt
2005-11-27bump date for the previous.yamt
2005-11-27add ddb.commandonenter.yamt
2005-10-15Mention "kern.bufq.strategies", bump date.xtraeme
2005-10-06Add missing comma.wiz
2005-10-03Document security level for sysctl and security.curtain.elad
2005-09-24Document kern.hardclock_ticks. Pointed out by Hubert.rpaulo
2005-09-23Drop trailing whitespace.wiz
2005-09-21Mention vfs.sync.*, bump date.xtraeme
2005-09-06Handle net.inet.tcp.debug, net.inet.tcp.debx, net.ns.spp.debug andrpaulo
2005-08-28net.inet?.*.stats are viewable with netstat(1).rpaulo
2005-08-04Added net.bpf.peers and net.bpf.stats and bumped the date.rpaulo
2005-08-04Inform the user that net.bpf.stats and net.bpf.peers are viewable withrpaulo