summaryrefslogtreecommitdiff
path: root/sbin/sysctl
AgeCommit message (Expand)Author
2009-09-30Remove stale references to the "read only at securelevel [12]" flags inelad
2009-04-01Don't print an error with sysctl -w name?=value if name does not exist.christos
2009-03-20fix sign-compare issueslukem
2009-03-18Format the address/offset of hexdump in hex, not decimal.pgoyette
2009-03-05Add missing free() in machdep_diskinfo().njoly
2009-02-13Comment out CFLAGS+=-g.uebayasi
2008-12-28fix dev_t format.christos
2008-11-11Reference secmodel_securelevel(9) manual page.reed
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-05-02Move TNF licenses to 2 clause formmartin
2008-04-29Convert to new 2 clause licensemartin
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