| Age | Commit message (Expand) | Author |
| 2006-08-08 | Bump date for previous. | wiz |
| 2006-08-08 | document timecounter sysctls | kardel |
| 2006-07-30 | CTLFLAG_READONLY1 and CTLFLAG_READONLY2 were deprecated in earlier commit, re... | elad |
| 2006-07-14 | move security.setid_core.* to kern.coredump.setid.*, as requested by yamt@. | elad |
| 2006-07-14 | okay, since there was no way to divide this to two commits, here it goes.. | elad |
| 2006-05-29 | bump date (.Dd) | liamjfoy |
| 2006-05-29 | document Common Address Redundancy Protocol sysctls, aka CARP | liamjfoy |
| 2006-05-16 | Introduce PaX MPROTECT -- mprotect(2) restrictions used to strengthen | elad |
| 2006-03-30 | Coverity CID 2784: Add more checks for value==NULL. | jnemeth |
| 2006-03-26 | Coverity CID 2763: Add more checks for value==NULL. | christos |
| 2006-03-26 | Coverity CID 2764: Avoid null reference | christos |
| 2006-03-22 | Coverity CID 786: Avoid NULL dereference. | christos |
| 2006-03-06 | add the 3 opencrypto sysctls. | christos |
| 2006-02-08 | detect integer overflow differently. previous change broke negative sysctl | christos |
| 2006-02-05 | PR/17441: John F. Woods: integer sysctl does not accept numbers > 0x7fffffff | christos |
| 2006-02-04 | Bump date for security.* | wiz |
| 2006-02-02 | - make use of the recently added mode_bits for security.setid_core.mode; | elad |
| 2006-02-02 | add support for parsing file mode bits. | elad |
| 2006-01-14 | add some more to kern. | elad |
| 2006-01-14 | remove dup cnmagic. | elad |
| 2006-01-14 | Sync and sort ddb, hw, kern, vm. | elad |
| 2006-01-13 | oops - this should not have been commited. remove sugid_coredump line. | elad |
| 2006-01-13 | grrr... another space -> tab... | elad |
| 2006-01-13 | space -> tab | elad |
| 2006-01-13 | Sync net.{inet,inet6,key} | elad |
| 2005-12-21 | add vm.inactivepct. | yamt |
| 2005-12-13 | add vm.idlezero. noted by Hubert Feyrer. | yamt |
| 2005-11-27 | bump date for the previous. | yamt |
| 2005-11-27 | add ddb.commandonenter. | yamt |
| 2005-10-15 | Mention "kern.bufq.strategies", bump date. | xtraeme |
| 2005-10-06 | Add missing comma. | wiz |
| 2005-10-03 | Document security level for sysctl and security.curtain. | elad |
| 2005-09-24 | Document kern.hardclock_ticks. Pointed out by Hubert. | rpaulo |
| 2005-09-23 | Drop trailing whitespace. | wiz |
| 2005-09-21 | Mention vfs.sync.*, bump date. | xtraeme |
| 2005-09-06 | Handle net.inet.tcp.debug, net.inet.tcp.debx, net.ns.spp.debug and | rpaulo |
| 2005-08-28 | net.inet?.*.stats are viewable with netstat(1). | rpaulo |
| 2005-08-04 | Added net.bpf.peers and net.bpf.stats and bumped the date. | rpaulo |
| 2005-08-04 | Inform the user that net.bpf.stats and net.bpf.peers are viewable with | rpaulo |
| 2005-06-27 | Move WARNS=3 to the Makefile.inc, and add a little const to the remaining | christos |
| 2005-06-16 | Add code to handle cp_id. From atatat. | christos |
| 2005-05-24 | Bump date for previous. <> -> \*[Lt]\*[Gt]. | wiz |
| 2005-05-24 | Add man-page bits about the 'count' node. | elad |
| 2005-05-20 | Remove common code for returning supported fingerprints. This is done now | elad |
| 2005-05-19 | Some changes in veriexec. | elad |
| 2005-04-06 | PPR/29909: Manuel Bouyer: sysctl dumps core if kern.consdev returns unknown | christos |
| 2005-03-28 | make sysctl -n print the real console tty name and -nn print the numeric | christos |
| 2005-03-23 | If a "create" or "destroy" operation succeeds, mark the cached tree as | atatat |
| 2005-03-19 | Fix possible segmentation fault when retrieving descriptions. Thought | atatat |
| 2005-03-18 | Use regexes instead of static lists of annoying numbers to recognize | atatat |