summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Reading NCR registers is not secure at all times, so preventse1995-03-161-4/+10
* Make ncr.c compile again (PRINT_ADDR() had been patchedse1995-03-161-3/+3
* Well, it seems like the vn driver is pretty hosed still, so don't use it :(phk1995-03-161-3/+5
* Code to use vndevice instead of floppy to build floppy images.phk1995-03-161-11/+36
* Added my little project to stop ps truncating output to pipes.paul1995-03-161-1/+10
* Added cons30, cons43 and cons60 terminal types (==cons25 with more lines).phk1995-03-161-0/+12
* Included the (now use{able,ful}) catman program as an (commented out)joerg1995-03-151-0/+4
* Wolfram's replacement for the oldish ugly catman(1) program. The newjoerg1995-03-153-23/+487
* Plug lurking bug when a device returns ASC:ASCQ 0xff:0xffdufault1995-03-151-4/+15
* According to stdlib.h, malloc and realloc return void * but error_table.ywpaul1995-03-151-3/+4
* Conditionalise debug message.se1995-03-151-3/+3
* Fix support for extended partitions (forgot to release the buffer).bde1995-03-152-6/+14
* Change it so it doesn't say "probe0" for SCSI probe "device".dufault1995-03-151-4/+5
* Document scsi optionsdufault1995-03-153-6/+24
* Add scsi/scsi_sense.cdufault1995-03-151-0/+1
* 1. Add text for ASC/ASCQdufault1995-03-159-41/+348
* Special cased the handling of mb_map in the M_WAITOK case. kmem_malloc()dg1995-03-152-15/+26
* Changed manual page to conform to the reality in FreeBSD.dg1995-03-151-9/+8
* Extract the cpio-floppy relative to the root, not /stand.phk1995-03-151-7/+5
* I belive the floppies work as expected now. (incl the fixit)phk1995-03-152-62/+106
* Repeat after me kids: "I will not try to install files into a directorywpaul1995-03-151-1/+5
* Added $Id$dg1995-03-141-2/+2
* pcb allocations are not always done on behalf of a process; it is notdg1995-03-141-2/+2
* Add gnu/usr.sbin in the installmost and most targets.roberto1995-03-141-1/+3
* Fix "-ssync=xx" option.se1995-03-141-2/+3
* Added manual page for DEC DEFPA and DEFEA FDDI adapters.dg1995-03-142-1/+58
* Added support for generic FDDI and the DEC DEFEA and DEFPA FDDI adapters.dg1995-03-1412-13/+4463
* Removed "-D" option and made symbols load all the time. They will bedg1995-03-141-46/+40
* This is the shared version of the libgcc which we will need for 2.0 stuffphk1995-03-141-0/+592
* Added a fixit floppy to the rules.phk1995-03-134-28/+142
* Disabled gdb until it compiles. I need make world to work...phk1995-03-131-2/+4
* Fix wbkgdset macroache1995-03-131-1/+1
* Change device entry examples to reflect the following:swallace1995-03-134-40/+28
* Bump SHLIB_MAJOR to 263 to match ../Makefile.incache1995-03-131-2/+2
* Make /dev/pss instead of /dev/sndproc (unused)ache1995-03-132-8/+8
* Remove old snd file configuration list and add new file listswallace1995-03-125-127/+200
* Do not try to make any notice if the PID file cannot be created.joerg1995-03-121-3/+1
* Reorganize how sound devices are configured. Use a snd controllerswallace1995-03-1217-168/+237
* Add cmp -s to beforeinstall targetache1995-03-121-1/+2
* Finally get rid of this bothering ``biodone: buffer already done''joerg1995-03-123-9/+36
* Could some kind soul with commit power please add this site to the mirrorsroberto1995-03-121-1/+5
* Don't install shared libgcc, we can't do it this way.phk1995-03-122-6/+2
* Impliment -ad and -au flags in addition to -a and document the changewpaul1995-03-122-8/+42
* Clean up white space.bde1995-03-122-86/+86
* Make slattach create a PID file under /var/run when the connection isjoerg1995-03-122-4/+33
* Remove `|| flags & ALT == 0' which was an obscure no-op, not abde1995-03-121-1/+1
* Allocate memory as M_IPFW,now we can watch firewall memory usageugen1995-03-121-4/+4
* Fix it - now this programm should work probably..It isugen1995-03-121-37/+49
* Obtained from: 1.1.5. Originally by jtc. Cosmetically changed for thisbde1995-03-121-15/+23
* Save all changed devices so thet dset would be able to retriveugen1995-03-121-1/+38
OpenPOWER on IntegriCloud