summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* init: Set kernel login class and CPU mask on new processes.jilles2013-08-131-1/+2
* Change <sys/diskpc98.h> to not redefine the same symbols that aremarcel2013-08-071-8/+8
* Note NULL encryption method for GELIcrees2013-08-051-3/+6
* Fix boundary check of sockaddr array.hrs2013-08-011-3/+2
* Make two buffer variables static for now. It is not safe todelphij2013-07-311-1/+1
* Resolve fflag with realpath().delphij2013-07-311-1/+3
* Document the -S flag to fsck_ffsscottl2013-07-311-1/+6
* Add a 'surrender' mode to fsck_ffs. With the -S flag, once hard read errorsscottl2013-07-303-2/+18
* Revert r253748,253749avg2013-07-281-0/+1
* remove needless inclusion of machine/cpu.h in userlandavg2013-07-281-1/+0
* Remove duplicated parapgraph.se2013-07-241-10/+0
* Fix a bug in cp += SA_SIZE() in RTA_* loop. This could preventhrs2013-07-241-8/+7
* Add a new flag (ETHERSWITCH_VID_VALID) to say what vlangroups are in use.loos2013-07-231-1/+2
* Fix the usage error message. The valid range is up to max. vlan - 1 since vl...loos2013-07-231-1/+3
* - Use getnameinfo() for both of AF_INET and AF_INET6 in routename().hrs2013-07-211-46/+54
* - Fix nflag in routename().hrs2013-07-211-10/+33
* - Simplify getaddr() and print_getmsg() by using RTAX_* instead of RTA_*hrs2013-07-201-80/+48
* Show "default" for the zero-filled address consistently when nflag == 0.hrs2013-07-201-13/+10
* Add cast to (void *) to the following cases to suppress warnings byhrs2013-07-201-24/+23
* Add message when nvd disks are attached and detached.jimharris2013-07-193-8/+14
* Fix nvme(4) and nvd(4) to support non 512-byte sector sizes.jimharris2013-07-191-1/+1
* Use _PATH_DEV (from paths.h) for the "/dev/" string, rather thanjimharris2013-07-182-2/+4
* Simplify open_dev() by returning errno values rather than just 0 or 1.jimharris2013-07-182-15/+4
* Minor mdoc fixes.joel2013-07-181-10/+10
* Fix a gcc warning.hrs2013-07-181-1/+4
* Define constants for the lengths of the serial number, model numberjimharris2013-07-172-4/+7
* Always initialize fd to 0 in open_dev().jimharris2013-07-171-0/+2
* In this GRN, Marcel Moolenaar overhauled the logic for mountingrodrigc2013-07-172-1/+253
* Use NET_RT_DUMP.0.FIB leaf node instead of setting td_proc->p_fibnum.hrs2013-07-171-12/+2
* - Add support of MK_INET_SUPPORT=no.hrs2013-07-172-268/+278
* Simplify keywords.h generation.hrs2013-07-171-9/+5
* Do not throw an error if the user requests to activate the image fromjimharris2013-07-161-1/+1
* Add -n flag for compatibility with Linux version of mount(8).rmh2013-07-152-1/+7
* %d should be used for printing int32_t instead of %zd.jimharris2013-07-121-1/+1
* Fix 'SEE ALSO' list.oleg2013-07-121-3/+3
* Clarify how "hide" and "unhide" commands work on directories.jh2013-07-121-1/+4
* Ensure controller or namespace node name is specified before trying tojimharris2013-07-092-1/+5
* Condense the output for displaying LBA formats.jimharris2013-07-091-6/+4
* Send per-namespace logpage commands to the controller devnode, so theyjimharris2013-07-094-57/+53
* Try to read firmware image before prompting the user to confirmjimharris2013-07-091-1/+3
* Incorporate feedback from bde@ based on r252672 changes:jimharris2013-07-097-204/+134
* Document the "gssname" and "allgssname" mount options added by thermacklem2013-07-091-1/+25
* Correct the printf format specifier for total_events.asomers2013-07-081-2/+3
* Fix dhclient for interfaces that are down. The discover_interfaces() functionpjd2013-07-041-5/+5
* Fix printf argument mismatch reported by gcc on i386.jimharris2013-07-041-2/+2
* MFp4 @229488:pjd2013-07-031-0/+3
* MFp4 @229487:pjd2013-07-031-0/+7
* MFp4 @229486:pjd2013-07-031-1/+6
* MFp4 @229485:pjd2013-07-031-0/+5
* MFp4 @229484:pjd2013-07-031-0/+4
OpenPOWER on IntegriCloud