summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Merge mount_nfs4.c and mount_nfs.c into one program.rodrigc2007-01-232-7/+248
* Use fseeko to seek in the file, instead of fseek to prevent seekmpp2007-01-231-2/+2
* Make sure that unknown uids/gids that now have non-zero usage andmpp2007-01-231-7/+24
* Actually fully emulate NetBSD and print the media instance numbermarius2007-01-221-2/+3
* Quota system cleanup.mpp2007-01-201-29/+137
* - Display the media instance numbers and allow the user to set the activemarius2007-01-202-3/+32
* Add initial support for 900MHz channels; still has some roughsam2007-01-151-7/+35
* Fix a parsing bug when specifying more than one address with dotted decimalmlaier2007-01-071-2/+8
* Fix parsing of -o uid and -o gid options, so that -o uidxx and -o gidxxrodrigc2007-01-051-2/+2
* fix typo: "adaptor" -> "adapter"rse2007-01-021-1/+1
* 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
OpenPOWER on IntegriCloud