summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge from headsjg2014-05-0823-312/+182
| |\ \ \ \
| * | | | | New/updated dependenciessjg2014-05-051-1/+0
| * | | | | Merge headsjg2014-04-28111-1077/+3973
| |\ \ \ \ \
| * \ \ \ \ \ Merge head@256284sjg2013-10-1324-118/+119
| |\ \ \ \ \ \
| * | | | | | | Updated dependenciessjg2013-10-137-2/+8
| * | | | | | | Merge headsjg2013-09-118-93/+676
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge from headsjg2013-09-0590-1553/+4729
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ sync from headsjg2013-04-1291-3375/+2767
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Updated dependenciessjg2013-03-11107-0/+127
| * | | | | | | | | | Updated dependenciessjg2013-02-16109-218/+0
| * | | | | | | | | | Sync with HEAD.obrien2013-02-0837-532/+1205
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Qualifying targets with ${.OBJDIR}/ confuses make for little reason.sjg2012-11-081-4/+4
| * | | | | | | | | | | Updated/new Makefile.dependsjg2012-11-0819-0/+92
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *-------. \ \ \ \ \ \ \ \ \ \ Sync from headsjg2012-11-04132-3007/+20539
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-22116-0/+2432
* | | | | | | | | | | | | | | | | Add a missing word, should have been in r284290.brueffer2015-06-121-1/+1
* | | | | | | | | | | | | | | | | Improve grammar.brueffer2015-06-111-9/+9
* | | | | | | | | | | | | | | | | 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
OpenPOWER on IntegriCloud