aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* - Begin sentence on a new line.Joel Dahl2013-09-071-14/+25
* newfs_msdos: fix inaccurate comments.Pedro F. Giffuni2013-09-071-2/+2
* Update ipfilter 4.1.28 --> 5.1.2.Cy Schubert2013-09-063-18/+42
* Bump .Dd after r255307 and r255310Bryan Venteicher2013-09-061-1/+1
* Add firmware downloading support for Samsung drivesBryan Venteicher2013-09-062-0/+4
* Add camcontrol support for the SCSI sanitize commandBryan Venteicher2013-09-062-1/+544
* Style clean-ups.Hiroki Sato2013-09-051-54/+48
* Enable "late" option when a file= option is specified in /etc/fstab.Hiroki Sato2013-09-051-4/+11
* Change the cap_rights_t type from uint64_t to a structure that we can extendPawel Jakub Dawidek2013-09-053-19/+33
* Typo in strtol(3).Sergey Kandaurov2013-08-301-1/+1
* Add missing newlines to Fibre Channel attributes output.Alexander Motin2013-08-271-3/+3
* Move the old iSCSI initiator source to a more appropriate placeEdward Tomasz Napierala2013-08-227-7/+7
* Fix the zeroing loop. I must have been drunk when I wrote this...Dag-Erling Smørgrav2013-08-201-6/+6
* init: Set kernel login class and CPU mask on new processes.Jilles Tjoelker2013-08-131-1/+2
* Change <sys/diskpc98.h> to not redefine the same symbols that areMarcel Moolenaar2013-08-071-8/+8
* Note NULL encryption method for GELIChris Rees2013-08-051-3/+6
* Fix boundary check of sockaddr array.Hiroki Sato2013-08-011-3/+2
* Make two buffer variables static for now. It is not safe toXin LI2013-07-311-1/+1
* Resolve fflag with realpath().Xin LI2013-07-311-1/+3
* Document the -S flag to fsck_ffsScott Long2013-07-311-1/+6
* Add a 'surrender' mode to fsck_ffs. With the -S flag, once hard read errorsScott Long2013-07-303-2/+18
* Revert r253748,253749Andriy Gapon2013-07-281-0/+1
* remove needless inclusion of machine/cpu.h in userlandAndriy Gapon2013-07-281-1/+0
* Remove duplicated parapgraph.Stefan Eßer2013-07-241-10/+0
* Fix a bug in cp += SA_SIZE() in RTA_* loop. This could preventHiroki Sato2013-07-241-8/+7
* Add a new flag (ETHERSWITCH_VID_VALID) to say what vlangroups are in use.Luiz Otavio O Souza2013-07-231-1/+2
* Fix the usage error message. The valid range is up to max. vlan - 1 since vl...Luiz Otavio O Souza2013-07-231-1/+3
* - Use getnameinfo() for both of AF_INET and AF_INET6 in routename().Hiroki Sato2013-07-211-46/+54
* - Fix nflag in routename().Hiroki Sato2013-07-211-10/+33
* - Simplify getaddr() and print_getmsg() by using RTAX_* instead of RTA_*Hiroki Sato2013-07-201-80/+48
* Show "default" for the zero-filled address consistently when nflag == 0.Hiroki Sato2013-07-201-13/+10
* Add cast to (void *) to the following cases to suppress warnings byHiroki Sato2013-07-201-24/+23
* Add message when nvd disks are attached and detached.Jim Harris2013-07-193-8/+14
* Fix nvme(4) and nvd(4) to support non 512-byte sector sizes.Jim Harris2013-07-191-1/+1
* Use _PATH_DEV (from paths.h) for the "/dev/" string, rather thanJim Harris2013-07-182-2/+4
* Simplify open_dev() by returning errno values rather than just 0 or 1.Jim Harris2013-07-182-15/+4
* Minor mdoc fixes.Joel Dahl2013-07-181-10/+10
* Fix a gcc warning.Hiroki Sato2013-07-181-1/+4
* Define constants for the lengths of the serial number, model numberJim Harris2013-07-172-4/+7
* Always initialize fd to 0 in open_dev().Jim Harris2013-07-171-0/+2
* In this GRN, Marcel Moolenaar overhauled the logic for mountingCraig Rodrigues2013-07-172-1/+253
* Use NET_RT_DUMP.0.FIB leaf node instead of setting td_proc->p_fibnum.Hiroki Sato2013-07-171-12/+2
* - Add support of MK_INET_SUPPORT=no.Hiroki Sato2013-07-172-268/+278
* Simplify keywords.h generation.Hiroki Sato2013-07-171-9/+5
* Do not throw an error if the user requests to activate the image fromJim Harris2013-07-161-1/+1
* Add -n flag for compatibility with Linux version of mount(8).Robert Millan2013-07-152-1/+7
* %d should be used for printing int32_t instead of %zd.Jim Harris2013-07-121-1/+1
* Fix 'SEE ALSO' list.Oleg Bulyzhin2013-07-121-3/+3
* Clarify how "hide" and "unhide" commands work on directories.Jaakko Heinonen2013-07-121-1/+4
* Ensure controller or namespace node name is specified before trying toJim Harris2013-07-092-1/+5