| Commit message (Expand) | Author | Age | Files | Lines |
* | nits | bms | 2009-02-15 | 1 | -12/+12 |
* | Blow away KAME MLDv2 hooks. | bms | 2009-02-15 | 1 | -80/+0 |
* | Improve ifmcstat(8) and fix a few bugs while we're at it: | bms | 2009-02-15 | 2 | -82/+188 |
* | Fix a typo which caused ifmcstat's sysctl path | bms | 2009-02-15 | 1 | -1/+1 |
* | Tune output to remove trailing space. | mav | 2009-02-15 | 1 | -3/+3 |
* | Add SATA and PCI Advanced Features capabilities reporting. | mav | 2009-02-15 | 1 | -0/+24 |
* | Move sys/pccard/*.h here. | imp | 2009-02-15 | 4 | -5/+487 |
* | Remove unnecessary pccard/cardinfo.h include. | imp | 2009-02-15 | 1 | -1/+0 |
* | Remove vestiges of OLDCARD PC Card support. We haven't needed/used | imp | 2009-02-15 | 7 | -324/+0 |
* | MFp4 //depot/projects/usb@157699 | thompsa | 2009-02-14 | 3 | -5/+30 |
* | Sync comment with actual configuration format. | delphij | 2009-02-13 | 1 | -2/+2 |
* | Serialize write() calls on TTYs. | ed | 2009-02-11 | 2 | -0/+10 |
* | Move the comment to it's correct place. | wkoszek | 2009-02-07 | 1 | -5/+5 |
* | Remove leftover of alpha support for config(8)--we have MAP_FAILED | wkoszek | 2009-02-07 | 1 | -3/+0 |
* | Make config -x <kernel> only return non-zero characters, | wkoszek | 2009-02-06 | 1 | -2/+13 |
* | Don't leave the console TTY constantly open. | ed | 2009-02-05 | 2 | -19/+22 |
* | Clenup code a bit and do not call fork(2) before dameon(3) where not needed. | emax | 2009-02-04 | 3 | -36/+10 |
* | Begin basic improvements to fwcontrol in the area of handling | sbruno | 2009-02-02 | 2 | -13/+12 |
* | - Add a new ioctl to /dev/pci to fetch details on an individual BAR of a | jhb | 2009-02-02 | 2 | -7/+96 |
* | Hook up btpand(8) to the build | emax | 2009-02-02 | 1 | -0/+1 |
* | Fix client mode. Pick up service availability changes. | emax | 2009-02-02 | 3 | -21/+19 |
* | The last sector in the first segment might just be a sync, increment before | phk | 2009-02-02 | 1 | -0/+1 |
* | Don't overwrite it, if only one sector is written yet. | phk | 2009-02-02 | 1 | -7/+8 |
* | Run with -B and just .POSIX. | obrien | 2009-01-31 | 1 | -2/+2 |
* | Write timestamps with exactly 9 digits after the period. | kientzle | 2009-01-31 | 4 | -3/+9 |
* | Add btpand(8) daemon from NetBSD. This daemon provides support for | emax | 2009-01-30 | 15 | -0/+3372 |
* | - Remove superfluous comment | gabor | 2009-01-30 | 1 | -2/+0 |
* | Accept integer times. Previously, the field "time=1233294539" would be | kientzle | 2009-01-30 | 1 | -6/+7 |
* | Delete commented out ancient history. | imp | 2009-01-26 | 1 | -14/+0 |
* | Introduce the I2C diagnostic utility. It let's discover and inspect slave | raj | 2009-01-26 | 4 | -0/+810 |
* | New sentence starts on a new line. | bz | 2009-01-24 | 1 | -1/+2 |
* | Update the description of the '-h' option wrt to primary addresses | bz | 2009-01-24 | 1 | -4/+5 |
* | Add urtw(4) to the list of supported network interface. | weongyo | 2009-01-23 | 1 | -0/+1 |
* | s,unmount 8,umount 8, it is unmount(2) which I did not mean. | bz | 2009-01-17 | 1 | -2/+2 |
* | Extend the geom-related info and put in the NOTE section, not | luigi | 2009-01-13 | 1 | -14/+19 |
* | MFp4: //depot/projects/usb@155807 | thompsa | 2009-01-13 | 1 | -1/+1 |
* | MFp4: //depot/projects/usb@155731 | thompsa | 2009-01-13 | 1 | -1/+1 |
* | Set .POSIX mode, along with disable parallel mode. Crunchgen parses the | obrien | 2009-01-13 | 1 | -3/+4 |
* | o Sort .Xr. | maxim | 2009-01-12 | 1 | -2/+2 |
* | Add a short section talking about jails and file systems; mention the | bz | 2009-01-11 | 1 | -1/+26 |
* | Use full name (noticed by: ru@ | chinsan | 2009-01-11 | 1 | -1/+1 |
* | Recognize et(4), igb(4), iwn(4), ixgbe(4) and nxge(4) devices. | brueffer | 2009-01-09 | 1 | -1/+6 |
* | TDMA support for long distance point-to-point links using ath devices: | sam | 2009-01-08 | 1 | -3/+3 |
* | - use .Ex macro in EXIT STATUS section | danger | 2009-01-07 | 1 | -3/+1 |
* | - rename the RETURN VALUES section to EXIT STATUS [1] | danger | 2009-01-07 | 1 | -4/+2 |
* | - rename the RETURN VALUES section to EXIT STATUS | danger | 2009-01-07 | 1 | -1/+1 |
* | - rename the RETURN VALUES section to EXIT STATUS | danger | 2009-01-07 | 1 | -1/+1 |
* | - rename the RETURN VALUES section to EXIT STATUS | danger | 2009-01-07 | 1 | -1/+1 |
* | - rename the RETURN VALUES section to EXIT STATUS [1] | danger | 2009-01-07 | 1 | -4/+2 |
* | - Backout latest changes (follow symlinks: r186496, r186518). | flz | 2009-01-06 | 2 | -61/+24 |