| Age | Commit message (Expand) | Author |
| 2006-09-02 | Sort sections. Fix typo. Start sentence with upper-case letter. | wiz |
| 2006-09-01 | New NetBSD/landisk port uses MBR too. | uwe |
| 2006-09-01 | Several fixes to improve the reliability of the roll-forward agent. | perseant |
| 2006-08-31 | Add a mode to gre(4) that sends GRE tunnel packets in UDP datagrams. | dyoung |
| 2006-08-27 | Add a caveats section describing potential problems with autoconfigured | martin |
| 2006-08-27 | As discussed on tech-userlevel: enhance the -A/-U commands to take a -t | martin |
| 2006-08-27 | Make the "traditional" comment match reality. | christos |
| 2006-08-27 | Don't hard-code 3. From our secret user. | christos |
| 2006-08-27 | add a const | christos |
| 2006-08-27 | need getdiskinfo. | christos |
| 2006-08-26 | - Deal with wedges and the new disk geometry structures, instead of using | christos |
| 2006-08-26 | - make preen recognize wedges and insert their parent disks in the disk list | christos |
| 2006-08-26 | Programs that use efun. | christos |
| 2006-08-26 | Nuke a leftover XNS fragment. | matt |
| 2006-08-26 | Remove XNS support. | matt |
| 2006-08-26 | Remove XNS and CCITT/X25 bits. | matt |
| 2006-08-23 | Sort options. Sync usage with man page. | wiz |
| 2006-08-23 | Sort sections. Fix typos. | wiz |
| 2006-08-22 | Only one -D synopsis line | martin |
| 2006-08-22 | Allow unsetting the dump device via "swapctl -D none". | martin |
| 2006-08-17 | Revert previous. It is not ready for public consumption. | christos |
| 2006-08-17 | Don't use || if you need &&. | christos |
| 2006-08-13 | Mark splash.enable and splash.progress write-only, there are no ioctls | uwe |
| 2006-08-13 | Add -x to usage. | wiz |
| 2006-08-13 | Bump date for new -x. | wiz |
| 2006-08-13 | Fix typos in messages: SHOULE -> SHOULD | bjh21 |
| 2006-08-13 | Add a flag to wdogctl(8), -x, that activates a user-mode timer that | dyoung |
| 2006-08-12 | scan_ffs(8) has been pulled up into netbsd-3 and thus will have | ghen |
| 2006-08-08 | Bump date for previous. | wiz |
| 2006-08-08 | document timecounter sysctls | kardel |
| 2006-08-06 | Bump date for previous. | wiz |
| 2006-08-06 | Document -nocloning, -nocloned flags. Shift a couple of columns | dyoung |
| 2006-08-06 | KNF err(3), errx(3) usage, indentation, braces. | dyoung |
| 2006-08-06 | Add route keywords -nocloned, -nocloning. | dyoung |
| 2006-08-06 | Ensure sector size is zero in the debug case, to avoid a division by zero | perseant |
| 2006-08-06 | Don't try to even fake building a filesystem on a file descriptor that is | perseant |
| 2006-07-30 | update comment, thanks freza@. | elad |
| 2006-07-30 | CTLFLAG_READONLY1 and CTLFLAG_READONLY2 were deprecated in earlier commit, re... | elad |
| 2006-07-30 | CTLFLAG_READONLY1 was deprecated in earlier commit, remove it here too | elad |
| 2006-07-30 | remove CTLFLAG_READONLY1 usage. pointed out by cube@, thanks.. | elad |
| 2006-07-23 | Drop trailing whitespace. | wiz |
| 2006-07-23 | Add a /dev/amr* control file for amr(4) devices, which allows sending raw | bouyer |
| 2006-07-22 | no VERIFIED_EXEC anymore, just a pseudo-device. | elad |
| 2006-07-19 | On-disk inode accounting fix for roll-forward. | perseant |
| 2006-07-19 | Don't doubly free an inode remove_ino() during roll-forward. | perseant |
| 2006-07-18 | Quell uninitialized-variable warning that appeared when compiling for macppc. | perseant |
| 2006-07-18 | Various improvements to fsck_lfs, to wit: | perseant |
| 2006-07-14 | misc cleanup: remove #if 0 code, unused var, and make pretty. | elad |
| 2006-07-14 | oops, forgot to handle new abi for "query", noted by he@, thanks! | elad |
| 2006-07-14 | move security.setid_core.* to kern.coredump.setid.*, as requested by yamt@. | elad |