summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Don't require an argument for -v flaggrog1998-09-292-11/+18
* Add history.obrien1998-09-291-1/+6
* Bring man page up to dategrog1998-09-291-34/+52
* `kern.maxproc' is not changeable using sysctl(1). Change examplesjkoshy1998-09-291-4/+4
* The flags type was recently changed from u_short to u_int, breakingalex1998-09-281-10/+10
* Include vinum in SUBDIRgrog1998-09-281-2/+3
* Remove the reference to the -b option; it's gone.yokota1998-09-231-16/+4
* - Back out softupdate change that already existed in FreeBSD from V1.6,nate1998-09-233-9/+3
* Change rst0 into rsa0.roberto1998-09-224-8/+8
* Fix a grammar problem.ken1998-09-211-2/+2
* Remove useless `BINOWN=root' now that it is the default.obrien1998-09-195-8/+3
* Prevent buffer overflow with extra long arguments.imp1998-09-171-4/+2
* Page control field values go from 0-3, not 1-4.ken1998-09-171-5/+5
* Two patches from the HARP people:phk1998-09-173-3/+6
* Fix a typo. "Primay" -> "Primary"ken1998-09-171-2/+2
* Obsoleted by CAM.gibbs1998-09-176-1526/+0
* checked, that new sa CAM driver takes care of using buffer sizesandreas1998-09-161-15/+1
* Linux swap and Solaris x86 use the same BIOS partition id.obrien1998-09-162-4/+4
* This commit was generated by cvs2svn to compensate for changes in r39332,grog1998-09-166-0/+3375
|\
| * Import base vinum userland sourcesgrog1998-09-166-0/+3375
* Remove blank after -Iphk1998-09-153-6/+6
* (this is an extract from src/share/examples/atm/README)phk1998-09-151-2/+3
* Add support for dealing with ENOSPC as the error code returned by a tapegibbs1998-09-152-16/+17
* Add camcontrol. Remove scsiformat.gibbs1998-09-151-4/+3
* Add new files for HARP3phk1998-09-1519-0/+11177
* Update system to new device statistics code.gibbs1998-09-151-1/+2
* Camcontrol - A utility for configuring/manipulating the CAM subsystemgibbs1998-09-156-0/+3548
* Reviewed by: bde (again)grog1998-09-111-2/+2
* Reviewed by: bde,jkhgrog1998-09-112-7/+22
* Don't refuse to pass the force and sync options to the kernel. Thebde1998-09-091-1/+3
* Add a new library function getobjformat(). It checks all thejdp1998-09-091-73/+16
* Fix calls to mmap. It returns void *, and on failure it returnsjdp1998-09-061-11/+11
* For a.out mode, ignore shared libraries that don't have at least 2jdp1998-09-051-1/+3
* Disable gcc's builtin memcpy for alpha since it doesn't cope with unaligneddfr1998-09-051-1/+4
* Change MACHINE to MACHINE_ARCH to support MACHINE=pc98.jb1998-09-051-3/+3
* Now that ldconfig does elf work too, build it on alpha as well.jb1998-09-051-2/+2
* Implement ldconfig functionality for ELF. The hints are stored injdp1998-09-055-31/+465
* Sort cross references.wosch1998-08-312-4/+4
* Split lines into one subdir per line.gpalmer1998-08-302-11/+64
* Install ipmon.8 in man8/ not man1/.jkoshy1998-08-301-1/+1
* Updated manual page. Removed description of (now defunct) -c restrictions.dillon1998-08-271-3/+2
* Use explicitly sized types when formatting cylinder groups.dfr1998-08-271-7/+7
* Remove -c restrictions from previous commit.des1998-08-261-13/+1
* (well tested at BEST): -i option can now take FP values (e.g. -i 0.1),dillon1998-08-262-17/+46
* Change length arguments to sysctl to size_t.dfr1998-08-251-5/+21
* Attempt to fix my breakage of the alpha makebootarea() in rev.1.19.bde1998-08-232-14/+14
* Try to make this compile on both alpha and i386gpalmer1998-08-212-4/+4
* Fix the machine dependent SUBDIR I removed by mistake in the last commit.jb1998-08-201-1/+5
* Fixed style bugs in previous commit.bde1998-08-172-74/+72
* Teach disklabel how to install a bootstrap on an alpha with SRM console.dfr1998-08-172-4/+74
OpenPOWER on IntegriCloud