| Commit message (Expand) | Author | Age | Files | Lines |
| * | Properly check malloc(3) return values | Chris D. Faulhaber | 2000-12-01 | 2 | -0/+24 |
| * | The GCC 2.96 snapshots have slightly different rules for finding include | David E. O'Brien | 2000-12-01 | 1 | -1/+1 |
| * | Add missing && which absense stops 'make world' | Andrey A. Chernov | 2000-11-30 | 1 | -1/+1 |
| * | remove an undefined reference when no VLAN support is compiled in. | Luigi Rizzo | 2000-11-30 | 2 | -1/+7 |
| * | I didn't maintain the "chs" ordering. Rather the bug was in print_part(). | David E. O'Brien | 2000-11-29 | 2 | -12/+12 |
| * | Fix typos and layout problem. | Ben Smithurst | 2000-11-28 | 2 | -10/+12 |
| * | Remove .Op when arg is required (special | filesystem). Document that at | Philippe Charnier | 2000-11-28 | 2 | -126/+117 |
| * | Add missing initialization for IPv6 address lifetime. | Hajimu UMEMOTO | 2000-11-27 | 1 | -1/+35 |
| * | Fix format string warnings | Kris Kennaway | 2000-11-27 | 1 | -3/+3 |
| * | Typo fix: forgot -> forget. | Daniel Harris | 2000-11-26 | 1 | -1/+1 |
| * | mdoc(7) police: misc minor fixes. | Ruslan Ermilov | 2000-11-23 | 1 | -44/+57 |
| * | Correct the pathname of the history file. | Greg Lehey | 2000-11-23 | 1 | -1/+1 |
| * | o get rid lfs mentions | Alexey Zelkin | 2000-11-22 | 1 | -3/+3 |
| * | We do not support lfs. Remove it from list of remountable fs'es. | Alexey Zelkin | 2000-11-22 | 1 | -1/+1 |
| * | mdoc(7) police: Er macro usage cleanup. | Ruslan Ermilov | 2000-11-22 | 2 | -12/+14 |
| * | mdoc(7) police: do not split author names in the AUTHORS section. | Ruslan Ermilov | 2000-11-22 | 3 | -1/+5 |
| * | mdoc(7) police: use the new features of the Nm macro. | Ruslan Ermilov | 2000-11-20 | 1 | -5/+5 |
| * | mdoc(7) police: use the new features of the Nm macro. | Ruslan Ermilov | 2000-11-20 | 85 | -303/+311 |
| * | Format string paranoia | Kris Kennaway | 2000-11-19 | 1 | -2/+2 |
| * | mdoc(7) police: fix errors uncovered by the new feature of the Nm macro. | Ruslan Ermilov | 2000-11-18 | 1 | -2/+2 |
| * | Make the order of values prompted for with the "-i" option match print_part() | David E. O'Brien | 2000-11-18 | 2 | -4/+4 |
| * | mdoc(7) police: use certified section headers wherever possible. | Ruslan Ermilov | 2000-11-17 | 3 | -3/+3 |
| * | Describe -deny_incoming better, highlight some keywords, | Ruslan Ermilov | 2000-11-16 | 1 | -22/+57 |
| * | more removal of trailing periods from SEE ALSO. | Ben Smithurst | 2000-11-15 | 3 | -3/+3 |
| * | Document the correct default states for additional plexes of a | Greg Lehey | 2000-11-14 | 1 | -22/+30 |
| * | Spell the `daemon' correctly. | Ruslan Ermilov | 2000-11-14 | 1 | -2/+2 |
| * | Use Fx macro wherever possible. | Ruslan Ermilov | 2000-11-14 | 16 | -63/+107 |
| * | Be a little clearer about the relationship between these two. | Nik Clayton | 2000-11-12 | 2 | -2/+12 |
| * | Avoid use of direct troff requests in mdoc(7) manual pages. | Ruslan Ermilov | 2000-11-10 | 15 | -190/+206 |
| * | Remove the block/char device distinction. badsect only worked on bdevs, | Adrian Chadd | 2000-11-09 | 1 | -7/+1 |
| * | Update usage(). | David E. O'Brien | 2000-11-08 | 1 | -1/+1 |
| * | Build with -DUSE_INET6 so that we can actually use the IPv6 support in | Jacques Vidrine | 2000-10-31 | 4 | -4/+4 |
| * | Add support for virgin disklabels | Jordan K. Hubbard | 2000-10-31 | 4 | -68/+298 |
| * | IPFW does not discard *any* IP fragments with OFF=1, only TCP ones. | Ruslan Ermilov | 2000-10-30 | 1 | -3/+6 |
| * | .Xr to mount_ext2fs, mount_hpfs, mount_linprocfs, mount_nwfs, and | Nik Clayton | 2000-10-29 | 1 | -0/+5 |
| * | Remove obsolete /dev/drum references | Chris D. Faulhaber | 2000-10-29 | 1 | -1/+0 |
| * | Cast block number to off_t to avoid possible overflow bugs. | John W. De Boskey | 2000-10-24 | 1 | -1/+1 |
| * | The write combining code in revision 1.30 needs a few additional | John W. De Boskey | 2000-10-24 | 1 | -12/+25 |
| * | Give correct results for SYSCTL_LONG arrays when sizeof(int) != sizeof(long) | Andrew Gallatin | 2000-10-23 | 1 | -2/+2 |
| * | Work much harder at obtaining a correct device node. If what devname(3) | Dag-Erling Smørgrav | 2000-10-17 | 1 | -31/+89 |
| * | Implement simple write combining for newfs - this is particularly useful | Peter Wemm | 2000-10-17 | 1 | -0/+37 |
| * | Pre-IFS commit. Commit IFS-aware fsck and mount utilities. | Adrian Chadd | 2000-10-14 | 10 | -302/+37 |
| * | Allow for IP_FW_ADD to be used in getsockopt(2) incarnation as | Ruslan Ermilov | 2000-10-12 | 1 | -3/+3 |
| * | Reset globals for every new command read from preprocessed file. | Ruslan Ermilov | 2000-10-11 | 1 | -12/+14 |
| * | Only interpret the last command line argument as a file to | Ruslan Ermilov | 2000-10-11 | 2 | -5/+7 |
| * | We want the FreeBSD ID as the RCS ID, not the NetBSD one. | David E. O'Brien | 2000-10-10 | 1 | -4/+3 |
| * | Fixed breakage of CFLAGS and misplacement of $FreeBSD$ in previous commit. | Bruce Evans | 2000-10-10 | 1 | -2/+1 |
| * | Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and thereby | Garrett Wollman | 2000-10-10 | 3 | -1/+6 |
| * | .. fsck wrappers aftercommit #1: I don't know how these files got lost, | Adrian Chadd | 2000-10-09 | 2 | -0/+467 |
| * | Reviewed by: rwatson, bp | Adrian Chadd | 2000-10-09 | 27 | -8134/+1010 |