summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Some cosmetic changes:jkh1996-05-0913-112/+139
* Fix brino on my part. _etext doesn't include the padding to a pagephk1996-05-093-3/+9
* Properly free up resources allocated in swapmode(). This is not quitejkh1996-05-091-0/+2
* Update route(8) to print out current meanings of rt_flags RTF_* bits.wollman1996-05-081-4/+10
* Our new-old mbugf allocator. This is actually something of a blast fromwollman1996-05-082-29/+167
* Make IPXIP work.jhay1996-05-084-18/+18
* Fix 'multidomain' code. It returns a pointer to memory that it doesn'twpaul1996-05-081-8/+6
* ppoll -> yppoll. This Makefile should work better now. :-)jkh1996-05-081-2/+2
* Nuke the nasty cleaning of /var/run after netstart starts - it nukesjkh1996-05-081-2/+2
* *blush* How did this slip through?peter1996-05-082-4/+10
* Zero out some (unused) entries in the ipxsw initiliser which only lead togpalmer1996-05-081-6/+6
* Remove useless entries from the inetsw structure initiliser whichgpalmer1996-05-081-8/+8
* Clean up various compiler warnings. Most (if not all) were benigngpalmer1996-05-0812-26/+40
* ``mv'' -> ``mv -f''wosch1996-05-0736-124/+158
* Simplify probe. Removed the DELAY() as it's not needed.nate1996-05-071-3/+1
* Removed one of the un-documented CTRL pokes, and replace it with a onenate1996-05-071-0/+4
* Make sure you include <sys/devconf.h> if you have devconf code. :(nate1996-05-071-1/+2
* Added code to avoid keyboard 'hangs' during the probe.nate1996-05-071-2/+7
* Added Richard Wiwatowski <rjwiwat@adelaide.on.net> for his work on thenate1996-05-071-1/+2
* Added devconf() support.nate1996-05-071-14/+41
* Re-wrote psm_poll_status() to use the ioport supplied in the kernelnate1996-05-071-17/+16
* phkmalloc doesn't like the call to xdr_free() in ypxfr_get_master().wpaul1996-05-071-3/+3
* In use_yp(), call _yp_check() to make ultra, super-duper sure that NISwpaul1996-05-071-2/+3
* Grrrr... yet another variation on Murphy's Law: the best way to findwpaul1996-05-071-1/+0
* Last typo fixed (network came up for a few minutes).nate1996-05-071-0/+1
* Augh, more typos.nate1996-05-071-5/+5
* Whoops, brain-o's with the previous commit. Fix up quite a few typos.nate1996-05-071-17/+14
* Localize timeache1996-05-071-0/+10
* Localize timeache1996-05-072-0/+20
* - KNF'ifynate1996-05-071-87/+57
* Replace non-POSIX speed setting by POSIX oneache1996-05-071-2/+3
* Dohw! Turn on yp_mkdb in the Makefile.wpaul1996-05-071-3/+3
* Add $Id$gpalmer1996-05-071-0/+1
* Several locations in sys/netinet/ip_fw.c are lacking or incorrectlyphk1996-05-061-14/+18
* Add three new route flags to help determine what sort of addresswollman1996-05-063-11/+48
* An old typo MCLBYTES/CLBYTES became more obvious bogus now.phk1996-05-061-3/+3
* Update qcamdriver to 1.1-release distribution.pst1996-05-063-42/+46
* We DON'T ship bash by default, why is it the default shell?gclarkii1996-05-061-3/+3
* Pull a bunch of fixes from the 4.4BSD-Lite2 branch. It's reallyjoerg1996-05-0512-206/+421
* Bring in some changes to make the FTP installation warn you if it can'tjkh1996-05-054-32/+30
* Fix my botched 4.4Lite2 import, and revert these files to their HEADjoerg1996-05-052-17/+16
* Finally commit the changes that make getty(8) no longer depend on thejoerg1996-05-0510-356/+804
* Avoid potential trademark conflictpeter1996-05-051-2/+2
* Change the logic of the interrupt/poll loop. It no longer loops untilpeter1996-05-052-8/+30
* Change the compiled-in polling parameters to a sysctl setting.peter1996-05-052-14/+22
* This commit was generated by cvs2svn to compensate for changes in r15637,joerg1996-05-059-46/+728
|\
| * Vendor-branch import of the 4.4BSD-Lite2 code for lpr. There arejoerg1996-05-0516-137/+964
* | uninitialized auto variable shmseg is used in ...joerg1996-05-051-2/+2
* | Sync libc_r with libc changes..peter1996-05-056-15/+15
* | Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__)peter1996-05-0533-281/+340
OpenPOWER on IntegriCloud