| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable suspend when we're shutting down. This solves the "tell FreeBSD | cperciva | 2015-10-01 | 1 | -0/+14 |
* | Replace N #defines with nitems to simplify ifconfig code slightly | ngie | 2015-09-27 | 15 | -59/+23 |
* | Add SUBDIR_PARALLEL. | bdrewery | 2015-09-26 | 1 | -1/+2 |
* | Remove disconnected directories. | bdrewery | 2015-09-26 | 4 | -68/+0 |
* | META_MODE: Remove DEP_MACHINE from Makefile.depend files. | bdrewery | 2015-09-25 | 4 | -8/+0 |
* | META_MODE: Remove DEP_RELDIR from Makefile.depend files. | bdrewery | 2015-09-25 | 4 | -8/+0 |
* | Fix two cases where "const" were washed off pointers with strchr(3) | phk | 2015-09-25 | 1 | -4/+6 |
* | Fix /sbin/route to never look up (invalid) interface names through DNS | rstone | 2015-09-17 | 1 | -0/+3 |
* | Update META_MODE dependencies. | bdrewery | 2015-09-17 | 2 | -0/+7 |
* | Make ifconfig always exit with an error code if an important ioctl fails | allanjude | 2015-09-16 | 1 | -9/+6 |
* | Add a way to specify stripesize and stripeoffset to gnop(8). This makes | trasz | 2015-09-15 | 2 | -3/+11 |
* | - Remove #ifdef HAVE_POLL_H. | hrs | 2015-09-10 | 1 | -4/+2 |
* | - Remove GIF_{SEND,ACCEPT}_REVETHIP. | hrs | 2015-09-10 | 1 | -10/+3 |
* | The dumpfs(8) utility doesn't actually use disktab(5); remove it | trasz | 2015-09-03 | 1 | -1/+0 |
* | Fix markup. | trasz | 2015-09-02 | 1 | -2/+2 |
* | It's 2015, and some people are still trying to use fdisk and then | trasz | 2015-09-02 | 9 | -14/+18 |
* | pf: Remove support for 'scrub fragment crop|drop-ovl' | kp | 2015-08-27 | 2 | -8/+3 |
* | Code cleanup unused-but-set-variable spotted by gcc. | araujo | 2015-08-25 | 1 | -2/+0 |
* | Code cleanup unused-but-set-variable spotted by gcc. | araujo | 2015-08-25 | 3 | -14/+4 |
* | Upgrade libxo to 0.4.5. | marcel | 2015-08-24 | 1 | -1/+1 |
* | Add ALTQ(9) support for the CoDel algorithm. | loos | 2015-08-21 | 4 | -9/+149 |
* | Revamp camcontrol(8) fwdownload support and add the opcodes subcommand. | ken | 2015-08-20 | 5 | -216/+1580 |
* | Use arc4random_buf(). While there, unifdef the code for HAVE_ARC4RANDOM. | delphij | 2015-08-16 | 2 | -16/+2 |
* | In ipfw2, avoid left-shifting negative integers, which is undefined. | dim | 2015-08-12 | 1 | -4/+4 |
* | Make LAG LACP fast timeout tunable through IOCTL. | hiren | 2015-08-12 | 2 | -1/+9 |
* | Fix a few mandoc warnings. | brueffer | 2015-08-12 | 2 | -2/+0 |
* | sbin/ipfw fix typo: info -> into | feld | 2015-08-10 | 1 | -1/+1 |
* | Allow to disable BIO_DELETE passthru in fstab for swap-on-geli devices by | pjd | 2015-08-08 | 1 | -4/+6 |
* | Enable BIO_DELETE passthru in GELI, so TRIM/UNMAP can work as expected when | pjd | 2015-08-08 | 2 | -15/+82 |
* | Whoops, wrong flag. | trasz | 2015-08-06 | 1 | -1/+1 |
* | Tweak mdconfig(8) manual page, in particular revise the EXAMPLES | trasz | 2015-08-06 | 1 | -47/+46 |
* | Fix a bug which could make routed(8) daemon exit by sending a special RIP | delphij | 2015-08-05 | 1 | -0/+6 |
* | Fix ipfw range deletion. | melifaro | 2015-08-03 | 1 | -3/+8 |
* | Add support for keys that include 4 byte SALT values, | gnn | 2015-07-31 | 2 | -2/+25 |
* | Summary: Remove unsupported 3des-deriv encryption algorithm from documentation. | gnn | 2015-07-31 | 1 | -1/+0 |
* | Teach sysctl about the new optional suffix after IK to specify | imp | 2015-07-29 | 1 | -8/+42 |
* | Add missing SIGUSR1 description. | trasz | 2015-07-24 | 1 | -1/+2 |
* | mount_nfs: Be more clear on nmount(2) error with errmsg unset | cem | 2015-07-22 | 1 | -1/+2 |
* | nvmecontrol: read controller identify data before any log page operations | jimharris | 2015-07-22 | 1 | -1/+2 |
* | lseek() allows an offset to be set beyond the end of file. Using | ae | 2015-07-21 | 1 | -7/+4 |
* | Only report the lack of ALTQ support if pfctl is using verbose (-v) mode. | gnn | 2015-07-20 | 1 | -1/+1 |
* | Document suspend/resume notification in devd.conf(5). | trasz | 2015-07-18 | 1 | -0/+4 |
* | Add CARP events description to devd.conf(5). | trasz | 2015-07-18 | 1 | -1/+21 |
* | Fix contraction spotted by igor(1) and remove 2 .Ed spotted by mandoc(1). | araujo | 2015-07-18 | 1 | -7/+5 |
* | Describe how to load gmultipath at boot time. | araujo | 2015-07-17 | 1 | -1/+11 |
* | fix the docs, the number of frags per inode (NFPI) changed in r228794 | jmg | 2015-07-15 | 1 | -4/+4 |
* | Add a new option to gpart(8) to fix Lenovo BIOS boot issue | allanjude | 2015-07-15 | 1 | -1/+7 |
* | Cleanup; mostly language with a little bit of mdoc style. | brueffer | 2015-07-14 | 3 | -17/+18 |
* | Unbreak ggatec and ggatel on i386 after r238119, which added two more | brueffer | 2015-07-14 | 2 | -0/+2 |
* | If ggated's exports_find() fails, the connection is removed before | brueffer | 2015-07-14 | 1 | -1/+1 |