summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
...
* | Don't link ${BINDIR}/newfs to nowhere.bde2001-05-301-3/+1
* | Remove -DMFS from CFLAGS.dd2001-05-291-1/+1
* | Remove all references to MFS.dd2001-05-291-92/+2
* | Ignore the new superblock fields fs_pendingblocks and fs_pendinginodesiedowse2001-05-291-0/+2
* | Remove MFSphk2001-05-291-4/+1
* | A more complete removal of MFS related code.phk2001-05-293-312/+59
* | Initial cleanout of MFS from newfs. More complete wash needed.phk2001-05-292-6/+3
* | Since the netexport struct was centralised to 'struct mount',iedowse2001-05-291-3/+4
* | When using interfaces that support if_media, the supported media list isphk2001-05-294-28/+136
* | Update the document date after DES's updates, move the description ofdd2001-05-291-6/+6
* | Use new backup feature of install(1).ru2001-05-281-7/+1
* | Perform random drive-by style cleanups, and rewrite a while loop thatdes2001-05-281-17/+18
* | Try to make sysctl options slightly more orthogonal:des2001-05-282-63/+70
* | - sys/n[tw]fs moved to sys/fs/n[tw]fsru2001-05-263-3/+3
* | Forgot to cvs add these two files for the previous commit.phk2001-05-261-0/+520
* | Currently, each wireless networking driver has it's own control programphk2001-05-265-3/+182
* | - sys/msdosfs moved to sys/fs/msdosfsru2001-05-253-3/+3
* | Actually rename FDESC, PORTAL, UMAP and UNION file systems.ru2001-05-243-15/+15
* | Missed one mount_null(8) -> mount_nullfs(8) in previous commit.ru2001-05-241-1/+1
* | Remove the "undocumented" comment in re lflag.nik2001-05-241-1/+1
* | Document the -l option.nik2001-05-241-4/+15
* | Add a -A option to ping which beeps when packets are lost.phk2001-05-242-3/+17
* | *sigh* We can't remove VINUMDEBUG entirely, since we include kernelgrog2001-05-231-3/+2
* | Remove cruft.grog2001-05-231-3/+0
* | Rename (after a repo-copy) some mount(8) programs:ru2001-05-2341-3170/+57
* | - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION fileru2001-05-2316-16/+16
* | Remove -DVINUMDEBUG. vinum(8) now always supports debug options ifgrog2001-05-231-1/+1
* | Remove #ifdef VINUMDEBUG. vinum(8) now always supports debug optionsgrog2001-05-231-37/+1
* | vinum_debug: Check for kernel module debug support, print errorgrog2001-05-231-10/+11
* | Remove #ifdef VINUMDEBUG. vinum(8) now always supports debug optionsgrog2001-05-231-175/+175
* | Fix argument processing.ru2001-05-223-91/+47
* | Update description of the stripe size created by vinum_stripe,grog2001-05-221-48/+45
* | Major tidy up. Add explicit header files, thus enabling the .c filesgrog2001-05-221-26/+40
* | Tidy up header files. Don't include stuff we don't need.grog2001-05-221-50/+79
* | Tidy up header files. Don't include stuff we don't need.grog2001-05-221-28/+40
* | Tidy up header files. Don't include stuff we don't need.grog2001-05-221-108/+107
* | Add a flag to "ipfw show" which supresses the display of dynamicdwmalone2001-05-202-3/+10
* | Removed -I${.CURDIR}/.../sys from CFLAGS.ru2001-05-1810-13/+6
* | Fix bogon introduce by last commit.sos2001-05-181-1/+1
* | Allow ``ip4'' as an ``upperspec'' value, and update the manbrian2001-05-172-0/+4
* | mdoc(7) police: update document date.ru2001-05-171-1/+1
* | Update to use the new ioctl interface.sos2001-05-172-73/+71
* | mdoc(7) police: fix markup in revision 1.27.ru2001-05-152-4/+10
* | Clarify the currently used partition types.grog2001-05-142-10/+38
* | - Split out the {family,socktype}->netid conversion into a separateiedowse2001-05-131-11/+79
* | Just notify us once when encountering a partially allocated inode.mckusick2001-05-081-1/+1
* | Cosmetics: .Dl -> .Li.ru2001-05-071-1/+1
* | Let ifconfig(8) catch up with the new functionality wherejesper2001-05-051-1/+11
* | Implement slash/CIDR notation for IPv4 and IPv6 addresses.jesper2001-05-041-0/+29
* | * include/elf.h has been repo copied to include/elf-hints.h, and it noobrien2001-05-022-2/+2
OpenPOWER on IntegriCloud