summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Document new table values.melifaro2014-10-031-45/+47
* Make ipfw_nat module use IP_FW3 codes.melifaro2014-09-071-116/+241
* Change copyrights to the proper one.melifaro2014-09-051-7/+3
* Return setsockopt() directly.melifaro2014-09-051-4/+1
* Sync to HEAD@r271160.melifaro2014-09-058-63/+87
|\
| * * Unconditionally turn on SIOCGI2C probing for all interfacesmelifaro2014-09-031-11/+17
| * Add lock annotations to the threading API used by hastd.ed2014-09-012-13/+13
| * Add references to vt(4) to further man-pages.se2014-09-011-0/+1
| * Fix character case in examples for "camcontrol security" - should begavin2014-08-311-3/+3
| * - Add a new structure type for the ACPI 3.0 SMAP entry that includes thejhb2014-08-291-0/+29
| * * Add SIOCGI2C driver ioctl used to retrieve i2c info.melifaro2014-08-291-33/+21
| * Correct the destroy example. The -n argument is not needed (and is notjhb2014-08-271-2/+2
| * Garbage collect libl dependencyngie2014-08-231-2/+2
| * Whitespace/style changes merged from projects/ipfw.melifaro2014-08-231-1/+1
| * Merge buffer-printing changes from from projects/ipfw as preparationmelifaro2014-08-235-365/+532
* | Use per-function errno handling instead of global one.melifaro2014-09-052-50/+36
* | Add support for multi-field values inside ipfw tables.melifaro2014-08-313-137/+390
* | Sync to HEAD@r270409.melifaro2014-08-2330-88/+1116
|\ \ | |/
| * Change file permissions for some setuid executables so they are "o+r".neel2014-08-212-3/+3
| * * Add new net/sff8436.h containing constants used to accessmelifaro2014-08-211-88/+365
| * Misc fixes suggested by Coverity.asomers2014-08-201-3/+9
| * Add description for the "automounted" mount flag.trasz2014-08-201-1/+6
| * Revert r267233 for now. PIE support needs to be reworked.bdrewery2014-08-199-18/+0
| * Zero buffer before request.melifaro2014-08-181-0/+1
| * Add LIBUTIL to DPADDngie2014-08-181-0/+1
| * Add -ll to LDADD to fix "make checkdpadd"ngie2014-08-181-1/+1
| * Add forgotten DPADD to ifconfig(8).melifaro2014-08-171-0/+1
| * Remove LOG_ODELAY because it does nothing.neel2014-08-171-1/+1
| * Bring in the new automounter, similar to what's provided in most othertrasz2014-08-172-2/+5
| * Clean up unused definitions.melifaro2014-08-161-22/+8
| * * Use standard net/sff8472.h header for sff bits and offsets.melifaro2014-08-161-103/+85
| * Add support for reading i2c SFP/SFP+ data from NIC driver andmelifaro2014-08-164-0/+551
| * Use mount protocol version 3 by default for showmount and umount.peter2014-08-161-1/+1
| * Fix atmconfig compilation when MK_ATM == yes and MK_BSNMP == nongie2014-08-152-22/+17
| * Remove bogus ; at the end of the if condition in order to unbreak gcc buildsbz2014-08-151-2/+2
| * Convert devd's client socket to type SOCK_SEQPACKET.asomers2014-08-145-38/+276
| * Use "NO NAME" as the default unnamed label.pfg2014-08-131-1/+1
* | Make room for multi-type values in struct tentry.melifaro2014-08-151-4/+4
* | Replace "cidr" table type with "addr" type.melifaro2014-08-142-18/+17
* | * Document internal commands.melifaro2014-08-142-4/+27
* | Sync to HEAD@r269943.melifaro2014-08-1390-836/+1823
|\ \ | |/
| * Fix a typo in a comment: s/interprete/interpret/gjb2014-08-121-1/+1
| * Turn off kern.geom.part.mbr.enforce_chs by default.ae2014-08-121-1/+1
| * Remove duplicate entry.ae2014-08-121-7/+0
| * Add sysctl and loader tunable kern.geom.part.mbr.enforce_chs that is setae2014-08-121-1/+7
| * Mention tmpfs(5)skreuzer2014-08-061-0/+1
| * Honour WITH and WITHOUT_INET6_SUPPORT.cy2014-08-051-0/+8
| * Provide -o vers= support for mount_nfs.bz2014-08-052-1/+55
| * Add generic list, status, load and unload docs to gpart(8)issyl02014-08-031-1/+21
| * When restoring a UFS dump onto a ZFS filesystem, an assertion inmckusick2014-07-301-3/+5
OpenPOWER on IntegriCloud