summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix typo: effected -> affectedrse2007-01-021-1/+1
* Fix wrong markup and some wordsmithing.hrs2006-12-311-72/+84
* Summer of Code 2005: improve libalias - part 2 of 2piso2006-12-292-9/+1022
* Fix an off-by-one which could mean writing beyond the end of the arraybz2006-12-291-2/+2
* - Fix markup.ru2006-12-291-42/+44
* Add half/quarter rate 11a channel support:sam2006-12-271-15/+25
* Remove duplicate "clear" subcommand.ceri2006-12-211-4/+0
* Clear full-duplex when half-duplex flag is set. This actually makesjkim2006-12-191-2/+6
* For consistency use 'unsigned' instead of 'u_int'.pjd2006-12-183-4/+4
* Fix ggated for platforms with 64bit size_t. The DIOCGSECTORSIZE ioctlpjd2006-12-153-4/+4
* - Document -u, -i, and the difference between them better.ru2006-12-121-15/+13
* These days P2P means peer-2-peer (also well known from serveral filesharingthompsa2006-12-112-16/+16
* Style: Shorten a couple of lines with u_int and u_long.imp2006-12-101-5/+3
* fix handling of ssid "-" etc; we're writing 1 byte past thesam2006-12-091-2/+3
* Document the following change in behavior:ru2006-12-081-2/+2
* Pass a char buffer parameter with name "errmsg" to nmount().rodrigc2006-12-071-1/+4
* Add a "-D" flag to restore which puts it into "degraded" mode. Thisdwmalone2006-12-055-22/+104
* o Correct a function prototype.maxim2006-12-041-1/+1
* It's confusing to say that "Command Queueing Supported" just basedmjacob2006-12-031-3/+2
* Many, many thanks to Masanori OZAWA <ozawa@ongs.co.jp>rodrigc2006-12-023-96/+290
* Pass a string buffer named "errmsg" to nmount().rodrigc2006-11-291-2/+4
* Deduce the "fstype" parameter to pass to nmount() by looking atrodrigc2006-11-291-2/+8
* - Revert signedness type changes to "struct vmtotal"; by makingru2006-11-281-15/+11
* Add descriptions for p2p and autop2p.thompsa2006-11-271-0/+20
* Bump .Dd for r1.127.ceri2006-11-271-1/+1
* Show the MAC address cache size and timeout.thompsa2006-11-271-14/+22
* Keep the command name the same as the values display name in ifconfig.thompsa2006-11-272-2/+2
* Sync with the OpenBSD port of RSTPthompsa2006-11-271-39/+53
* - When building world WITHOUT_LIBPTHREAD, link libthr to libpthread.ru2006-11-261-6/+2
* Fix the format specifier suitable for uintmax_t.ru2006-11-231-5/+5
* Detach mount_devfs, mount_ext2fs, mount_fdescfs, mount_procfs,rodrigc2006-11-221-2/+0
* Cross-reference nextboot(8).jkoshy2006-11-222-0/+2
* Increase WARNS to 3.rodrigc2006-11-211-1/+1
* Fix last element of nc_protos[] array to appease GCC.rodrigc2006-11-211-1/+1
* Convert mount_nfs from old mount(2) API to new nmount(2) API.rodrigc2006-11-211-1/+11
* - Fix types of "struct vmmeter" members so they are unsigned.ru2006-11-201-12/+13
* Fix debugging output of '-d', to more accurately reflect ifrodrigc2006-11-141-1/+4
* Add a new address cache type called sticky. On an interface marked sticky anythompsa2006-11-092-0/+28
* Document the -l option.ceri2006-11-072-2/+16
* - I forgot to bump a date.danger2006-11-051-1/+1
* - add some files to FILES section and provide their descriptiondanger2006-11-051-0/+16
* Sync up with rhyolite routed 2.31 which fixes the handling of varargs.trhodes2006-11-051-12/+15
* Remove the -C option as it does more harm than good. To be fullyru2006-11-032-80/+15
* Bump .Dd for -f|-F.ceri2006-11-022-2/+2
* 2nd and final commit that moves us to CAM_NEW_TRAN_CODEmjacob2006-11-021-93/+143
* Now, that we have gjournal in the tree add possibility to configurepjd2006-11-014-14/+39
* G_TYPE_NONE was replaced with G_TYPE_BOOL.pjd2006-11-011-2/+2
* Fix -fstrict-aliasing warning.ru2006-11-011-1/+3
* Fix powerpc build.pjd2006-11-011-0/+1
* Bring in support for the Rapid Spanning Tree Protocol (802.1w).thompsa2006-11-012-35/+181
OpenPOWER on IntegriCloud