summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* stop use of NI_WITHSCOPEID. it was deprecated.ume2003-10-211-6/+1
* Wrap a long line in the previous commitsilby2003-10-211-1/+2
* Have sysctl print out a more useful error message when it detects that thesilby2003-10-211-1/+6
* Change the default mode for lost+found from 01777 to 0700. Theiedowse2003-10-191-1/+1
* Only automatically create an 'a' partition when there is nothingphk2003-10-181-4/+22
* Make the regression test run also with obj directories.phk2003-10-172-2/+6
* - styleume2003-10-171-25/+28
* Insert an overview of the plans here, in case I get run over by a bus.phk2003-10-131-0/+32
* - support AES counter mode for ESP.ume2003-10-132-0/+6
* - support AES XCBC MAC for AHume2003-10-132-0/+3
* - RIPEMD160 supportume2003-10-122-0/+3
* Describe '-M' in usage().fjoe2003-10-111-5/+7
* correct unsafe use of realloc().ume2003-10-111-5/+5
* Add a full example of a file-backed disk creation, I used the Handbook'sblackend2003-10-111-0/+9
* s/disklabel/bsdlabel where needed.blackend2003-10-113-5/+5
* I think it is more correct to use modfind() than kldfind() here.phk2003-10-101-2/+2
* Revision 1.61 changed the allocation of buffer 'buf' in DoFile() frommarcel2003-10-081-6/+0
* Create a .snap directory mode 770 group operator in the root of eachmckusick2003-10-081-1/+30
* Improve regression test with an image file which must work.phk2003-10-072-2/+3316
* Autoload kernel module if necessary.phk2003-10-071-0/+9
* Interior decoration changes.phk2003-10-071-5/+5
* Remove the hardcoded default block/frag/cpg values from bsdlabeliedowse2003-10-051-44/+5
* remove include of route.h now that ip_dummynet.h no longer exposessam2003-10-031-1/+0
* By popular demand, added the "static ARP" per-interface option.ru2003-10-012-1/+11
* - Support for multibyte charsets in LIBICONV.fjoe2003-09-2613-439/+299
* Add the -xresolve flag to the route(8) man page.bms2003-09-261-0/+9
* fix typo: s/Instaed/Instead/rse2003-09-261-1/+1
* fix typo: s/sytem/system/rse2003-09-261-1/+1
* Add Cisco Skinny Station protocol support to libalias, natd, and ppp.marcus2003-09-232-0/+33
* revert to version 1.25 and use va_copy to obtain another copy of theps2003-09-211-2/+5
* Document the -x and -y options.phk2003-09-211-0/+14
* Fix improper use of varargs.ps2003-09-201-2/+2
* o add support for setting 128-bit WEP keyssam2003-09-171-4/+7
* Remove an unneccessary comma.ceri2003-09-141-1/+1
* Get rid of duplicates.ru2003-09-142-2/+2
* mdoc(7): Properly mark C headers.ru2003-09-103-3/+3
* mdoc(7): There cannot be a subsection inside a list.ru2003-09-101-2/+4
* Document the alternate way of matching MAC addresses: by a bitmask.roam2003-09-101-2/+22
* mdoc(7): Use the new feature of the .In macro.ru2003-09-086-14/+14
* Replace a reference to non existant mount_ffs(8) by a reference to mount(8).charnier2003-09-071-1/+1
* Apply a bandaid to get this working on sparc64 again; the introductiontmm2003-09-041-4/+4
* Add a flag that reports the existence of a dump, and does nothing else.dougb2003-09-042-4/+32
* Check an arguments count before proceed in sysctl_handler().maxim2003-09-021-1/+1
* Backout Rev. 1.24brueffer2003-08-301-1/+1
* Grammar fixbrueffer2003-08-291-1/+1
* Introduce more knobs to slim down FreeBSD userlandphk2003-08-291-2/+5
* When we initialize a disk with a virgin label, create also an 'a'phk2003-08-271-0/+4
* Make build of atm, ip6fw and ping6 depend on existing NOATM andphk2003-08-271-3/+9
* Adjust to the new sys/ata.h layoutsos2003-08-241-29/+35
* use arc4random.ume2003-08-221-1/+1
OpenPOWER on IntegriCloud