aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Bring back support for checking tables via "ipfw -n".Alexander V. Chernikov2015-05-191-18/+80
* Fix error in gmountver(8) man pageAllan Jude2015-05-182-7/+10
* * Update SFF-8024 Identifier constants.Alexander V. Chernikov2015-05-161-4/+67
* Simplify i2c reader: we don't need per-NIC handler anymore.Alexander V. Chernikov2015-05-151-65/+57
* Add an ability accept encapsulated packets from different sources by oneAndrey V. Elsukov2015-05-152-2/+12
* Document RCTL events in devd.conf(5).Edward Tomasz Napierala2015-05-131-1/+23
* Add new socket ioctls SIOC[SG]TUNFIB to set FIB number of encapsulatedAndrey V. Elsukov2015-05-122-8/+36
* - Remove ND6_IFF_IGNORELOOP. This functionality was useless in practiceHiroki Sato2015-05-122-12/+1
* Use MIN from sys/param.h instead of handrolling the macroEnji Cooper2015-05-111-3/+1
* Correctly print valtype for empty bitmask.Alexander V. Chernikov2015-05-061-0/+1
* Add apple-boot, apple-hfs and apple-ufs aliases to MBR scheme.Andrey V. Elsukov2015-05-051-1/+5
* Remove "capability mode sandbox enabled" messages.Brooks Davis2015-05-041-3/+0
* MFV r225523, r282431:Glen Barber2015-05-041-1/+1
* Approved, oprócz użycie RESTORE_ERRNO() do ustawiania errno.Mariusz Zaborski2015-05-022-3/+3
* Generalize object reference handling in ipfw rules.Alexander V. Chernikov2015-04-263-76/+118
* Remove End Of Line whitespacesBaptiste Daroussin2015-04-261-3/+3
* Fix 2 rendering issue with mandocBaptiste Daroussin2015-04-261-2/+2
* Fix minor mdoc issues.Joel Dahl2015-04-241-1/+0
* Fix growfs(8) build with debug enabled (make -DGFSDBG).Edward Tomasz Napierala2015-04-242-5/+5
* dmesg: accommodate message buffer growth between the sysctl callsEric van Gyzen2015-04-201-0/+3
* Fix use-after-free.Alexander V. Chernikov2015-04-191-3/+2
* Remove some oldnfs remnants.Edward Tomasz Napierala2015-04-184-11/+1
* Move ALTQ from contrib to net/altq. The ALTQ code is for many yearsGleb Smirnoff2015-04-164-13/+13
* - ggatel.8 currently doesn't mention the 'rescue' command andJason Helfman2015-04-091-12/+14
* Update documented OEM string in newfs_msdos(8).Pedro F. Giffuni2015-04-091-2/+2
* ifmedia changes:Eric Joyner2015-04-071-6/+26
* Stop including if_var.h from userland.Gleb Smirnoff2015-04-067-7/+0
* Add articles, avoid use of "you", simplify a few sentences.Warren Block2015-04-021-16/+15
* Constify.Xin LI2015-03-311-11/+11
* Fix remaining warnings.Xin LI2015-03-272-5/+2
* - Correct type for checkAgainst.Xin LI2015-03-261-5/+5
* Make GEOM_PART work in presence of previous withered self.Alexander Motin2015-03-261-3/+10
* Convert savecore to libxo. The 'verbose' paths still use printf since they'reScott Long2015-03-222-24/+50
* Add camcontrol subcommands to control APM and AAM levels.Alexander Motin2015-03-192-3/+99
* Document that nextboot(8) doesn't work as expected with ZFSAllan Jude2015-03-171-1/+7
* Make ATA power management commands to work on SCSI HBAs via PASS THROUGH.Alexander Motin2015-03-171-32/+14
* Fix minor fallout from sysctl strings being nulterminated now. The dmesgIan Lepore2015-03-161-2/+6
* restore: Preserve timestamps to the nanosecond.Jilles Tjoelker2015-03-142-21/+23
* Properly initialize scope zone id when next hop address storedAndrey V. Elsukov2015-03-131-5/+8
* Simplify string mangling in ifmaybeload().John Baldwin2015-03-131-5/+4
* Fix `ipfw fwd tablearg'. Use dedicated field nh4 in struct table_valueAndrey V. Elsukov2015-03-132-9/+32
* Add GUID and alias for Apple Core Storage partition.Andrey V. Elsukov2015-03-121-1/+7
* - Implement loopback probing state in enhanced DAD algorithm.Hiroki Sato2015-03-053-2/+21
* Make the "automounted" flag work for FUSE filesystems.Edward Tomasz Napierala2015-03-011-0/+7
* When gpart(8) is trying automatically determine the first availableAndrey V. Elsukov2015-02-261-1/+1
* Make sure that the flags for the XPT_DEV_ADVINFO CCB are initializedKenneth D. Merry2015-02-181-1/+1
* add support for specifying an initial buffer size when fetching aJohn-Mark Gurney2015-02-132-10/+28
* Retrieve counters from kernel if rule timstamping is requested.Alexander V. Chernikov2015-02-051-2/+4
* Revert the change of flowid output format. [1]Vsevolod Stakhov2015-02-022-30/+4
* Style(9) fixes.Vsevolod Stakhov2015-02-022-36/+47