aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
...
* | Correct u_int_64 casting to remove warnings in printf()Greg Lehey1998-11-031-2/+2
* | Show revive pointer in percentage complete as well as absolute value.Greg Lehey1998-11-021-4/+5
* | Remove kludge to set subdisk states when bringing up a plexGreg Lehey1998-11-021-50/+1
* | Rename a function name so that it doesn't conflict with a future system call.David Greenman1998-10-301-4/+4
* | 64bit fixes.Dima Ruban1998-10-274-29/+29
* | Oops, don't quite use RAW_PART instead of RAWPARTITION. Use 'a' + RAW_PARTBruce Evans1998-10-232-4/+4
* | list.c:Greg Lehey1998-10-211-4/+106
* | Honour the default CFLAGS. This fixes a spew of warnings for compilingBruce Evans1998-10-171-14/+6
* | Don't assume that time_t is long.Bruce Evans1998-10-171-3/+7
* | Don't assume that time_t is long.Bruce Evans1998-10-171-2/+4
* | Updated the error message for EXDEV to match recent kernel fixes.Bruce Evans1998-10-172-22/+10
* | Backed out previous commit. It broke fsck again. See rev.1.22 and theBruce Evans1998-10-171-3/+1
* | Don't rewrite the disk label. The type field is already set correctlyJordan K. Hubbard1998-10-171-1/+3
* | Warn about "mount -u" bug.Dag-Erling Smørgrav1998-10-162-2/+10
* | Spelling.Stephen McKay1998-10-151-2/+2
* | When we send a stop unit command to a device, send it as an ordered tag soKenneth D. Merry1998-10-131-2/+9
* | Fix a bug in camcontrol that caused 'camcontrol start' to not work.Kenneth D. Merry1998-10-131-6/+1
* | Kill an extraneous dot.Robert Nordier1998-10-101-2/+2
* | Teach dset about isa_devtab_camMike Smith1998-10-061-2/+4
* | Add a missing word.Kenneth D. Merry1998-10-061-2/+2
* | Add the -c flag in to the usage summaries in the man page and the usage()Kenneth D. Merry1998-10-032-4/+7
* | Add a new CAM debugging mode, CAM_DEBUG_CDB. This causes the kernel toKenneth D. Merry1998-10-022-5/+14
* | Correct source file corruption in last checkinGreg Lehey1998-09-301-2/+1
* | Don't require an argument for -v flagGreg Lehey1998-09-292-11/+18
* | Add history.David E. O'Brien1998-09-291-1/+6
* | Bring man page up to dateGreg Lehey1998-09-291-34/+52
* | `kern.maxproc' is not changeable using sysctl(1). Change examplesJoseph Koshy1998-09-291-4/+4
* | The flags type was recently changed from u_short to u_int, breakingAlexander Langer1998-09-281-10/+10
* | Include vinum in SUBDIRGreg Lehey1998-09-281-2/+3
* | Remove the reference to the -b option; it's gone.Kazutaka YOKOTA1998-09-231-16/+4
* | - Back out softupdate change that already existed in FreeBSD from V1.6,Nate Williams1998-09-233-9/+3
* | Change rst0 into rsa0.Ollivier Robert1998-09-224-8/+8
* | Fix a grammar problem.Kenneth D. Merry1998-09-211-2/+2
* | Remove useless `BINOWN=root' now that it is the default.David E. O'Brien1998-09-195-8/+3
* | Prevent buffer overflow with extra long arguments.Warner Losh1998-09-171-4/+2
* | Page control field values go from 0-3, not 1-4.Kenneth D. Merry1998-09-171-5/+5
* | Two patches from the HARP people:Poul-Henning Kamp1998-09-173-3/+6
* | Fix a typo. "Primay" -> "Primary"Kenneth D. Merry1998-09-171-2/+2
* | Obsoleted by CAM.Justin T. Gibbs1998-09-176-1526/+0
* | checked, that new sa CAM driver takes care of using buffer sizesAndreas Klemm1998-09-161-15/+1
* | Linux swap and Solaris x86 use the same BIOS partition id.David E. O'Brien1998-09-162-4/+4
* | 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