summaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Change the spelling of `.' to `.' from .OBJDIR since `.' really is whereDavid E. O'Brien2000-12-051-1/+1
* test strdup() failures.Hajimu UMEMOTO2000-12-041-5/+7
* Properly check the return values from malloc(3).Andrzej Bialecki2000-12-031-56/+6
* Properly check malloc(3) return valuesChris D. Faulhaber2000-12-012-0/+24
* The GCC 2.96 snapshots have slightly different rules for finding includeDavid E. O'Brien2000-12-011-1/+1
* Add missing && which absense stops 'make world'Andrey A. Chernov2000-11-301-1/+1
* remove an undefined reference when no VLAN support is compiled in.Luigi Rizzo2000-11-302-1/+7
* I didn't maintain the "chs" ordering. Rather the bug was in print_part().David E. O'Brien2000-11-292-12/+12
* Fix typos and layout problem.Ben Smithurst2000-11-282-10/+12
* Remove .Op when arg is required (special | filesystem). Document that atPhilippe Charnier2000-11-282-126/+117
* Add missing initialization for IPv6 address lifetime.Hajimu UMEMOTO2000-11-271-1/+35
* Fix format string warningsKris Kennaway2000-11-271-3/+3
* Typo fix: forgot -> forget.Daniel Harris2000-11-261-1/+1
* mdoc(7) police: misc minor fixes.Ruslan Ermilov2000-11-231-44/+57
* Correct the pathname of the history file.Greg Lehey2000-11-231-1/+1
* o get rid lfs mentionsAlexey Zelkin2000-11-221-3/+3
* We do not support lfs. Remove it from list of remountable fs'es.Alexey Zelkin2000-11-221-1/+1
* mdoc(7) police: Er macro usage cleanup.Ruslan Ermilov2000-11-222-12/+14
* mdoc(7) police: do not split author names in the AUTHORS section.Ruslan Ermilov2000-11-223-1/+5
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-5/+5
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-2085-303/+311
* Format string paranoiaKris Kennaway2000-11-191-2/+2
* mdoc(7) police: fix errors uncovered by the new feature of the Nm macro.Ruslan Ermilov2000-11-181-2/+2
* Make the order of values prompted for with the "-i" option match print_part()David E. O'Brien2000-11-182-4/+4
* mdoc(7) police: use certified section headers wherever possible.Ruslan Ermilov2000-11-173-3/+3
* Describe -deny_incoming better, highlight some keywords,Ruslan Ermilov2000-11-161-22/+57
* more removal of trailing periods from SEE ALSO.Ben Smithurst2000-11-153-3/+3
* Document the correct default states for additional plexes of aGreg Lehey2000-11-141-23/+31
* Spell the `daemon' correctly.Ruslan Ermilov2000-11-141-2/+2
* Use Fx macro wherever possible.Ruslan Ermilov2000-11-1416-63/+107
* Be a little clearer about the relationship between these two.Nik Clayton2000-11-122-2/+12
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-1015-190/+206
* Remove the block/char device distinction. badsect only worked on bdevs,Adrian Chadd2000-11-091-7/+1
* Update usage().David E. O'Brien2000-11-081-1/+1
* Build with -DUSE_INET6 so that we can actually use the IPv6 support inJacques Vidrine2000-10-314-4/+4
* Add support for virgin disklabelsJordan K. Hubbard2000-10-314-68/+298
* IPFW does not discard *any* IP fragments with OFF=1, only TCP ones.Ruslan Ermilov2000-10-301-3/+6
* .Xr to mount_ext2fs, mount_hpfs, mount_linprocfs, mount_nwfs, andNik Clayton2000-10-291-0/+5
* Remove obsolete /dev/drum referencesChris D. Faulhaber2000-10-291-1/+0
* Cast block number to off_t to avoid possible overflow bugs.John W. De Boskey2000-10-241-1/+1
* The write combining code in revision 1.30 needs a few additionalJohn W. De Boskey2000-10-241-12/+25
* Give correct results for SYSCTL_LONG arrays when sizeof(int) != sizeof(long)Andrew Gallatin2000-10-231-2/+2
* Work much harder at obtaining a correct device node. If what devname(3)Dag-Erling Smørgrav2000-10-171-31/+89
* Implement simple write combining for newfs - this is particularly usefulPeter Wemm2000-10-171-0/+37
* Pre-IFS commit. Commit IFS-aware fsck and mount utilities.Adrian Chadd2000-10-1410-302/+37
* Allow for IP_FW_ADD to be used in getsockopt(2) incarnation asRuslan Ermilov2000-10-121-3/+3
* Reset globals for every new command read from preprocessed file.Ruslan Ermilov2000-10-111-12/+14
* Only interpret the last command line argument as a file toRuslan Ermilov2000-10-112-5/+7
* We want the FreeBSD ID as the RCS ID, not the NetBSD one.David E. O'Brien2000-10-101-4/+3
* Fixed breakage of CFLAGS and misplacement of $FreeBSD$ in previous commit.Bruce Evans2000-10-101-2/+1