| Age | Commit message (Expand) | Author |
| 2002-03-24 | Add -q flag, for use with -w and -f, which suppresses output after a set. | sommerfeld |
| 2002-03-21 | Open the raid device read-only for the commands that don't need | simonb |
| 2002-03-20 | remove debugging line. | christos |
| 2002-03-20 | handle new emulation sysctls, and cleanup function duplication. | christos |
| 2002-03-19 | PR/15502: Wolfgang Rupprecht: savecore fails for > 2GB files. | christos |
| 2002-03-18 | Cast 3rd arg to el_parse() to deal with const'ification of | thorpej |
| 2002-03-16 | Rename ISDN devices, per discussion on tech-kern. The network devices | martin |
| 2002-03-11 | no \n to warnx(3). From: Mike Pechkin <mpech@prosoft.org.lv> | itojun |
| 2002-03-06 | Change type of dumpmag and newdumpmag from int to u_int32_t | tsutsui |
| 2002-03-05 | Drop duplicate .Pp. | wiz |
| 2002-03-04 | add "Apple UFS" and "Apple Boot" partition ids used by Darwin | dbj |
| 2002-03-04 | Typo fix. | wiz |
| 2002-03-04 | Whitespace nit. | wiz |
| 2002-03-03 | Rename the local devname -> dev_name to avoid warning with shadowing | he |
| 2002-03-02 | Add a "query-dns" parameter to tell the interface we would like to get | martin |
| 2002-03-02 | when complaining that we can't lookup a hostname, actually say which | mrg |
| 2002-03-02 | include <stdlib.h> | mrg |
| 2002-02-27 | fdisk(8) is needed on mvmeppc since PPCBUG uses PeeCee-style MBR | scw |
| 2002-02-26 | Add -b to getopt argument. Patch from DHOYASHIKI Shinichi in bin/15742. | wiz |
| 2002-02-26 | -Wshadow warnings for variable index. | matthias |
| 2002-02-26 | Typo fix, from jslag@prop.walkerart.org via OpenBSD. | wiz |
| 2002-02-24 | Also build ldconfig is MACHINE_ARCH is arm or vax buf OBJECT_FMT=ELF | matt |
| 2002-02-24 | Add WSMOUSE_TYPE_MAXINE. | ad |
| 2002-02-21 | PR/15672: Love: route monitor missing info | christos |
| 2002-02-20 | change the default back to checking the file system type is '4.2BSD', | lukem |
| 2002-02-19 | rcsid | lukem |
| 2002-02-19 | Don't forget to update curfile, if tape begins with TS_ADDR type block. | perseant |
| 2002-02-18 | s/read only/write only/ for FLG_WRONLY. | yamt |
| 2002-02-16 | * Undo rev 1.55. While one might think this test is useful, newfs | thorpej |
| 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 |