summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
...
* Minor style tweaks while nearby. Namely ANSIfy and parens on return values.jmallett2006-06-101-26/+15
* Rather than using specified_ro to parse the options list an extra time, andjmallett2006-06-101-32/+6
* Reparent the process that executes the window= command from the ttyskib2006-06-081-1/+13
* Allow to use the old -a option to specify an encryption algorithm to usepjd2006-06-061-9/+27
* Clarify and merge two sentences.brueffer2006-06-061-4/+2
* Mdoc cleanup and some wording improvements.brueffer2006-06-061-15/+15
* Print pfsync interface status if either syncpeer or syncdev is configured.glebius2006-06-061-6/+11
* Remove section committed by mistake. It is not yet ready.pjd2006-06-061-33/+0
* Document geli(8) data authentication.pjd2006-06-051-12/+116
* Userland bits of geli(8) data authentication.pjd2006-06-051-15/+29
* Fix "mount -u -o ro".rodrigc2006-06-021-1/+24
* o Implement findblk command: find the inode(s) owning the specifiedmaxim2006-06-022-1/+272
* Print dynamic rules for IPv6 as well.mlaier2006-06-021-5/+15
* mount_msdosfs.c:rodrigc2006-06-011-10/+0
* Make recoverdisk compile on amd64 and possibly other 64bit archs.matteo2006-05-302-5/+5
* Implement internal (i.e. inside kernel) packet tagging using mbuf_tags(9).oleg2006-05-242-9/+133
* Remove 'n' from the getopt string. There's no -n option that isimp2006-05-231-2/+2
* do_file() is called recursively from several places and cannotdelphij2006-05-201-1/+9
* Remove reference to mount_procfs(8), add reference to procfs(5).rodrigc2006-05-191-1/+1
* Slight grammar fix.ceri2006-05-181-1/+1
* Remove reference to mount_ext2fs(8), add reference to ext2fs(5).rodrigc2006-05-171-1/+1
* Disconnect mount_reiserfs from build.rodrigc2006-05-161-1/+0
* For src/dest parsing take off the netmask before checking for AF withmlaier2006-05-141-15/+31
* Correct various mistakes in the last commit.pjd2006-05-131-4/+4
* Include other AES key lengths in the comment.pjd2006-05-131-1/+1
* Remove ip6fw. Since ipfw has full functional IPv6 support now and - inmlaier2006-05-125-2072/+0
* Update manpage for net.inet6.ip6.fw.enable sysctl.mlaier2006-05-121-2/+4
* Use sysctlbynamephk2006-05-111-25/+14
* o Extend rev. 1.75 and restore an ability to specify a non-defaultmaxim2006-05-101-0/+9
* Be more like Windows and Linux and send our hostname in the host-namebrooks2006-05-071-0/+68
* fix style nitobrien2006-05-071-1/+1
* o Take an account a media sectorsize for medium and bigsize calculation.maxim2006-05-063-45/+290
* Correct error messages.pjd2006-05-011-4/+4
* With minidumps, the dumping partition could be smaller than physicalps2006-04-271-1/+8
* o Do recrack(arguments) for commands which actually take NAME asmaxim2006-04-213-10/+12
* Add a missing .Pp call.brueffer2006-04-191-0/+1
* o Describe what actually boot(8) -m mutes.maxim2006-04-181-1/+2
* Fix markup and some typos.ru2006-04-141-5/+14
* o Yacc's lineno variable holds a total number of parsed lines.maxim2006-04-141-0/+1
* Make CCD be able to read and write Linux software raids.cracauer2006-04-132-0/+26
* Add missing library dependencies.ru2006-04-132-1/+2
* libc_r is no longer provided, and on alpha and sparc64, libthrru2006-04-121-1/+1
* Dump keeps a bitmap of the state of various inodes, which is sizeddwmalone2006-04-111-8/+20
* Document the rest of the 802.11 capability flags.scottl2006-04-081-0/+18
* Allocate memory for NUL-termination as well.pjd2006-04-071-1/+1
* Add a new feature to ping(8) - possibility to specify maximumglebius2006-04-052-8/+35
* Make WITHOUT_DYNAMICROOT=foo work again: remember to referencephk2006-04-011-2/+2
* Amazing.. two screwups in one commit.julian2006-03-311-1/+2
* I can't believe that no-one noticed that I broke ipfw table deljulian2006-03-311-1/+2
* Unbreak the build.jasone2006-03-271-6/+1
OpenPOWER on IntegriCloud