| Age | Commit message (Expand) | Author |
| 2003-03-03 | New sentence, new line. | wiz |
| 2003-03-01 | Document net.inet.tcp.init_win_local. | thorpej |
| 2003-02-28 | Eliminate a -Wshadow warning | matt |
| 2003-02-27 | Make BRIDGE_IPF an option, and document it. Add it (commented) to GENERIC. | perseant |
| 2003-02-27 | Document hw.physpages and hw.userpages. | thorpej |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2003-02-25 | Split .Nm with other macro arguments on two lines. | wiz |
| 2003-02-23 | Use the PRId64 format to print a daddr_t. | simonb |
| 2003-02-23 | Discourage the creation of new LFSv1 filesystems. | perseant |
| 2003-02-23 | Make the "-O" (start filesystem offset) flag to newfs_lfs work correctly, | perseant |
| 2003-02-23 | (cross)builds on current ok | lukem |
| 2003-02-23 | minor cosmetic tweak | lukem |
| 2003-02-21 | This program deals with on-disk structures. | martin |
| 2003-02-21 | Only check relevant fields when comparing the superblock to an alternate | fvdl |
| 2003-02-21 | Preliminary version of resize_ffs, based on der Mouse's fsresize tool. | jtk |
| 2003-02-18 | add mount_smbfs(8) | jdolecek |
| 2003-02-18 | add 'noatime' to list of supported mount options | jdolecek |
| 2003-02-17 | Add code to UBCify LFS. This is still behind "#ifdef LFS_UBC" for now | perseant |
| 2003-02-15 | Add ipf packet-filtering option to if_bridge. The option is controlled at | perseant |
| 2003-02-14 | 'NetBSD.org' and some mdoc fixes. | grant |
| 2003-02-09 | If no other name is specified, and machdep.booted_kernel is present | atatat |
| 2003-02-09 | Drop trailing space (in last). | wiz |
| 2003-02-09 | Slightly clarify/improve the documentation for the -B (boot selector) | perry |
| 2003-02-06 | No need to print same error message twice in the same line. | enami |
| 2003-02-06 | Check lseek error correctly (i.e., use == -1 rather than < 0). | enami |
| 2003-02-04 | "Utilize" has exactly the same meaning as "use," but it is more | perry |
| 2003-02-04 | Fix typo I've introduced while cleaning up for commit. | enami |
| 2003-02-04 | - Fix daddr_t print format inside ifdef DIAGNOSTIC. | enami |
| 2003-02-04 | Convert `nblksread' to in terms of device block size. This restores | enami |
| 2003-02-04 | Cosmetic changes. | enami |
| 2003-02-03 | Merge "struct cheader" and "struct cdesc" into an union. | hannken |
| 2003-02-02 | Add sysconf(3) knobs for recent additions. | kleink |
| 2003-02-01 | Add several missing items, and be less rageous about memory locking. | kleink |
| 2003-01-31 | Define Atari keyboard type. | thomas |
| 2003-01-28 | make this build on alpha after daddr_t->64bit | mrg |
| 2003-01-24 | Bump daddr_t to 64 bits. Replace it with int32_t in all places where | fvdl |
| 2003-01-24 | Mention that the mount point for a remote swap file must exist as a directory. | hubertf |
| 2003-01-22 | display machdep.diskinfo for i386 and x86_84 | dsl |
| 2003-01-19 | The next release will be 2.0, not 1.7. | atatat |
| 2003-01-19 | libutil (which was added for MNT_GETARGS) is no longer needed. | tsutsui |
| 2003-01-19 | fix typo on mount_ext2fs line | jdolecek |
| 2003-01-19 | do not link all mount programs into single image; the total size difference | jdolecek |
| 2003-01-16 | Rename `sigset' locals to avoid symbol shadowing warning. | kleink |
| 2003-01-10 | Print missing newline in two bootselector-related messages. Approved by wiz. | jmmv |
| 2003-01-06 | writable, not writeable. | wiz |
| 2003-01-06 | Bump date for revert. Use proper mdoc in some places. Avoid \fI and \fP. | wiz |
| 2003-01-06 | Introduce a new feature for reverting multiple boot configurations i.e. | seb |
| 2003-01-05 | Newbtconf is supposed to handle directories as well, like /etc/rc.conf.d, | seb |
| 2003-01-05 | Correct length of a memcpy. | kristerw |
| 2003-01-04 | Spell output with two ts. | wiz |