| Age | Commit message (Expand) | Author |
| 2002-02-14 | When accessing the MBR magic as a 16-bit value, consider its on-disk | kleink |
| 2002-02-11 | Minor tweak to make portalfs work on 64 bit ports. | atatat |
| 2002-02-08 | the modifiers (-inet6, ...) do not only affect the behaviour of "flush", | hubertf |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2002-02-07 | Edit -mdoc usage. | ross |
| 2002-02-07 | minor LP64 nits | ross |
| 2002-02-04 | Walk the segment list correctly when rolling forward between the two | perseant |
| 2002-02-04 | Use the correct size for inode blocks. This caused false data checksum | perseant |
| 2002-02-03 | crank size of mfs from 512 sectors to 768 sectors (large i386 MAKEDEV) | lukem |
| 2002-02-03 | .ifdef SMALLPROG, compile without ALTSHELL and SECURE support | lukem |
| 2002-01-31 | Roll in fixes to permit cross-compiling from non-NetBSD hosts. This | tv |
| 2002-01-31 | fix inconsistencies with USEAPP; centralize the flags check so that we | christos |
| 2002-01-30 | Use __MNT_FLAGS from <sys/mount.h> instead of rolling our own list. Also | christos |
| 2002-01-30 | Move the inclusion of <bsd.prog.mk> up so that keysym.h can have ${DESTDIR} | tv |
| 2002-01-29 | Add hooks to make mtree compilable from src/tools. | tv |
| 2002-01-28 | Descend into kern.tkstat. | simonb |
| 2002-01-28 | Document the new kern.tkstat.* sysctls. | simonb |
| 2002-01-28 | ANSIfy. | simonb |
| 2002-01-27 | Fix a tyop in a comment. | simonb |
| 2002-01-27 | Prod from lukem - remember to add hw.disk* here too. | simonb |
| 2002-01-27 | Teach sysctl(8) that hw.diskstats is a structure. | simonb |
| 2002-01-26 | KNF: - use %m always instead of sometimes using strerror() | christos |
| 2002-01-24 | make the description of -w and -r more clear, per PR 13503. | fair |
| 2002-01-23 | fix compilation problems on my alpha | lukem |
| 2002-01-21 | Use mdoc macros instead of man ones. | wiz |
| 2002-01-21 | Fix typo in macro. | wiz |
| 2002-01-21 | Rename MSDOSFS_ROOT to MFS_DEV_IF_NO_CONSOLE, and rework: | abs |
| 2002-01-21 | Drop trailing whitespace. | wiz |
| 2002-01-20 | Add a description of how to possibly recover a RAID set in the | oster |
| 2002-01-18 | wrap some mfs specific code in #ifdef MFS | lukem |
| 2002-01-18 | fix this if MFS is not #defined | lukem |
| 2002-01-16 | Increase the size of the dev mfs to at least enough for 1.5.2 i386. | abs |
| 2002-01-15 | If -F isn't given, only newfs(8) partitions of type `4.2BSD'. | lukem |
| 2002-01-13 | added amiga display/mouse/keyboard types | jandberg |
| 2002-01-13 | Cross-link fdisk(8), mbr(8), and mbrlabel(8) in the SEE ALSO sections, | fair |
| 2002-01-09 | Grammar fix, and drop a trailing comma in SEE ALSO section. | wiz |
| 2002-01-09 | Descend into dkctl. | thorpej |
| 2002-01-09 | dkctl(8) -- a program to manupulate disks. It currently supports | thorpej |
| 2002-01-09 | Xref pppoe(4) and ifwatchd(8). | martin |
| 2002-01-09 | should be using htons() to convert from a host byte order into a network | darrenr |
| 2002-01-08 | Use MACHINE_ARCH, not MACHINE. | thorpej |
| 2002-01-08 | need ufs/ufs/dinode.h for ufs/ffs/fs.h | lukem |
| 2002-01-07 | For -l: specify the timeout on the command line (in seconds) instead of | bouyer |
| 2002-01-07 | Improve usage message. | martin |
| 2002-01-07 | Add the ability for the user, group and permissions of an MFS to be set | simonb |
| 2002-01-07 | Display the authentication failure count (if non zero) and make the | martin |
| 2002-01-07 | Fix two typos and a whitespace nit. | wiz |
| 2002-01-06 | add ugly hack for alpha to crank the optimisation level down to -O1, | lukem |
| 2002-01-06 | Make idle timeout settable and display it. | martin |
| 2002-01-04 | Adapt to new if_sppp.h ioctls. | martin |