aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Import base vinum userland sourcesGreg Lehey1998-09-166-0/+3375
* Remove blank after -IPoul-Henning Kamp1998-09-153-6/+6
* (this is an extract from src/share/examples/atm/README)Poul-Henning Kamp1998-09-151-2/+3
* Add support for dealing with ENOSPC as the error code returned by a tapeJustin T. Gibbs1998-09-152-16/+17
* Add camcontrol. Remove scsiformat.Justin T. Gibbs1998-09-151-4/+3
* Add new files for HARP3Poul-Henning Kamp1998-09-1519-0/+11177
* Update system to new device statistics code.Justin T. Gibbs1998-09-151-1/+2
* Camcontrol - A utility for configuring/manipulating the CAM subsystemJustin T. Gibbs1998-09-156-0/+3548
* Reviewed by: bde (again)Greg Lehey1998-09-111-2/+2
* Reviewed by: bde,jkhGreg Lehey1998-09-112-7/+22
* Don't refuse to pass the force and sync options to the kernel. TheBruce Evans1998-09-091-1/+3
* Add a new library function getobjformat(). It checks all theJohn Polstra1998-09-091-73/+16
* Fix calls to mmap. It returns void *, and on failure it returnsJohn Polstra1998-09-061-11/+11
* For a.out mode, ignore shared libraries that don't have at least 2John Polstra1998-09-051-1/+3
* Disable gcc's builtin memcpy for alpha since it doesn't cope with unalignedDoug Rabson1998-09-051-1/+4
* Change MACHINE to MACHINE_ARCH to support MACHINE=pc98.John Birrell1998-09-051-3/+3
* Now that ldconfig does elf work too, build it on alpha as well.John Birrell1998-09-051-2/+2
* Implement ldconfig functionality for ELF. The hints are stored inJohn Polstra1998-09-055-31/+465
* Sort cross references.Wolfram Schneider1998-08-312-4/+4
* Split lines into one subdir per line.Gary Palmer1998-08-302-11/+64
* Install ipmon.8 in man8/ not man1/.Joseph Koshy1998-08-301-1/+1
* Updated manual page. Removed description of (now defunct) -c restrictions.Matthew Dillon1998-08-271-3/+2
* Use explicitly sized types when formatting cylinder groups.Doug Rabson1998-08-271-7/+7
* Remove -c restrictions from previous commit.Dag-Erling Smørgrav1998-08-261-13/+1
* (well tested at BEST): -i option can now take FP values (e.g. -i 0.1),Matthew Dillon1998-08-262-17/+46
* Change length arguments to sysctl to size_t.Doug Rabson1998-08-251-5/+21
* Attempt to fix my breakage of the alpha makebootarea() in rev.1.19.Bruce Evans1998-08-232-14/+14
* Try to make this compile on both alpha and i386Gary Palmer1998-08-212-4/+4
* Fix the machine dependent SUBDIR I removed by mistake in the last commit.John Birrell1998-08-201-1/+5
* Fixed style bugs in previous commit.Bruce Evans1998-08-172-74/+72
* Teach disklabel how to install a bootstrap on an alpha with SRM console.Doug Rabson1998-08-172-4/+74
* All but two if these build on alpha now, but most are untested.John Birrell1998-08-151-13/+9
* Use explicitly sized types when laying out the cylinder groups. ThisDoug Rabson1998-08-153-18/+18
* Forgot to remove a ';' in my previous commit.Philippe Charnier1998-08-121-2/+2
* Add "-aout" option when calling the linker, so that this will workJohn Polstra1998-08-121-3/+3
* unifdef -UISOPoul-Henning Kamp1998-08-071-119/+1
* Fix LIBDIR (for aout/ELF).Mark Murray1998-08-062-2/+4
* PR: 7475Peter Hawkins1998-08-042-8/+14
* There seem to be two messages that were added with soft-updatesPoul-Henning Kamp1998-08-043-9/+9
* Use errx() instead of err() for malloc failures. -Wall. Do not dotPhilippe Charnier1998-08-032-13/+14
* Document -n (soft-update) flag.Philippe Charnier1998-08-032-21/+21
* .Nm swapon -> .Nm.Philippe Charnier1998-08-032-12/+11
* Correct use of .Nm and .Ev.Philippe Charnier1998-08-032-31/+34
* Typo: i. e. -> i.e.Philippe Charnier1998-08-033-14/+13
* Correct use of .Nm. Add rcsid. Do not dot terminate err(3) strings. Spelling.Philippe Charnier1998-08-032-17/+19
* Correct use of .Nm, add .An.Philippe Charnier1998-08-031-7/+9
* Fixed printf format errors.Bruce Evans1998-08-027-16/+20
* Avoid trying to malloc > (1<<32) bytes of memory due to an arithmeticDoug Rabson1998-08-013-6/+6
* Document the kern.logsigexit sysctl variable (sort of).Joerg Wunsch1998-07-291-1/+2
* Commit patch from Tor Egge to fix the "large filesystem restore" problem.Warner Losh1998-07-281-6/+12