summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bmake fixes for the eBones tree.gibbs1995-09-1415-56/+44
* Actually install des.h. We haven't been for a while now.gibbs1995-09-142-17/+7
* des_check_key_parity and des_fixup_key_parity go by other names in eBones'gibbs1995-09-141-3/+1
* Bring back Makefile.inc and give it a better rules for dealing with thegibbs1995-09-141-19/+29
* Add checks for pcnfsd (flag to mountd must be added in this case)jkh1995-09-142-3/+27
* Add missing internal object functions, hard-coded for ncurses for now.paul1995-09-131-0/+18
* Don't leak mbufs in an unusual error case in tcp_usrreq().wollman1995-09-131-2/+14
* added Makefile.inc in the necessary places.markm1995-09-134-0/+12
* If tcp_output() is unable to allocate space for a copy of the data waitingwollman1995-09-131-3/+6
* After the Great eBones Repository Copy (tm), make ebones actuallymarkm1995-09-1340-146/+168
* Make the PCI host bridge probe code more robust when dealing with chip setsse1995-09-136-36/+210
* Ignore patchfiles that end with ".orig" or "~".asami1995-09-131-5/+19
* From Bruce Evans: (prototype related changes, other cleanups)peter1995-09-132-16/+40
* Move some kernel-only stuff to a kernel-only file.peter1995-09-132-24/+2
* Increased SOMAXCONN from 5 to 32. 5 was too small a value for just aboutdg1995-09-131-2/+2
* Unlock the vnode after checking permissions; this is necessary to preventsef1995-09-131-1/+7
* Simpler fix to the find bug reported by Terry Lambert <terry@lambert.org>nate1995-09-121-0/+3
* Output a zero rdev except for bdevs, cdevs, fifos and sockets. Thisbde1995-09-121-2/+26
* Fix really bogus casting of a block number to a long. Also change thedyson1995-09-121-2/+2
* Obtained from: FTP.RS.INTERNIC.NETjulian1995-09-121-4/+7
* sys_term.c: killed sleep(1) as this should no longer be a problem withdg1995-09-114-18/+6
* Fixed bug introduced with the change of startslave()...two argumentsdg1995-09-111-3/+3
* Introduce NCB_SCRIPT_PHYS and CCB_PHYS macros to find physical addressesse1995-09-111-89/+70
* Generate prototypes for VOP functions. I decided to keep the old-stylebde1995-09-113-3/+78
* Fix benign type mismatch in a call to VOP_BMAP().bde1995-09-111-2/+2
* Remove unconditional unlink at startup and conditionalised the unlink at exitpaul1995-09-111-3/+5
* Put back p_script component into NCR control block.se1995-09-111-3/+11
* Restore two checks for TS_ISOPEN.. I managed to panic my machinepeter1995-09-112-6/+10
* Make the sample config file entry for mse0 use irq5 instead of irq6.jfieber1995-09-111-2/+2
* Make sure that the prezero flag is cleared when needed.dyson1995-09-111-1/+2
* Fix an error that can cause attempted reading beyond the end of file.dyson1995-09-111-3/+11
* Code cleanup and minor performance improvement in the faultin clusterdyson1995-09-111-33/+29
* Now works correctly with obj directories.jfieber1995-09-101-17/+12
* Make pcvt and syscons live in the same kernel. If both are enabled, thenbde1995-09-1022-190/+483
* cons.c:bde1995-09-106-58/+110
* Fix a bug with the clean target.jfieber1995-09-101-10/+16
* Updating /usr/include/kerberosIV/des.h so eBones will build breaksmarkm1995-09-103-15/+4
* Fix a few minor bugs in makewhatis.joerg1995-09-101-4/+33
* Re-initialize the terminal after ^Z / fg.joerg1995-09-101-0/+1
* Fix a bug that prevented %'s and \'s from being passed to the programjoerg1995-09-101-2/+11
* Call output process in slstart() whether or not there is any output. Asbde1995-09-101-9/+10
* Fix wakeups for TIOCDRAINWAIT. The conditional wakeups introduced in revbde1995-09-101-2/+3
* Fixed init functions argument type - caddr_t -> void *. Fixed a couple ofdg1995-09-0941-174/+177
* message catalog for fr_FR.ISO_8859-1jmz1995-09-092-0/+340
* Add fr_FR.ISO_8859-1 to LANGSjmz1995-09-091-1/+1
* Be gentle and allow both magic's (the own one and the other side'sjoerg1995-09-091-2/+5
* Avoid the "calculated sectors per cylinder disagrees with disklabel"joerg1995-09-091-1/+9
* More hacking on devfs..julian1995-09-093-179/+469
* Patch to the atapi driver, by Serge V.Vakulenko, minor changessos1995-09-092-29/+41
* Obtained from:4.4lite2julian1995-09-091-10/+14
OpenPOWER on IntegriCloud