summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix LLVM compiler errors related to K&R declarations with ANSI prototypes.ed2009-02-266-57/+25
* MFp4 //depot/projects/usb@157974thompsa2009-02-241-0/+33
* Build fixups for the new USB stack.thompsa2009-02-231-0/+1
* Move usb to a graveyard location under sys/legacy/dev, it is intended that thethompsa2009-02-231-1/+1
* Include string.h for strncpy prototypeimp2009-02-191-0/+2
* Properly convert bit value to a bit field. Before we were storingimp2009-02-191-2/+2
* yppasswdd assumed that a struct x_master_passwd is type punable to aimp2009-02-181-3/+21
* Remove reference to phy_delay from fwcontrol. Thanks for the catch!sbruno2009-02-171-2/+1
* nitsbms2009-02-151-12/+12
* Blow away KAME MLDv2 hooks.bms2009-02-151-80/+0
* Improve ifmcstat(8) and fix a few bugs while we're at it:bms2009-02-152-82/+188
* Fix a typo which caused ifmcstat's sysctl pathbms2009-02-151-1/+1
* Tune output to remove trailing space.mav2009-02-151-3/+3
* Add SATA and PCI Advanced Features capabilities reporting.mav2009-02-151-0/+24
* Move sys/pccard/*.h here.imp2009-02-154-5/+487
* Remove unnecessary pccard/cardinfo.h include.imp2009-02-151-1/+0
* Remove vestiges of OLDCARD PC Card support. We haven't needed/usedimp2009-02-157-324/+0
* MFp4 //depot/projects/usb@157699thompsa2009-02-143-5/+30
* Sync comment with actual configuration format.delphij2009-02-131-2/+2
* Serialize write() calls on TTYs.ed2009-02-112-0/+10
* Move the comment to it's correct place.wkoszek2009-02-071-5/+5
* Remove leftover of alpha support for config(8)--we have MAP_FAILEDwkoszek2009-02-071-3/+0
* Make config -x <kernel> only return non-zero characters,wkoszek2009-02-061-2/+13
* Don't leave the console TTY constantly open.ed2009-02-052-19/+22
* Clenup code a bit and do not call fork(2) before dameon(3) where not needed.emax2009-02-043-36/+10
* Begin basic improvements to fwcontrol in the area of handlingsbruno2009-02-022-13/+12
* - Add a new ioctl to /dev/pci to fetch details on an individual BAR of ajhb2009-02-022-7/+96
* Hook up btpand(8) to the buildemax2009-02-021-0/+1
* Fix client mode. Pick up service availability changes.emax2009-02-023-21/+19
* The last sector in the first segment might just be a sync, increment beforephk2009-02-021-0/+1
* Don't overwrite it, if only one sector is written yet.phk2009-02-021-7/+8
* Run with -B and just .POSIX.obrien2009-01-311-2/+2
* Write timestamps with exactly 9 digits after the period.kientzle2009-01-314-3/+9
* Add btpand(8) daemon from NetBSD. This daemon provides support foremax2009-01-3015-0/+3372
* - Remove superfluous commentgabor2009-01-301-2/+0
* Accept integer times. Previously, the field "time=1233294539" would bekientzle2009-01-301-6/+7
* Delete commented out ancient history.imp2009-01-261-14/+0
* Introduce the I2C diagnostic utility. It let's discover and inspect slaveraj2009-01-264-0/+810
* New sentence starts on a new line.bz2009-01-241-1/+2
* Update the description of the '-h' option wrt to primary addressesbz2009-01-241-4/+5
* Add urtw(4) to the list of supported network interface.weongyo2009-01-231-0/+1
* s,unmount 8,umount 8, it is unmount(2) which I did not mean.bz2009-01-171-2/+2
* Extend the geom-related info and put in the NOTE section, notluigi2009-01-131-14/+19
* MFp4: //depot/projects/usb@155807thompsa2009-01-131-1/+1
* MFp4: //depot/projects/usb@155731thompsa2009-01-131-1/+1
* Set .POSIX mode, along with disable parallel mode. Crunchgen parses theobrien2009-01-131-3/+4
* o Sort .Xr.maxim2009-01-121-2/+2
* Add a short section talking about jails and file systems; mention thebz2009-01-111-1/+26
* Use full name (noticed by: ru@chinsan2009-01-111-1/+1
* Recognize et(4), igb(4), iwn(4), ixgbe(4) and nxge(4) devices.brueffer2009-01-091-1/+6
OpenPOWER on IntegriCloud