summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Make IPXrouted compile using Clang by using ANSI function declarations.ed2009-03-041-22/+10
* Add printb.c utility file, but do not yet connect it to the build.bms2009-03-041-0/+64
* Add full SSM stack support to mtest(8) diagnostic tool.bms2009-03-041-115/+87
* Update mtest(8) manual page.bms2009-03-041-6/+45
* Write the MBR by using the bootcode verb of the gpart class.marcel2009-03-021-27/+22
* uupdate for 0.6.8sam2009-03-021-2/+3
* update for 0.6.8sam2009-03-021-4/+2
* update for 0.6.8sam2009-03-021-2/+3
* update to 0.6.8sam2009-03-028-96/+107
* use ansi prototypessam2009-03-011-11/+4
* Change USB over to make_dev() for all device nodes, previously it hooked intothompsa2009-02-273-236/+7
* Rename all symbols in libmp(3) to mp_*, just like Solaris.ed2009-02-262-20/+22
* 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
OpenPOWER on IntegriCloud