summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* #ifdef DEBUG missed by several lines!ache1993-12-011-2/+2
* Add DEBUG #ifdef, (second time!)ache1993-12-011-1/+3
* Remove hanging #else part (with second sbrk()) without #if & #endifache1993-12-012-110/+6
* Remove -g option (second time!)ache1993-12-011-2/+2
* From: Julian Howard Stacey <stacey@guug.de>rgrimes1993-12-011-2/+1
* Latest from Paul K. for better checking of PIC code.jkh1993-11-308-51/+187
* Many recent fixes from Paul K, add support for chaining of shared lib deps.jkh1993-11-3018-233/+704
* allow spaces in $sendmail_flags.rich1993-11-301-2/+2
* wmesg was too long (>7), fixedache1993-11-292-6/+6
* * Revision 2.16 1993/11/29 16:55:56 davidgdg1993-11-294-20/+56
* Direct #undefs removed to allow flexible manipulationache1993-11-283-32/+14
* Patch from Gene Stark:dg1993-11-283-9/+15
* Move soundcard.h & ultrasound.h to proper location <machine/...>ache1993-11-2710-20/+139
* Declare cnopen, cnclose, and other console routines.wollman1993-11-272-4/+32
* Declared cn{open,close,read,write,ioctl,select} extern.rich1993-11-271-1/+7
* Fix conflicting prototypes and return values.rich1993-11-273-63/+114
* Fix d_write_t -> d_rdwr_t (typing error).wollman1993-11-261-8/+4
* Don't start update daemon; it's now internel to the kernel.dg1993-11-251-2/+1
* Patch from Julian Elischer:dg1993-11-251-2/+3
* 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
OpenPOWER on IntegriCloud