| Commit message (Expand) | Author | Age | Files | Lines |
* | remove an undefined reference when no VLAN support is compiled in. | luigi | 2000-11-30 | 2 | -1/+7 |
* | I didn't maintain the "chs" ordering. Rather the bug was in print_part(). | obrien | 2000-11-29 | 2 | -12/+12 |
* | Fix typos and layout problem. | ben | 2000-11-28 | 2 | -10/+12 |
* | Remove .Op when arg is required (special | filesystem). Document that at | charnier | 2000-11-28 | 2 | -126/+117 |
* | Add missing initialization for IPv6 address lifetime. | ume | 2000-11-27 | 1 | -1/+35 |
* | Fix format string warnings | kris | 2000-11-27 | 1 | -3/+3 |
* | Typo fix: forgot -> forget. | dannyboy | 2000-11-26 | 1 | -1/+1 |
* | mdoc(7) police: misc minor fixes. | ru | 2000-11-23 | 1 | -44/+57 |
* | Correct the pathname of the history file. | grog | 2000-11-23 | 1 | -1/+1 |
* | o get rid lfs mentions | phantom | 2000-11-22 | 1 | -3/+3 |
* | We do not support lfs. Remove it from list of remountable fs'es. | phantom | 2000-11-22 | 1 | -1/+1 |
* | mdoc(7) police: Er macro usage cleanup. | ru | 2000-11-22 | 2 | -12/+14 |
* | mdoc(7) police: do not split author names in the AUTHORS section. | ru | 2000-11-22 | 3 | -1/+5 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -5/+5 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 85 | -303/+311 |
* | Format string paranoia | kris | 2000-11-19 | 1 | -2/+2 |
* | mdoc(7) police: fix errors uncovered by the new feature of the Nm macro. | ru | 2000-11-18 | 1 | -2/+2 |
* | Make the order of values prompted for with the "-i" option match print_part() | obrien | 2000-11-18 | 2 | -4/+4 |
* | mdoc(7) police: use certified section headers wherever possible. | ru | 2000-11-17 | 3 | -3/+3 |
* | Describe -deny_incoming better, highlight some keywords, | ru | 2000-11-16 | 1 | -22/+57 |
* | more removal of trailing periods from SEE ALSO. | ben | 2000-11-15 | 3 | -3/+3 |
* | Document the correct default states for additional plexes of a | grog | 2000-11-14 | 1 | -23/+31 |
* | Spell the `daemon' correctly. | ru | 2000-11-14 | 1 | -2/+2 |
* | Use Fx macro wherever possible. | ru | 2000-11-14 | 16 | -63/+107 |
* | Be a little clearer about the relationship between these two. | nik | 2000-11-12 | 2 | -2/+12 |
* | Avoid use of direct troff requests in mdoc(7) manual pages. | ru | 2000-11-10 | 15 | -190/+206 |
* | Remove the block/char device distinction. badsect only worked on bdevs, | adrian | 2000-11-09 | 1 | -7/+1 |
* | Update usage(). | obrien | 2000-11-08 | 1 | -1/+1 |
* | Build with -DUSE_INET6 so that we can actually use the IPv6 support in | nectar | 2000-10-31 | 4 | -4/+4 |
* | Add support for virgin disklabels | jkh | 2000-10-31 | 4 | -68/+298 |
* | IPFW does not discard *any* IP fragments with OFF=1, only TCP ones. | ru | 2000-10-30 | 1 | -3/+6 |
* | .Xr to mount_ext2fs, mount_hpfs, mount_linprocfs, mount_nwfs, and | nik | 2000-10-29 | 1 | -0/+5 |
* | Remove obsolete /dev/drum references | jedgar | 2000-10-29 | 1 | -1/+0 |
* | Cast block number to off_t to avoid possible overflow bugs. | jwd | 2000-10-24 | 1 | -1/+1 |
* | The write combining code in revision 1.30 needs a few additional | jwd | 2000-10-24 | 1 | -12/+25 |
* | Give correct results for SYSCTL_LONG arrays when sizeof(int) != sizeof(long) | gallatin | 2000-10-23 | 1 | -2/+2 |
* | Work much harder at obtaining a correct device node. If what devname(3) | des | 2000-10-17 | 1 | -31/+89 |
* | Implement simple write combining for newfs - this is particularly useful | peter | 2000-10-17 | 1 | -0/+37 |
* | Pre-IFS commit. Commit IFS-aware fsck and mount utilities. | adrian | 2000-10-14 | 10 | -302/+37 |
* | Allow for IP_FW_ADD to be used in getsockopt(2) incarnation as | ru | 2000-10-12 | 1 | -3/+3 |
* | Reset globals for every new command read from preprocessed file. | ru | 2000-10-11 | 1 | -12/+14 |
* | Only interpret the last command line argument as a file to | ru | 2000-10-11 | 2 | -5/+7 |
* | We want the FreeBSD ID as the RCS ID, not the NetBSD one. | obrien | 2000-10-10 | 1 | -4/+3 |
* | Fixed breakage of CFLAGS and misplacement of $FreeBSD$ in previous commit. | bde | 2000-10-10 | 1 | -2/+1 |
* | Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and thereby | wollman | 2000-10-10 | 3 | -1/+6 |
* | .. fsck wrappers aftercommit #1: I don't know how these files got lost, | adrian | 2000-10-09 | 2 | -0/+467 |
* | Reviewed by: rwatson, bp | adrian | 2000-10-09 | 27 | -8134/+1010 |
* | Reviewed by: rwatson, bp | adrian | 2000-10-09 | 1 | -0/+1 |
* | .. forgot a ; at the end of the $FreeBSD$ string. How did I actually forget | adrian | 2000-10-09 | 2 | -2/+2 |
* | Some missed magic in the fsck wrapper commit which is required by other | adrian | 2000-10-09 | 6 | -1264/+1384 |