| Commit message (Expand) | Author | Age | Files | Lines |
* | Grammar nits. | thompsa | 2010-01-14 | 1 | -3/+3 |
* | Remove the 1000 pseudo terminal limit from pts(4). | ed | 2010-01-13 | 1 | -26/+0 |
* | Update to Fredrik's latest uhso driver. This changes port detection, adds | thompsa | 2010-01-13 | 1 | -6/+17 |
* | Remove <utmp.h> and its corresponding manual page. | ed | 2010-01-13 | 2 | -269/+0 |
* | Add a driver by Fredrik Lindberg for Option HSDPA USB devices. These differ | thompsa | 2010-01-13 | 2 | -0/+116 |
* | Various fixes. | brueffer | 2010-01-12 | 2 | -20/+21 |
* | Spell "Hz" correctly wherever it is user-visible. | gavin | 2010-01-12 | 3 | -3/+3 |
* | Update, reflecting added multichannel playback support. | mav | 2010-01-12 | 1 | -4/+8 |
* | Change the second usb example for ulpt to one describing libusb which would be | thompsa | 2010-01-10 | 1 | -4/+6 |
* | Fix formatting. | delphij | 2010-01-09 | 1 | -3/+0 |
* | Add a set of manual pages for pthread[_attr]_[sg]etaffinity(3). | delphij | 2010-01-09 | 5 | -4/+319 |
* | bridge(4) acts like a switch, not like a hub. | brueffer | 2010-01-09 | 1 | -2/+2 |
* | Introduce the new kernel thread called "deadlock resolver". | attilio | 2010-01-09 | 1 | -1/+10 |
* | Various language fixes. | brueffer | 2010-01-09 | 1 | -19/+18 |
* | Complete the swap of carp(4) log levels and document the change. | ru | 2010-01-08 | 1 | -5/+5 |
* | - s/unsecure/insecure/ as this is the correct keyword | danger | 2010-01-07 | 1 | -2/+2 |
* | Add a missing word. | brueffer | 2010-01-04 | 1 | -1/+1 |
* | Catch up with the VFS_VPTOFH(9) -> VOP_VPTOFH(9) repocopy that happened | brueffer | 2010-01-04 | 3 | -6/+6 |
* | PG_NOSYNC is called VPO_NOSYNC for long time. | kib | 2010-01-04 | 1 | -1/+1 |
* | Add one more supported controller. | brueffer | 2010-01-02 | 1 | -1/+3 |
* | Add support for configuring vlan(4) interfaces as child devices similar to | jhb | 2009-12-29 | 1 | -2/+47 |
* | The net/if_slvar.h header is long gone. | trasz | 2009-12-28 | 1 | -7/+1 |
* | Bump manual page dates. | trasz | 2009-12-28 | 2 | -2/+2 |
* | Change u3g(4) and ucom(4) to not refer to pppd(8), which is gone. | trasz | 2009-12-28 | 2 | -2/+2 |
* | Line discipline support is gone; update tty(4) manual page to reflect this. | trasz | 2009-12-28 | 1 | -64/+8 |
* | Add references to termios-related stuff. | trasz | 2009-12-28 | 1 | -0/+7 |
* | Correct my e-mail address. | marius | 2009-12-25 | 1 | -2/+2 |
* | Add a man page for mk48txx(4). | marius | 2009-12-25 | 2 | -0/+231 |
* | Document newly added loader tunable/sysctl variable | yongari | 2009-12-24 | 1 | -1/+19 |
* | Removed duplicate usbd_xfer_state(9) link. | ru | 2009-12-22 | 2 | -2/+0 |
* | Sort mlinks. | ru | 2009-12-22 | 1 | -66/+66 |
* | If none of the watchdogs supports the requested timeout value, the | ru | 2009-12-21 | 1 | -3/+3 |
* | - Eliminated hard sentence breaks. | ru | 2009-12-21 | 1 | -14/+15 |
* | Reference the correct man page for firmware(9). | bcr | 2009-12-19 | 1 | -1/+1 |
* | Document more VIA Velocity family controllers to vge(4). Previously | yongari | 2009-12-18 | 1 | -9/+10 |
* | Add new "hw.psm.tap_enabled" tunable and sysctl. | dumbbell | 2009-12-18 | 1 | -0/+12 |
* | Document newly added loader tunable and sysctl variables. | yongari | 2009-12-17 | 1 | -1/+33 |
* | Make man page reflect the output columns | julian | 2009-12-16 | 1 | -0/+2 |
* | Forgot to bump .Dd, so do it with this commit. Chose local time over | imp | 2009-12-16 | 2 | -2/+2 |
* | Docmuent NO_KERNEL{CLEAN,CONFIG,DEPEND,OBJ} as necessary. Update | imp | 2009-12-16 | 2 | -2/+21 |
* | Document PBDRY and SLEEPQ_STOP_ON_BDRY. | kib | 2009-12-12 | 2 | -3/+22 |
* | In current code, threads performing an interruptible sleep (on both | attilio | 2009-12-12 | 1 | -1/+12 |
* | Reference the correct man page for firmware(9). | bcr | 2009-12-11 | 1 | -1/+1 |
* | Add manpages for ams(4), akbd(4), adb(4), and cuda(4), which describe | nwhitehorn | 2009-12-03 | 6 | -2/+319 |
* | Add missing parameter description. | trasz | 2009-12-02 | 1 | -1/+3 |
* | Unbreak user space after if_timer/if_watchdog removal in r199975. | bz | 2009-12-01 | 1 | -14/+2 |
* | amdsbwd: new driver for AMD SB600/SB7xx watchdog timer | avg | 2009-11-30 | 2 | -0/+74 |
* | Correct typo. | bz | 2009-11-29 | 1 | -1/+1 |
* | Enable IPcomp by default. | bz | 2009-11-29 | 1 | -3/+5 |
* | Fix the cross-reference to sctp_opt_info in the text - section 3, not 2. | roam | 2009-11-27 | 1 | -1/+1 |