summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andwollman1993-11-2590-926/+1571
* Added -lgcc_pic back again.jkh1993-11-252-4/+4
* /var/run is cleared on boot. Rerun 'ldconfig /usr/X386/lib' afterrich1993-11-241-1/+5
* Subject: Panic - can't mount route (Soren's changes)nate1993-11-231-2/+2
* Changed return(-1) in switch_scr to return(EINVAL), because -1 ischmr1993-11-233-6/+6
* Stop gap measure until we can get Bruce's driver debugged.nate1993-11-221-70/+101
* Some of the latest changes from Paul K (taken from NetBSD-current).jkh1993-11-2215-103/+320
* * Revision 2.14 1993/11/22 10:55:30 davidgdg1993-11-224-110/+294
* patches from Julian Elischer -dg1993-11-223-5/+57
* Missing part of Julians new scsi code, add new driver uk and revise thergrimes1993-11-222-78/+74
* If we're not logging history information, don't demand write access.jkh1993-11-201-1/+1
* added 5us delay before checking BUSY flag to conform to ATA spec -dg1993-11-191-2/+17
* Recent Paul K. changes for compiling X shared (tested on my box).jkh1993-11-182-3/+12
* New version of scsi code from Julianrgrimes1993-11-1830-11198/+10105
* remove HAVE_SETPGRP, because it doesn't detach terminalache1993-11-181-1/+1
* IMAXBELL & PENDIN now cleared to satisfy new sio driver.ache1993-11-181-12/+26
* From Ian Taylor.ache1993-11-181-56/+35
* Fixed comments.wollman1993-11-181-2/+2
* -r option incorrectly removed:ache1993-11-181-2/+2
* Fix attach message, make separate line for itache1993-11-173-3/+9
* Fixed comments that start within a comment, so code compiles cleanly withwollman1993-11-1711-21/+18
* Increased symtab space and added two more options that don't do anythingwollman1993-11-173-6/+12
* Diagnostic "RRS text relocation at %#x (symbol %s)"ache1993-11-171-3/+3
* If netmask == 0, new value changed from 0x8000 to 0x10000ache1993-11-172-8/+4
* new process tracing code from Sean Eric Fagen (sef@kithrup.com).dg1993-11-164-24/+394
* Default magic is back to netbsd ZMAGIC,paul1993-11-162-3/+3
* Removed all the ld -x -r stuff -- paranoia.paul1993-11-161-8/+9
* We don't want shared boot, so -Bstatic added to ld optionsache1993-11-162-4/+4
* Changed -Z back to -z.paul1993-11-163-6/+6
* Swapped meaning of -Z and -z options.paul1993-11-161-4/+6
* Changed -z to -Z so we create old-style ZMAGIC kernels.paul1993-11-153-6/+6
* Incorporated fixes from Paul to make -Z option work. Emits old-stylepaul1993-11-153-6/+13
* timeout+sleep changed to tsleepache1993-11-152-90/+106
* if netmask == 0, then the loopback code can do some reallyache1993-11-142-2/+16
* New sio driver from Bruce.ache1993-11-143-585/+633
* Add _bde_exists: label so that the global is really defined. Fix spellingrgrimes1993-11-143-9/+9
* >From Charles Hannumrgrimes1993-11-132-6/+10
* First steps in rewriting locore.s, and making info usefuldg1993-11-1330-5474/+6274
* Added /etc/config as a directory to be maintained. Also added RCS Id.wollman1993-11-121-0/+3
* Update to GNU diffutils 2.6nate1993-11-123-0/+172
* Updated to GNU diffutils 2.6nate1993-11-1221-1611/+2497
* Update to GNU diffutils 2.6nate1993-11-121-5/+3
* Removed option to install FreeBSD alongside an existing *BSDalm1993-11-121-9/+13
* Added more options and flags files per suggestions from -hackers.wollman1993-11-127-0/+26
* Added configuration and flags files for most of the stuff in /etc/rcwollman1993-11-1214-0/+56
* Added RCS Id. Also changed comment to indicate that /etc/host.confwollman1993-11-111-5/+12
* >From: Adam David <adam@veda.is>rgrimes1993-11-101-1/+1
* Addedpaul1993-11-091-2/+5
* Cahnged ldconfig.0 to ldconfig.8 for our man system.paul1993-11-092-4/+4
* Remoed -g flag and added -static.paul1993-11-091-2/+2
OpenPOWER on IntegriCloud