summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Remove, since code has been merged into mount_nfs,rodrigc2007-02-013-952/+0
* Add gjournal(8) manual page. Documentation of kern.geom.journal.* sysctlspjd2007-01-291-0/+238
* Actually implement rev 1.12 for host names and NIS domain names. Webrooks2007-01-291-1/+0
* Pass "errmsg" to nmount(), so that if nmount() fails, we can getrodrigc2007-01-291-1/+3
* typo: s/tranport layer/transport layer/wilko2007-01-281-2/+2
* Convert mount_ext2fs to a simple program which passes "-o option" to nmount().rodrigc2007-01-281-33/+31
* Remove unused reference to objformat.hpeter2007-01-251-1/+0
* Bump .Dd.mpp2007-01-251-1/+1
* Add a BUGS section that shows that ids that appear to bempp2007-01-251-0/+12
* When the following conditions are meet:pjd2007-01-251-1/+13
* Implement gctl_change_param() function, which changes value of existingpjd2007-01-252-0/+28
* Remove mount_nfs4 from SUBDIR list. The mount_nfs Makefilerodrigc2007-01-231-1/+0
* Link mount_nfs -> mount_nfs4, and mount_nfs.8 -> mount_nfs4.8.rodrigc2007-01-231-0/+3
* 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
OpenPOWER on IntegriCloud