summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Changes preparing for iBCS supportsos1994-08-248-48/+69
* Changes preparing for iBCS supportsos1994-08-242-8/+6
* New file declaring the sysent structuressos1994-08-241-0/+58
* Changes preparing for iBCS2 supportsos1994-08-242-2/+16
* Added iBCS2 filessos1994-08-242-66/+94
* Pay attention to *all* errors from copyinstr(). This patch fixes a bugdg1994-08-241-8/+16
* From: Tom Pavel <PAVEL@SLAC.Stanford.EDU>jkh1994-08-241-1/+2
* Initialized v_writecount.dg1994-08-242-4/+6
* Move fbtab file to share/examples/etc per Garrett's request.guido1994-08-231-0/+2
* Add -DBSD4.2 and -DBSDINETD so uucpd makes sense. Further correct aguido1994-08-232-3/+3
* Fixed up everything so that the version of gcc that we install from thepaul1994-08-232-6/+1
* Corrected some comments regarding ptes/pdes.dg1994-08-232-6/+6
* Re-enabled inlining of inb.paul1994-08-232-22/+6
* I've disabled this piece of code since it's what'spaul1994-08-232-2/+6
* Changes to adapt to 2.0.jkh1994-08-231-2/+2
* Bring over dbsym from 1.1.5.1jkh1994-08-231-1/+1
* Bring symorder over from 1.1.5.1jkh1994-08-231-1/+1
* Woops, "8/16 mode" should read "8/16bit mode".dg1994-08-232-4/+4
* I was in bourne-shell mode when I wrote this.. *blush*.jkh1994-08-233-9/+12
* Added manual page for my ethernet driver - if_ed.c, and removed olddg1994-08-233-3/+345
* Corrected kernel base address.dg1994-08-232-2/+2
* Once again, slattach sources ported from 1.1.5 with fixes.rich1994-08-233-172/+122
* Slattach ported from 1.1.5 plus Bruce Evans suggested fix (closerich1994-08-233-120/+511
* Ran ft.c through ident.paul1994-08-2315-1744/+1776
* Nuked the 2 second DTR wait; this is handled correctly in the sio driver.dg1994-08-231-1/+0
* Fix the libkern references to hopefully DTRT. See comments regardingjkh1994-08-233-21/+63
* gcpp has ceased to exist - point to the right place.jkh1994-08-231-2/+2
* Add back atrunjkh1994-08-231-1/+1
* Add back `at'jkh1994-08-231-2/+2
* Put in crypt.c with NO crypt() call, and all other crypt(3) functions justcsgr1994-08-220-0/+0
* adjkerntz addedache1994-08-221-1/+1
* pc3r russian koi8-r syscons console addedache1994-08-221-0/+22
* Add sample (empty) fbtab file. Anyone is welcome to add additionalguido1994-08-221-0/+2
* Implemnet fbtab ala SunOS (thanks to WZV, see login_fbtab.c)guido1994-08-225-5/+163
* Implement fbtab ala SunSO.guido1994-08-225-4/+111
* Add Sun alike fbtab functionality.guido1994-08-221-0/+42
* remove unnecessary occurrence ofcsgr1994-08-221-5/+1
* print "BUSY" instead of error number if filesystem was busy duringdg1994-08-222-10/+26
* Restore the intr_* array variables that were removed in the previousbde1994-08-221-1/+5
* - Make each target depend on its source so that all the targets don't getbde1994-08-221-6/+7
* Remove dead code. gmon stuff is now done better in libc/gmon anbde1994-08-221-11/+3
* Pad `_cpu_vendor' to finish on a 32-bit boundary so that most of thebde1994-08-223-9/+9
* move #include of <sys/errno.h> so that #defining KERNEL actually has an effect,csgr1994-08-221-3/+4
* Idempotency #endif was not at end of file or commented.bde1994-08-221-3/+3
* - Fix warnings in df, etc. caused by misplaced declaration of doumount().bde1994-08-221-4/+4
* - Fix attribute for __pure2.bde1994-08-221-3/+3
* Ok, this should work with a centralized package directory now (so youjkh1994-08-221-6/+5
* Make package target a lot more general.jkh1994-08-221-6/+14
* Whoops - left out the package rule!jkh1994-08-221-1/+5
* Use proper proper package suffix.jkh1994-08-221-2/+2
OpenPOWER on IntegriCloud