summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* In the previous changeset a cast of myminor to u_int weredelphij2007-06-141-1/+1
* Add the vlan tag to the bridge route table. This allows a vlan trunk to bethompsa2007-06-131-2/+3
* Remove IPX over IP tunneling pieces from ifconfig(8), omitted portion ofrwatson2007-06-133-13/+0
* WARNS=6delphij2007-06-131-11/+6
* Add recoverdisk to the base system, it is far too useful to livephk2007-06-121-0/+1
* Catch up with variable name changes in struct lagg_protos.thompsa2007-06-121-10/+10
* Reset the pointer to the ioctl buffer after it gets changed.thompsa2007-06-121-0/+2
* Add reporting and toggling of TCP LRO (large receive offload) support toandre2007-06-112-1/+11
* Exclude inet_addr.c from the build.cognet2007-06-111-1/+1
* When we return from a "show" function without printing anything exceptbde2007-06-111-6/+6
* Update for revised 802.11 support:sam2007-06-114-171/+959
* Some improvements to the int-type printing code based on suggestions by bde.dwmalone2007-06-101-17/+13
* Fix a number of WARNS, including printf, constness and unsigned comparisondwmalone2007-06-101-12/+13
* Some style improvements suggested by bde, including removing andwmalone2007-06-101-37/+36
* Use common code for printing ints and longs by coppying the sysctldwmalone2007-06-041-42/+42
* Merge IPFilter 4.1.23 back to HEADdarrenr2007-06-041-22/+22
* I understood the MLINK part incorrectly, it should be the other way aroundremko2007-06-011-1/+0
* The newfs_msdos utility does not store the boot signature in thetrhodes2007-05-311-6/+6
* Check fdopen return value.kevlo2007-05-281-0/+6
* Fix the online usage for the "dump" command.ru2007-05-241-1/+1
* Add the -n flag for disabling automatic module loading, this will be used bythompsa2007-05-222-2/+18
* Force the alignment of the chars arrays, as they are casted later tocognet2007-05-211-1/+1
* Add an example which shows how mdconfig(8) can be usedkeramida2007-05-181-1/+7
* Fix the construction of the gctl_req that got broken by mymarcel2007-05-171-1/+3
* Bump G_LIB_VERSION to reflect the ABI change.marcel2007-05-161-1/+1
* Add gpart(8).marcel2007-05-1517-91/+512
* -n is used by newfs to tell "do not generate a .snap directory" instead ofremko2007-05-141-4/+4
* Replace incomprehensive description of -m by much clearer text from OpenBSD,pav2007-05-121-2/+3
* Another merging from sbin/fdisk/fdisk.8.nyan2007-05-101-68/+75
* Integrate the Camellia Block Cipher. For more information see RFC 4132gnn2007-05-092-0/+2
* o Teach get_mac_addr_mask() to not silently accept incorrect MACmaxim2007-05-091-22/+38
* Reduce diffs against fdisk/fdisk.8.nyan2007-05-091-158/+142
* - A partition number is allowed to 1-8.nyan2007-05-091-11/+5
* Add Apple HFS+ (0xAF) MBR partition type identificator.andre2007-05-061-0/+1
* Correct some typos.pjd2007-05-061-2/+2
* Fix mdoc warnings.pjd2007-05-061-3/+1
* Add support for filtering on Routing Header Type 0 andbz2007-05-042-3/+25
* Do some cleanups (like freeing memory and closing file descriptors) beforepjd2007-05-011-6/+6
* o Add -p flag: print a slice table in fdisk configuration file format.maxim2007-04-302-4/+36
* o Make ipfw(8) show rules with mac/mac-type options correctly.maxim2007-04-301-36/+17
* Fix a typo: argv -> argvpyar2007-04-301-1/+2
* Improve reporting in recoverdisk a good deal.phk2007-04-231-12/+26
* Because there are so many more partitions on pc98 than on wintel (16imp2007-04-212-66/+82
* Correct two issues in ping6:mtm2007-04-191-19/+68
* o Add missed w/space in the error message.maxim2007-04-171-1/+1
* Rename the trunk(4) driver to lagg(4) as it is too similar to vlan trunking.thompsa2007-04-173-49/+49
* o IFNAMSIZ includes a terminating null byte.maxim2007-04-141-1/+1
* Align -p output in TAB built columns suitable for /etc/fstab.phk2007-04-131-2/+19
* The minimum size of an RFC3442 destination descriptor is five bytes, soemaste2007-04-131-1/+1
* Bump document date for new trunk commands.thompsa2007-04-101-1/+1
OpenPOWER on IntegriCloud