| Commit message (Expand) | Author | Age | Files | Lines |
* | .Nm swapon -> .Nm. | charnier | 1998-08-03 | 2 | -12/+11 |
* | Correct use of .Nm and .Ev. | charnier | 1998-08-03 | 2 | -31/+34 |
* | Typo: i. e. -> i.e. | charnier | 1998-08-03 | 3 | -14/+13 |
* | Correct use of .Nm. Add rcsid. Do not dot terminate err(3) strings. Spelling. | charnier | 1998-08-03 | 2 | -17/+19 |
* | Correct use of .Nm, add .An. | charnier | 1998-08-03 | 1 | -7/+9 |
* | Fixed printf format errors. | bde | 1998-08-02 | 7 | -16/+20 |
* | Avoid trying to malloc > (1<<32) bytes of memory due to an arithmetic | dfr | 1998-08-01 | 3 | -6/+6 |
* | Document the kern.logsigexit sysctl variable (sort of). | joerg | 1998-07-29 | 1 | -1/+2 |
* | Commit patch from Tor Egge to fix the "large filesystem restore" problem. | imp | 1998-07-28 | 1 | -6/+12 |
* | Spelling. Errx() on malloc() failure. | charnier | 1998-07-28 | 2 | -11/+18 |
* | Correct use of .Nm, add rcsid, remove unused #include. | charnier | 1998-07-28 | 2 | -12/+15 |
* | Spelling, add rcsid, remove unused #includes. | charnier | 1998-07-28 | 15 | -168/+183 |
* | Comment is .\" not .|'. Add -d and -t flags to SYNOPSIS and usage(). Getopt | charnier | 1998-07-28 | 2 | -28/+24 |
* | Add rcsid. Remove unused #includes. Add missing prototypes and others -Wall | charnier | 1998-07-28 | 9 | -35/+51 |
* | Use an error message that more clearly indites(sp?) an out-of-sync | hoek | 1998-07-27 | 1 | -2/+2 |
* | Fixed bugs in `disklabel -R...': | bde | 1998-07-25 | 2 | -16/+42 |
* | /usr/src/sbin/routed/parms.c and .../routed/rtquery/rtquery.c both | phk | 1998-07-22 | 2 | -4/+4 |
* | Memory management error in init. | phk | 1998-07-22 | 1 | -2/+5 |
* | Document sef's recent changes in the corefile naming. | joerg | 1998-07-21 | 1 | -1/+2 |
* | Backed out rev.1.9 (except don't bring back the vax code deleted | bde | 1998-07-20 | 1 | -1/+20 |
* | Clear d_boot0 and d_boot1 in the virgin label. These are overlaid by | bde | 1998-07-20 | 2 | -14/+14 |
* | Minor consistency fixes. | rnordier | 1998-07-19 | 1 | -8/+7 |
* | Reverse charnier's changes to usage. | rnordier | 1998-07-16 | 1 | -8/+26 |
* | Make it compile again in the !__STDC__ case. | charnier | 1998-07-16 | 1 | -1/+5 |
* | Correct use of .Nm. Add rcsid. -Wall. Add -p flag in usage string (was missing). | charnier | 1998-07-15 | 3 | -29/+25 |
* | Correct use of .Nm. Add rcsid. Remove unused #includes. Use warn(). | charnier | 1998-07-15 | 2 | -24/+27 |
* | Correct use of .Nm. Remove unused #includes. Use warn(). cosmetic in usage() | charnier | 1998-07-15 | 2 | -30/+29 |
* | Do not uppercase first letter in syslog() string. | charnier | 1998-07-15 | 1 | -22/+21 |
* | Add Id. .Nm nologin -> .Nm. | charnier | 1998-07-15 | 3 | -2/+5 |
* | Correct use of .Nm. Do not dot terminate syslog() strings. Remove unused | charnier | 1998-07-15 | 2 | -14/+12 |
* | Do not dot terminate syslog() string. Remove unused #includes. Add rcsid. -Wall. | charnier | 1998-07-15 | 1 | -24/+22 |
* | Correct use of .Nm. Remove unused #includes. Short usage() string, see man | charnier | 1998-07-15 | 2 | -31/+12 |
* | Add prototypes. Check malloc() return value. Use err(). Remove unused #includes | charnier | 1998-07-15 | 3 | -94/+141 |
* | Correct improper use of .Sm. Document -d flag. Correct use of .Nm. Remove | charnier | 1998-07-15 | 4 | -153/+189 |
* | .Nm mount_union -> .Nm. | charnier | 1998-07-15 | 2 | -4/+6 |
* | Correct use of .Nm. Use .Ar when appropriate. Remove unused #includes. Typos. | charnier | 1998-07-15 | 6 | -76/+72 |
* | Correct use of .Nm. Remove unused #includes. | charnier | 1998-07-15 | 2 | -8/+6 |
* | Fix inconsistent port numbering in man page. | jkoshy | 1998-07-15 | 1 | -2/+2 |
* | Make `dump' exit codes confirm to manual page. | jkoshy | 1998-07-14 | 3 | -16/+17 |
* | Add $Id$. | jkoshy | 1998-07-14 | 1 | -0/+1 |
* | The '-h' option cannot toggle the kernel from a serial console | phk | 1998-07-09 | 1 | -2/+4 |
* | Add a CAVEAT section documenting the minimum permissions required for a mount | jkoshy | 1998-07-09 | 2 | -2/+16 |
* | Fix a bug that prevented the restoration of hard links to files that | jdp | 1998-07-09 | 1 | -5/+20 |
* | Activate newfs_msdos. | rnordier | 1998-07-06 | 1 | -2/+2 |
* | This commit was generated by cvs2svn to compensate for changes in r37446, | rnordier | 1998-07-06 | 3 | -0/+1103 |
|\ |
|
| * | Add newfs_msdos: extensive newfs-style support for creating FAT12, | rnordier | 1998-07-06 | 3 | -0/+1103 |
* | ioctl() request args are unsigned longs, so don't attempt to store | bde | 1998-07-06 | 1 | -3/+3 |
* | Restored rev.1.11, which I somehow clobbered in rev.1.12. | bde | 1998-07-06 | 3 | -3/+12 |
* | Correct use of .Nm. Spelling. Add rcsid and remove unused #includes. | charnier | 1998-07-06 | 16 | -84/+96 |
* | -Wall. | charnier | 1998-07-06 | 4 | -18/+22 |