summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* MFC r257531:jimharris2013-11-051-2/+0
* MFC r257154:trociny2013-10-311-1/+1
* Merge r256824 from head:glebius2013-10-291-2/+2
* MFC r256317:mav2013-10-111-2/+2
* Remove unimplemented options from iscsi.conf(5) manual page, mentiontrasz2013-10-101-31/+6
* Extend some 32-bit fields and variables to 64-bit to prevent overflowjimharris2013-10-081-5/+7
* When destination parameter is missing, exit with a clear synopsis,glebius2013-10-081-0/+5
* Fix an inverted check for the master user in "camcontrol security -U".markj2013-10-081-1/+1
* Fix resource leaksemaste2013-10-071-0/+2
* Sweep man pages replacing ad -> ada.pluknet2013-10-0113-61/+61
* Improve grammar and readability.hiren2013-09-201-3/+3
* Fix a range check and a display string.hiren2013-09-201-2/+2
* Fix comments.trociny2013-09-191-3/+2
* When updating the map of dirty extents, most recently used extents aretrociny2013-09-192-9/+25
* Use cv_broadcast() instead of cv_signal() when waking up threadstrociny2013-09-192-3/+3
* Bring in the new iSCSI target and initiator.trasz2013-09-142-0/+2
* - Begin sentence on a new line.joel2013-09-071-14/+25
* newfs_msdos: fix inaccurate comments.pfg2013-09-071-2/+2
* Update ipfilter 4.1.28 --> 5.1.2.cy2013-09-063-18/+42
* Bump .Dd after r255307 and r255310bryanv2013-09-061-1/+1
* Add firmware downloading support for Samsung drivesbryanv2013-09-062-0/+4
* Add camcontrol support for the SCSI sanitize commandbryanv2013-09-062-1/+544
* Style clean-ups.hrs2013-09-051-54/+48
* Enable "late" option when a file= option is specified in /etc/fstab.hrs2013-09-051-4/+11
* Change the cap_rights_t type from uint64_t to a structure that we can extendpjd2013-09-053-19/+33
* Typo in strtol(3).pluknet2013-08-301-1/+1
* Add missing newlines to Fibre Channel attributes output.mav2013-08-271-3/+3
* Move the old iSCSI initiator source to a more appropriate placetrasz2013-08-227-7/+7
* Fix the zeroing loop. I must have been drunk when I wrote this...des2013-08-201-6/+6
* 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
OpenPOWER on IntegriCloud