summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix a "this sentence no verb" grammar bogon.schweikh2001-06-081-1/+1
* When changing an indirect route, kernel routing code allocatesru2001-06-082-2/+11
* Change the host/bits syntax introduced in route.c,v 1.24 to theru2001-06-082-9/+8
* Remove xref to blackhole(4). sysctl has nothing to do withdd2001-06-081-1/+0
* 'int dumpsize; /* memory size in bytes */' is not good for machinespeter2001-06-081-3/+5
* cleanup to get rid of most warnings on alphatomsoft2001-06-073-134/+152
* Correct cross-reference:sobomax2001-06-072-2/+2
* - Exit 1 if "add", "change", or "delete" operation fails.ru2001-06-072-10/+12
* Mention Alexandre Peixoto's share/examples/ipfw/change_rules.sh in thechris2001-06-061-0/+3
* Fix a byteorder problem in a diagnostic message.phk2001-06-061-1/+2
* fix a bug of a only partitally initialization which could resulttomsoft2001-06-051-1/+2
* Invert the meaning of the -d option (i.e. default to *not* list dynamic rules,des2001-06-042-1119/+1160
* ARP works on networks other than Ethernet.dd2001-06-021-2/+5
* Mention the 'ether' parameter.dd2001-06-021-0/+4
* - VFS_SET(msdos) -> VFS_SET(msdosfs)ru2001-06-0113-709/+20
* Remove vestiges of MFS.ru2001-06-013-8/+6
* Remove unused variable (descr) in show_var().dd2001-06-011-1/+1
* 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
OpenPOWER on IntegriCloud