| Commit message (Expand) | Author | Age | Files | Lines |
* | Refine r198714, it's not as easy as just leaving the major number zero. | brueffer | 2009-11-01 | 1 | -1/+0 |
* | The majors file was removed long ago, 0 should be used instead. | brueffer | 2009-10-31 | 1 | -4/+2 |
* | MFp4: | mav | 2009-10-31 | 1 | -40/+57 |
* | When extracting the capture buffer from a crashdump, only read the valid | jhb | 2009-10-29 | 1 | -10/+10 |
* | Fix parsing of mount options specified with -o in case an option with | jh | 2009-10-26 | 1 | -5/+5 |
* | - Initialize variable in order to avoid GCC warning and enable WARNS=6. | lulf | 2009-10-26 | 2 | -2/+1 |
* | Make dhclient use bootpc (68) as the source port for unicast DHCPREQUEST | philip | 2009-10-21 | 3 | -18/+41 |
* | Make input parsing in Farhenheit actually work. | ed | 2009-10-21 | 1 | -5/+5 |
* | The tunefs utility does not work on active filesystems. | remko | 2009-10-21 | 1 | -2/+2 |
* | Switch the default WARNS level for sbin/ to 6. | ru | 2009-10-19 | 51 | -39/+25 |
* | Clean up markup (mainly). | ru | 2009-10-19 | 1 | -77/+149 |
* | Properly re-create "-s size" argument to newfs(8). | ru | 2009-10-19 | 1 | -1/+1 |
* | Use printb() to display the "nd6 options=" line. | hrs | 2009-10-12 | 1 | -29/+7 |
* | Update for latest 802.11s changes in meshconf format. | rpaulo | 2009-10-12 | 1 | -15/+21 |
* | The cylinder group tag cg_initediblk needs to match the number of inodes | mjacob | 2009-10-05 | 1 | -2/+8 |
* | Static'ify internal methods and use prototype. | delphij | 2009-09-28 | 1 | -20/+20 |
* | Fethch more information from IDENTIFY result. | mav | 2009-09-27 | 1 | -15/+48 |
* | Fix several logic bugs in the previous IPv6 variable change and | hrs | 2009-09-26 | 1 | -3/+9 |
* | MFp4: | mav | 2009-09-22 | 1 | -12/+11 |
* | Fix setfib(1) section number. | brueffer | 2009-09-18 | 1 | -1/+1 |
* | Fixed markup. | ru | 2009-09-17 | 1 | -3/+5 |
* | Change the default transport protocol for use by the Mount protocol | rmacklem | 2009-09-17 | 1 | -1/+1 |
* | Fix an xref. | brueffer | 2009-09-17 | 1 | -1/+1 |
* | Fix the example, -w is the right switch for write failure probability. | brueffer | 2009-09-17 | 1 | -3/+3 |
* | Modify mount(8) to skip MNT_IGNORE file systems by default, just like df(1) | pjd | 2009-09-14 | 2 | -0/+9 |
* | Document accept_rev_ethip_ver and send_rev_ethip_ver flags of | hrs | 2009-09-12 | 1 | -0/+19 |
* | Improve flexibility of receiving Router Advertisement and | hrs | 2009-09-12 | 4 | -9/+322 |
* | Actually component with the greatest priority is used by the prefer balance | pjd | 2009-09-09 | 1 | -1/+1 |
* | Use printb() instead of rolling its own routine to display | hrs | 2009-09-07 | 1 | -20/+4 |
* | Suppress an options line when no bit is on. | ume | 2009-09-07 | 1 | -0/+2 |
* | Add support for changing providers priority. | pjd | 2009-09-06 | 2 | -9/+19 |
* | Update copyright years. | pjd | 2009-09-06 | 1 | -1/+1 |
* | For any given subcommand allow to specify multi-line usage (separated by \n). | pjd | 2009-09-06 | 1 | -2/+12 |
* | remove stale references to RTF_CLONING and RTF_LLINFO | kmacy | 2009-09-04 | 1 | -21/+0 |
* | Add to `camcontrol cmd` support for sending arbitrary ATA commands. | mav | 2009-09-04 | 2 | -52/+141 |
* | Short ATA command format has 28bit address, not 36bit. | mav | 2009-08-30 | 1 | -2/+2 |
* | MFp4: | mav | 2009-08-30 | 1 | -27/+120 |
* | - Add a SIGINFO handler for savecore. | lulf | 2009-08-25 | 1 | -1/+17 |
* | ANSIfy functions declarations, adjust prototypes. Rename local variable | charnier | 2009-08-25 | 1 | -75/+58 |
* | Remove (c) line. | ivoras | 2009-08-23 | 1 | -1/+0 |
* | Remove the dependency on the kernel -- in particular the gctl request to | marcel | 2009-08-19 | 1 | -18/+23 |
* | Be more precise how to get fsids - 'mount -v' doesn't show fsids unless is run | pjd | 2009-08-17 | 1 | -1/+2 |
* | Emit a proper error message instead of dumping core when 1) | marcel | 2009-08-16 | 1 | -2/+14 |
* | Delete the descriptions of the gssname and allgssname optionss from | rmacklem | 2009-07-29 | 1 | -42/+1 |
* | Mesh fixes, namely: | rpaulo | 2009-07-27 | 1 | -11/+14 |
* | Make ifconfig ifN -vnet <jname|jid> actually work: | bz | 2009-07-26 | 1 | -7/+20 |
* | Fix the logic to count the number of "live interfaces". With this change | sam | 2009-07-21 | 1 | -9/+11 |
* | More mesh bits, namely: | rpaulo | 2009-07-20 | 1 | -4/+6 |
* | Implementation of the upcoming Wireless Mesh standard, 802.11s, on the | rpaulo | 2009-07-11 | 3 | -50/+467 |
* | Fix alignment issue with ATA IDENTIFY structure. | scottl | 2009-07-10 | 1 | -11/+11 |