summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Consistently use trailing whitespace in passphrase prompts.brueffer2015-06-111-1/+1
* Add support for reading MAM attributes to camcontrol(8) and libcam(3).ken2015-06-095-2/+684
* Remove useless WARNSbapt2015-06-061-1/+0
* Remove unused variables reported by clang.araujo2015-06-022-5/+2
* Add CAP_FCNTL to the lease file capsicum rights, and limit topkelsey2015-05-281-2/+6
* Print leading zeroes of UFS2 fs_id like we do for UFS1.ae2015-05-261-1/+1
* Bring back support for checking tables via "ipfw -n".melifaro2015-05-191-18/+80
* Fix error in gmountver(8) man pageallanjude2015-05-182-7/+10
* * Update SFF-8024 Identifier constants.melifaro2015-05-161-4/+67
* Simplify i2c reader: we don't need per-NIC handler anymore.melifaro2015-05-151-65/+57
* Add an ability accept encapsulated packets from different sources by oneae2015-05-152-2/+12
* Document RCTL events in devd.conf(5).trasz2015-05-131-1/+23
* Add new socket ioctls SIOC[SG]TUNFIB to set FIB number of encapsulatedae2015-05-122-8/+36
* - Remove ND6_IFF_IGNORELOOP. This functionality was useless in practicehrs2015-05-122-12/+1
* Use MIN from sys/param.h instead of handrolling the macrongie2015-05-111-3/+1
* Correctly print valtype for empty bitmask.melifaro2015-05-061-0/+1
* Add apple-boot, apple-hfs and apple-ufs aliases to MBR scheme.ae2015-05-051-1/+5
* Remove "capability mode sandbox enabled" messages.brooks2015-05-041-3/+0
* MFV r225523, r282431:gjb2015-05-041-1/+1
* Approved, oprócz użycie RESTORE_ERRNO() do ustawiania errno.oshogbo2015-05-022-3/+3
* Generalize object reference handling in ipfw rules.melifaro2015-04-263-76/+118
* Remove End Of Line whitespacesbapt2015-04-261-3/+3
* Fix 2 rendering issue with mandocbapt2015-04-261-2/+2
* Fix minor mdoc issues.joel2015-04-241-1/+0
* Fix growfs(8) build with debug enabled (make -DGFSDBG).trasz2015-04-242-5/+5
* dmesg: accommodate message buffer growth between the sysctl callsvangyzen2015-04-201-0/+3
* Fix use-after-free.melifaro2015-04-191-3/+2
* Remove some oldnfs remnants.trasz2015-04-184-11/+1
* Move ALTQ from contrib to net/altq. The ALTQ code is for many yearsglebius2015-04-164-13/+13
* - ggatel.8 currently doesn't mention the 'rescue' command andjgh2015-04-091-12/+14
* Update documented OEM string in newfs_msdos(8).pfg2015-04-091-2/+2
* ifmedia changes:erj2015-04-071-6/+26
* Stop including if_var.h from userland.glebius2015-04-067-7/+0
* Add articles, avoid use of "you", simplify a few sentences.wblock2015-04-021-16/+15
* Constify.delphij2015-03-311-11/+11
* Fix remaining warnings.delphij2015-03-272-5/+2
* - Correct type for checkAgainst.delphij2015-03-261-5/+5
* Make GEOM_PART work in presence of previous withered self.mav2015-03-261-3/+10
* Convert savecore to libxo. The 'verbose' paths still use printf since they'rescottl2015-03-222-24/+50
* Add camcontrol subcommands to control APM and AAM levels.mav2015-03-192-3/+99
* Document that nextboot(8) doesn't work as expected with ZFSallanjude2015-03-171-1/+7
* Make ATA power management commands to work on SCSI HBAs via PASS THROUGH.mav2015-03-171-32/+14
* Fix minor fallout from sysctl strings being nulterminated now. The dmesgian2015-03-161-2/+6
* restore: Preserve timestamps to the nanosecond.jilles2015-03-142-21/+23
* Properly initialize scope zone id when next hop address storedae2015-03-131-5/+8
* Simplify string mangling in ifmaybeload().jhb2015-03-131-5/+4
* Fix `ipfw fwd tablearg'. Use dedicated field nh4 in struct table_valueae2015-03-132-9/+32
* Add GUID and alias for Apple Core Storage partition.ae2015-03-121-1/+7
* - Implement loopback probing state in enhanced DAD algorithm.hrs2015-03-053-2/+21
* Make the "automounted" flag work for FUSE filesystems.trasz2015-03-011-0/+7
OpenPOWER on IntegriCloud