| Commit message (Expand) | Author | Age | Files | Lines |
* | list.c: | grog | 1998-10-21 | 1 | -4/+106 |
* | Honour the default CFLAGS. This fixes a spew of warnings for compiling | bde | 1998-10-17 | 1 | -14/+6 |
* | Don't assume that time_t is long. | bde | 1998-10-17 | 1 | -3/+7 |
* | Don't assume that time_t is long. | bde | 1998-10-17 | 1 | -2/+4 |
* | Updated the error message for EXDEV to match recent kernel fixes. | bde | 1998-10-17 | 2 | -22/+10 |
* | Backed out previous commit. It broke fsck again. See rev.1.22 and the | bde | 1998-10-17 | 1 | -3/+1 |
* | Don't rewrite the disk label. The type field is already set correctly | jkh | 1998-10-17 | 1 | -1/+3 |
* | Warn about "mount -u" bug. | des | 1998-10-16 | 2 | -2/+10 |
* | Spelling. | mckay | 1998-10-15 | 1 | -2/+2 |
* | When we send a stop unit command to a device, send it as an ordered tag so | ken | 1998-10-13 | 1 | -2/+9 |
* | Fix a bug in camcontrol that caused 'camcontrol start' to not work. | ken | 1998-10-13 | 1 | -6/+1 |
* | Kill an extraneous dot. | rnordier | 1998-10-10 | 1 | -2/+2 |
* | Teach dset about isa_devtab_cam | msmith | 1998-10-06 | 1 | -2/+4 |
* | Add a missing word. | ken | 1998-10-06 | 1 | -2/+2 |
* | Add the -c flag in to the usage summaries in the man page and the usage() | ken | 1998-10-03 | 2 | -4/+7 |
* | Add a new CAM debugging mode, CAM_DEBUG_CDB. This causes the kernel to | ken | 1998-10-02 | 2 | -5/+14 |
* | Correct source file corruption in last checkin | grog | 1998-09-30 | 1 | -2/+1 |
* | Don't require an argument for -v flag | grog | 1998-09-29 | 2 | -11/+18 |
* | Add history. | obrien | 1998-09-29 | 1 | -1/+6 |
* | Bring man page up to date | grog | 1998-09-29 | 1 | -34/+52 |
* | `kern.maxproc' is not changeable using sysctl(1). Change examples | jkoshy | 1998-09-29 | 1 | -4/+4 |
* | The flags type was recently changed from u_short to u_int, breaking | alex | 1998-09-28 | 1 | -10/+10 |
* | Include vinum in SUBDIR | grog | 1998-09-28 | 1 | -2/+3 |
* | Remove the reference to the -b option; it's gone. | yokota | 1998-09-23 | 1 | -16/+4 |
* | - Back out softupdate change that already existed in FreeBSD from V1.6, | nate | 1998-09-23 | 3 | -9/+3 |
* | Change rst0 into rsa0. | roberto | 1998-09-22 | 4 | -8/+8 |
* | Fix a grammar problem. | ken | 1998-09-21 | 1 | -2/+2 |
* | Remove useless `BINOWN=root' now that it is the default. | obrien | 1998-09-19 | 5 | -8/+3 |
* | Prevent buffer overflow with extra long arguments. | imp | 1998-09-17 | 1 | -4/+2 |
* | Page control field values go from 0-3, not 1-4. | ken | 1998-09-17 | 1 | -5/+5 |
* | Two patches from the HARP people: | phk | 1998-09-17 | 3 | -3/+6 |
* | Fix a typo. "Primay" -> "Primary" | ken | 1998-09-17 | 1 | -2/+2 |
* | Obsoleted by CAM. | gibbs | 1998-09-17 | 6 | -1526/+0 |
* | checked, that new sa CAM driver takes care of using buffer sizes | andreas | 1998-09-16 | 1 | -15/+1 |
* | Linux swap and Solaris x86 use the same BIOS partition id. | obrien | 1998-09-16 | 2 | -4/+4 |
* | This commit was generated by cvs2svn to compensate for changes in r39332, | grog | 1998-09-16 | 6 | -0/+3375 |
|\ |
|
| * | Import base vinum userland sources | grog | 1998-09-16 | 6 | -0/+3375 |
* | Remove blank after -I | phk | 1998-09-15 | 3 | -6/+6 |
* | (this is an extract from src/share/examples/atm/README) | phk | 1998-09-15 | 1 | -2/+3 |
* | Add support for dealing with ENOSPC as the error code returned by a tape | gibbs | 1998-09-15 | 2 | -16/+17 |
* | Add camcontrol. Remove scsiformat. | gibbs | 1998-09-15 | 1 | -4/+3 |
* | Add new files for HARP3 | phk | 1998-09-15 | 19 | -0/+11177 |
* | Update system to new device statistics code. | gibbs | 1998-09-15 | 1 | -1/+2 |
* | Camcontrol - A utility for configuring/manipulating the CAM subsystem | gibbs | 1998-09-15 | 6 | -0/+3548 |
* | Reviewed by: bde (again) | grog | 1998-09-11 | 1 | -2/+2 |
* | Reviewed by: bde,jkh | grog | 1998-09-11 | 2 | -7/+22 |
* | Don't refuse to pass the force and sync options to the kernel. The | bde | 1998-09-09 | 1 | -1/+3 |
* | Add a new library function getobjformat(). It checks all the | jdp | 1998-09-09 | 1 | -73/+16 |
* | Fix calls to mmap. It returns void *, and on failure it returns | jdp | 1998-09-06 | 1 | -11/+11 |
* | For a.out mode, ignore shared libraries that don't have at least 2 | jdp | 1998-09-05 | 1 | -1/+3 |