aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make the netboot more tolerant about the config file.Poul-Henning Kamp1995-10-051-4/+9
* Convert ARP to use queue.h macros rather than insque/remque. WhileGarrett Wollman1995-10-052-21/+21
* Comment out, but don't delete stuff we don't use.Poul-Henning Kamp1995-10-051-6/+18
* remove GCC divsi3 routines which are never used.Poul-Henning Kamp1995-10-055-56/+5
* remove GCC support functions from libc.Poul-Henning Kamp1995-10-052-4/+2
* Credit "Adrian T. Filipi-Martin" <atf3r@agate.cs.virginia.edu> for theSatoshi Asami1995-10-051-1/+2
* Describe the correct default situation for the various permissionJoerg Wunsch1995-10-051-3/+3
* Ahhed ohmon@sfc.keio.ac.jp (Hideaki Ohmon) for contribution of the ptexSatoshi Asami1995-10-051-1/+2
* This is a FreeBSD manpage, not a NetBSD manpage. :)Nate Williams1995-10-054-8/+8
* Change kernel name to make a more unique target for sed.Jordan K. Hubbard1995-10-051-2/+2
* 1) Fixed irq logic so that it uses the kernel configured irq if it doesn'tDavid Greenman1995-10-051-5/+20
* Fix pollution of application namespace by declarations of kernelBruce Evans1995-10-052-3/+4
* Don't wait for output to drain in pppclose(). Discard output immediatelyBruce Evans1995-10-051-5/+10
* Fix the problem that I aroused with the last commit..Peter Wemm1995-10-051-4/+10
* Add CONFIGURE_ENV: pass this environment to configure script.Andrey A. Chernov1995-10-041-2/+3
* This upgrades the driver for Cronyx-Sigma multiplexor boardsJordan K. Hubbard1995-10-048-370/+844
* I have applied my last changes correcting the bug in dgbselect() to itJordan K. Hubbard1995-10-044-204/+92
* Make a whole bunch of PCB variables ints rather than shorts. There appearGarrett Wollman1995-10-041-16/+16
* Make a link-time warning for the use of gets().Peter Wemm1995-10-041-0/+3
* Add Chet Ramey (chet@odin.INS.CWRU.Edu) for his contributions on theSatoshi Asami1995-10-041-1/+3
* Calling sbrk(2) with zero argument doesn't need to generate a syscall.Poul-Henning Kamp1995-10-042-8/+20
* General cleanup - sanitize use of variables.Jordan K. Hubbard1995-10-042-12/+26
* Attempt to sound more civilized by adding a missing period toSatoshi Asami1995-10-041-2/+2
* find some way of letting a node know where in its parent's directory structureJulian Elischer1995-10-042-9/+13
* o Search much more aggressively for distributions in all extractionJordan K. Hubbard1995-10-042-10/+10
* Make more pass +linenumber to vi (and emacs), even if $EDITOR is used.Peter Wemm1995-10-041-3/+13
* fix REALLY STUPID bug/typoJulian Elischer1995-10-041-6/+6
* Add the kernel config file (only for 2.1) that I'll be usingJordan K. Hubbard1995-10-041-0/+123
* Bring changes forward from 2.1.Jordan K. Hubbard1995-10-041-2/+2
* Make the release name to load a configurable parameter.Jordan K. Hubbard1995-10-043-0/+529
* Submitted by: Juergen Lock <nox@jelal.hb.north.de>Julian Elischer1995-10-045-31/+155
* Hide the "input/output timeout" messages behind the bootverbose case.Joerg Wunsch1995-10-043-27/+39
* add the file kern_conf.c so it can be compiled in when neededJulian Elischer1995-10-042-2/+10
* add the file kern_conf.c so it can be compiled in when neededJulian Elischer1995-10-041-1/+38
* add the file kern_conf.c so it con be compiled in when neededJulian Elischer1995-10-041-0/+1
* Added dirk@hal.in-berlin.de (Dirk Froemberg) for his patch to makeSatoshi Asami1995-10-041-1/+2
* Added myself to the contributors listJean-Marc Zucconi1995-10-041-1/+2
* Added Steve Passe (smp@csn.net) for his contribution of moxftp patch.Satoshi Asami1995-10-031-1/+2
* Document the new freebsd-isp mailing list.John Fieber1995-10-031-4/+9
* Add man pages for the SYSV shm* and sem* functions.Joerg Wunsch1995-10-037-1/+890
* Finish 4.4-Lite-2 merge: randomize TCP initial sequence numbersGarrett Wollman1995-10-036-35/+62
* Correctly build the secure ed(1) only if secure/ exists.Mark Murray1995-10-031-2/+2
* Fix $Id$.Bruce Evans1995-10-031-1/+1
* Make swapgeneric.c compile and (sort of) work again.Bill Paul1995-10-031-1/+5
* Preserve sticky bit for `cp -pR'. It was already preserved for `cp -R'.Bruce Evans1995-10-031-2/+3
* Fix exit status. `cat no-such-file >/dev/null' exited with status 0.Bruce Evans1995-10-031-2/+7
* Enable sasc.Bruce Evans1995-10-031-2/+2
* remove the calls to DIOCWLABEL, as it isn't supported any moreJulian Elischer1995-10-032-0/+8
* Finally applied the fix from PR # 701 for the broken prxyarp option ofJoerg Wunsch1995-10-031-6/+10
* Updated description of *_DEPENDS. Changed "ldconfig" to "/sbin/ldconfig"Satoshi Asami1995-10-031-15/+49