summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix up some grammar.trhodes2003-01-091-2/+2
* Add code to parse the contents of an ACPI MADT table and to dump itsjhb2003-01-081-0/+176
* Add structure definitions for the various items in a ACPI Multiplejhb2003-01-081-0/+105
* For now, set only the resource limits and process priority associatedrwatson2003-01-081-1/+2
* Teach sysinstall about rpcbind, rpc.lockd, and rpc.statd. As an addedscottl2003-01-076-12/+76
* Compare pointers to NULL rather than make it look like they are ints.obrien2003-01-061-2/+2
* save_realloc() should use reallocf() to close memory leaks.obrien2003-01-062-4/+4
* Update kernbb(8) to deal with GCC's new way of doing things.phk2003-01-063-86/+51
* Prevent buffer overflow in format_cmd() by properly tracking maximumjkh2003-01-064-16/+24
* Enable pppctl(8) on ia64.marcel2003-01-061-1/+1
* Build pppctl on sparc64, now that we have libc_r.tmm2003-01-051-1/+1
* - Remove speed_map API because speed_map is obsoleted by 1394a.simokawa2003-01-042-30/+3
* - Handle zero sized directory right way.simokawa2003-01-042-12/+20
* Make struct swblock kernel only, to make vm/swap_pager.h userland includable.phk2003-01-031-1/+1
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-0130-49/+55
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/schweikh2002-12-3012-51/+47
* Back out rev 1.19; getbsize(3)'s original interface has been restored.mike2002-12-301-1/+1
* Back out rev 1.78; getbsize(3)'s original interface has been restored.mike2002-12-301-8/+6
* Back out rev 1.33; getbsize(3)'s original interface has been restored.mike2002-12-301-1/+1
* Make fully WARNS=5 clean.obrien2002-12-302-6/+6
* Use basename(3).obrien2002-12-301-3/+2
* Import FireWire userland utility.simokawa2002-12-305-0/+759
* Use <sys/endian.h> rather than a private verison.obrien2002-12-302-60/+2
* Move elf2aout back to /usr/bin -- it is a general development tool, notobrien2002-12-303-172/+0
* This really isn't WARNS clean.obrien2002-12-301-2/+1
* Print old mixer levels when setting new ones.jmallett2002-12-301-2/+8
* Fix printf format errors on 64-bit platforms and make WARNS=5 compliant.wollman2002-12-292-23/+28
* Add support for MPI-350 the mini-pci Cisco Aironet card. This needs moreambrisko2002-12-292-21/+128
* Use the new sector0 munging ioctls to make boot0cfg work under GEOM.phk2002-12-291-8/+31
* Since our default boot block now supports UFS1 and UFS2 even onrwatson2002-12-282-14/+4
* english(4) police.schweikh2002-12-2736-54/+54
* POLA dictates that in the file designated with the -f optionru2002-12-272-2/+12
* s/pseudo-device/device/ru2002-12-261-1/+1
* mdoc(7) police: Deal with self-xrefs.ru2002-12-245-6/+6
* Fix usbd.conf parsing: fgetln(3) returns a string without terminatingmaxim2002-12-241-1/+1
* Various language tweaks.trhodes2002-12-241-17/+17
* Add a new ftp mirror in Ireland which offers a service over IPv6.dwmalone2002-12-232-0/+8
* Fix typo: vunerable -> vulnerable.pb2002-12-221-1/+1
* Make newsyslog(8) print the correct date when the logs are turned over.trhodes2002-12-211-2/+2
* Correct path to /usr/sbin/sysinstall for HEAD since that's where it lives now.jkh2002-12-202-6/+6
* o Use sysctl machdep.acpi_root to get the physical address of themarcel2002-12-194-17/+42
* On drives that returns 00 as 100% done, lower the criteriasos2002-12-181-13/+13
* Change the name for the local unix-socket based protocolmbr2002-12-162-6/+13
* Add a new `W' flag, that when used in conjunction with the `Z' flag or thesobomax2002-12-152-8/+38
* Update ROOT_MIN_SIZE for i386 to 118MB (and other ROOT_*_SIZE).kuriyama2002-12-154-10/+10
* Markup fixes. Document more correctly.trhodes2002-12-141-8/+14
* Add missing "of".fenner2002-12-141-1/+1
* Account for fts(3)'s FTS_SLNONE case for symbolic links which havegreen2002-12-121-0/+1
* Uniformly refer to a file system as "file system".ru2002-12-1221-82/+82
* MFS: Spelling: s/transfered/transferred/trhodes2002-12-121-1/+1
OpenPOWER on IntegriCloud