aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Recent Paul K. changes for compiling X shared (tested on my box).Jordan K. Hubbard1993-11-182-3/+12
* New version of scsi code from JulianRodney W. Grimes1993-11-1830-11198/+10105
* remove HAVE_SETPGRP, because it doesn't detach terminalAndrey A. Chernov1993-11-181-1/+1
* IMAXBELL & PENDIN now cleared to satisfy new sio driver.Andrey A. Chernov1993-11-181-12/+26
* From Ian Taylor.Andrey A. Chernov1993-11-181-56/+35
* Fixed comments.Garrett Wollman1993-11-181-2/+2
* -r option incorrectly removed:Andrey A. Chernov1993-11-181-2/+2
* Fix attach message, make separate line for itAndrey A. Chernov1993-11-173-3/+9
* Fixed comments that start within a comment, so code compiles cleanly withGarrett Wollman1993-11-1711-21/+18
* Increased symtab space and added two more options that don't do anythingGarrett Wollman1993-11-173-6/+12
* Diagnostic "RRS text relocation at %#x (symbol %s)"Andrey A. Chernov1993-11-171-3/+3
* If netmask == 0, new value changed from 0x8000 to 0x10000Andrey A. Chernov1993-11-172-8/+4
* new process tracing code from Sean Eric Fagen (sef@kithrup.com).David Greenman1993-11-164-24/+394
* Default magic is back to netbsd ZMAGIC,Paul Richards1993-11-162-3/+3
* Removed all the ld -x -r stuff -- paranoia.Paul Richards1993-11-161-8/+9
* We don't want shared boot, so -Bstatic added to ld optionsAndrey A. Chernov1993-11-162-4/+4
* Changed -Z back to -z.Paul Richards1993-11-163-6/+6
* Swapped meaning of -Z and -z options.Paul Richards1993-11-161-4/+6
* Changed -z to -Z so we create old-style ZMAGIC kernels.Paul Richards1993-11-153-6/+6
* Incorporated fixes from Paul to make -Z option work. Emits old-stylePaul Richards1993-11-153-6/+13
* timeout+sleep changed to tsleepAndrey A. Chernov1993-11-152-90/+106
* if netmask == 0, then the loopback code can do some reallyAndrey A. Chernov1993-11-142-2/+16
* New sio driver from Bruce.Andrey A. Chernov1993-11-143-585/+633
* Add _bde_exists: label so that the global is really defined. Fix spellingRodney W. Grimes1993-11-143-9/+9
* >From Charles HannumRodney W. Grimes1993-11-132-6/+10
* First steps in rewriting locore.s, and making info usefulDavid Greenman1993-11-1330-5474/+6274
* Added /etc/config as a directory to be maintained. Also added RCS Id.Garrett Wollman1993-11-121-0/+3
* Update to GNU diffutils 2.6Nate Williams1993-11-123-0/+172
* Updated to GNU diffutils 2.6Nate Williams1993-11-1221-1611/+2497
* Update to GNU diffutils 2.6Nate Williams1993-11-121-5/+3
* Removed option to install FreeBSD alongside an existing *BSDAndrew Moore1993-11-121-9/+13
* Added more options and flags files per suggestions from -hackers.Garrett Wollman1993-11-127-0/+26
* Added configuration and flags files for most of the stuff in /etc/rcGarrett Wollman1993-11-1214-0/+56
* Added RCS Id. Also changed comment to indicate that /etc/host.confGarrett Wollman1993-11-111-5/+12
* >From: Adam David <adam@veda.is>Rodney W. Grimes1993-11-101-1/+1
* AddedPaul Richards1993-11-091-2/+5
* Cahnged ldconfig.0 to ldconfig.8 for our man system.Paul Richards1993-11-092-4/+4
* Remoed -g flag and added -static.Paul Richards1993-11-091-2/+2
* AddedPaul Richards1993-11-092-2/+8
* Added -lgcc_pic to Makefile -- Why do we need this and NetBSD don't ??Paul Richards1993-11-094-36/+26
* shlib update:Paul Richards1993-11-092-9/+8
* Updated to newest ld from pk.Paul Richards1993-11-0913-39/+61
* Added octave-tracking.Andrey A. Chernov1993-11-092-20/+56
* Fixed minor bug in M[LSN] interpretation, added octave-tracking.Andrey A. Chernov1993-11-092-80/+136
* Name of ioctl's include sys/spkr.h changed to machine/speaker.hAndrey A. Chernov1993-11-092-0/+60
* Applied David Greenman's hack to disable IRQ conflict checkingAndrew Moore1993-11-092-2/+6
* Virtual consoles now ttyvX, not ttyXX (according to MAKEDEV)Andrey A. Chernov1993-11-092-4/+4
* Change from David Greenman to return properly unsigned irq.Jordan K. Hubbard1993-11-091-1/+1
* Add missing read flush code to siostopAndrey A. Chernov1993-11-083-3/+15
* Removed some extra cruft from the man page to make it look more 'BSD'ishNate Williams1993-11-081-1/+1