aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Condense the output for displaying LBA formats.Jim Harris2013-07-091-6/+4
* Send per-namespace logpage commands to the controller devnode, so theyJim Harris2013-07-094-57/+53
* Try to read firmware image before prompting the user to confirmJim Harris2013-07-091-1/+3
* Incorporate feedback from bde@ based on r252672 changes:Jim Harris2013-07-097-204/+134
* Document the "gssname" and "allgssname" mount options added by theRick Macklem2013-07-091-1/+25
* Correct the printf format specifier for total_events.Alan Somers2013-07-081-2/+3
* Fix dhclient for interfaces that are down. The discover_interfaces() functionPawel Jakub Dawidek2013-07-041-5/+5
* Fix printf argument mismatch reported by gcc on i386.Jim Harris2013-07-041-2/+2
* MFp4 @229488:Pawel Jakub Dawidek2013-07-031-0/+3
* MFp4 @229487:Pawel Jakub Dawidek2013-07-031-0/+7
* MFp4 @229486:Pawel Jakub Dawidek2013-07-031-1/+6
* MFp4 @229485:Pawel Jakub Dawidek2013-07-031-0/+5
* MFp4 @229484:Pawel Jakub Dawidek2013-07-031-0/+4
* MFp4 @229483:Pawel Jakub Dawidek2013-07-031-0/+6
* MFp4 @229482:Pawel Jakub Dawidek2013-07-031-0/+12
* MFp4 @229481:Pawel Jakub Dawidek2013-07-034-18/+75
* MFp4 @229480:Pawel Jakub Dawidek2013-07-031-0/+2
* MFp4 @229479:Pawel Jakub Dawidek2013-07-031-1/+4
* MFp4 @229477:Pawel Jakub Dawidek2013-07-031-4/+11
* Remove redundant white-spaces.Pawel Jakub Dawidek2013-07-031-9/+9
* MFp4 @229476,229478:Pawel Jakub Dawidek2013-07-032-60/+70
* MFp4 @229474:Pawel Jakub Dawidek2013-07-031-2/+2
* MFp4 @229473:Pawel Jakub Dawidek2013-07-033-6/+5
* MFp4 @229472:Pawel Jakub Dawidek2013-07-033-34/+28
* MFp4 @229471:Pawel Jakub Dawidek2013-07-033-8/+4