summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Explicitly document the fact that securelevel > 0 means that kernel modulesben2000-12-071-1/+5
* Change the spelling of `.' to `.' from .OBJDIR since `.' really is whereobrien2000-12-051-1/+1
* test strdup() failures.ume2000-12-041-5/+7
* Properly check the return values from malloc(3).abial2000-12-031-56/+6
* Properly check malloc(3) return valuesjedgar2000-12-012-0/+24
* The GCC 2.96 snapshots have slightly different rules for finding includeobrien2000-12-011-1/+1
* Add missing && which absense stops 'make world'ache2000-11-301-1/+1
* remove an undefined reference when no VLAN support is compiled in.luigi2000-11-302-1/+7
* I didn't maintain the "chs" ordering. Rather the bug was in print_part().obrien2000-11-292-12/+12
* Fix typos and layout problem.ben2000-11-282-10/+12
* Remove .Op when arg is required (special | filesystem). Document that atcharnier2000-11-282-126/+117
* Add missing initialization for IPv6 address lifetime.ume2000-11-271-1/+35
* Fix format string warningskris2000-11-271-3/+3
* Typo fix: forgot -> forget.dannyboy2000-11-261-1/+1
* mdoc(7) police: misc minor fixes.ru2000-11-231-44/+57
* Correct the pathname of the history file.grog2000-11-231-1/+1
* o get rid lfs mentionsphantom2000-11-221-3/+3
* We do not support lfs. Remove it from list of remountable fs'es.phantom2000-11-221-1/+1
* mdoc(7) police: Er macro usage cleanup.ru2000-11-222-12/+14
* mdoc(7) police: do not split author names in the AUTHORS section.ru2000-11-223-1/+5
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-5/+5
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-2085-303/+311
* Format string paranoiakris2000-11-191-2/+2
* mdoc(7) police: fix errors uncovered by the new feature of the Nm macro.ru2000-11-181-2/+2
* Make the order of values prompted for with the "-i" option match print_part()obrien2000-11-182-4/+4
* mdoc(7) police: use certified section headers wherever possible.ru2000-11-173-3/+3
* Describe -deny_incoming better, highlight some keywords,ru2000-11-161-22/+57
* more removal of trailing periods from SEE ALSO.ben2000-11-153-3/+3
* Document the correct default states for additional plexes of agrog2000-11-141-23/+31
* Spell the `daemon' correctly.ru2000-11-141-2/+2
* Use Fx macro wherever possible.ru2000-11-1416-63/+107
* Be a little clearer about the relationship between these two.nik2000-11-122-2/+12
* Avoid use of direct troff requests in mdoc(7) manual pages.ru2000-11-1015-190/+206
* Remove the block/char device distinction. badsect only worked on bdevs,adrian2000-11-091-7/+1
* Update usage().obrien2000-11-081-1/+1
* Build with -DUSE_INET6 so that we can actually use the IPv6 support innectar2000-10-314-4/+4
* Add support for virgin disklabelsjkh2000-10-314-68/+298
* IPFW does not discard *any* IP fragments with OFF=1, only TCP ones.ru2000-10-301-3/+6
* .Xr to mount_ext2fs, mount_hpfs, mount_linprocfs, mount_nwfs, andnik2000-10-291-0/+5
* Remove obsolete /dev/drum referencesjedgar2000-10-291-1/+0
* Cast block number to off_t to avoid possible overflow bugs.jwd2000-10-241-1/+1
* The write combining code in revision 1.30 needs a few additionaljwd2000-10-241-12/+25
* Give correct results for SYSCTL_LONG arrays when sizeof(int) != sizeof(long)gallatin2000-10-231-2/+2
* Work much harder at obtaining a correct device node. If what devname(3)des2000-10-171-31/+89
* Implement simple write combining for newfs - this is particularly usefulpeter2000-10-171-0/+37
* Pre-IFS commit. Commit IFS-aware fsck and mount utilities.adrian2000-10-1410-302/+37
* Allow for IP_FW_ADD to be used in getsockopt(2) incarnation asru2000-10-121-3/+3
* Reset globals for every new command read from preprocessed file.ru2000-10-111-12/+14
* Only interpret the last command line argument as a file toru2000-10-112-5/+7
* We want the FreeBSD ID as the RCS ID, not the NetBSD one.obrien2000-10-101-4/+3
OpenPOWER on IntegriCloud