summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug caused by missing set of paranthesis when checking the modificationdg1994-09-241-3/+3
* Call reduced (8-bit only) startup_setlocale()ache1994-09-241-2/+3
* Make not-so-space-eaten locale version:ache1994-09-2412-290/+525
* Fix bug in %i format, second argument not incrementedache1994-09-241-1/+4
* Fix bug with scroll region parameters (x changed to y)ache1994-09-241-3/+3
* Nuked splnet before sync. Not only is this unnecessary, but it appearsdg1994-09-242-4/+2
* Don't pass a filename to kvm_mkdb, it can figure out the correct filewollman1994-09-241-2/+2
* Fix one more _PATH_UNIX.wollman1994-09-241-2/+2
* Added $Id$dg1994-09-24263-1/+390
* Add missing closing comment. I have taken the non-knf formatrgrimes1994-09-242-6/+8
* If sysctl() fails, return "/kernel" so as not to screw people who haven'twollman1994-09-241-2/+2
* Get rid of _PATH_UNIX completely; use getbootfile(3) instead.wollman1994-09-2413-36/+40
* Added getbootfile(3), for an easy C interface to the kern.bootfile MIBwollman1994-09-233-13/+140
* Make /dev/lkm as a part of `std'. Delete references to ancient `com' driver.wollman1994-09-232-24/+4
* Add MIB variable kern.bootfile (R/W) giving the name of the booted kernel.wollman1994-09-233-5/+11
* Document more MIB variables.wollman1994-09-232-4/+16
* root must be remounted read/write fairly early in the startup proceduredg1994-09-231-6/+4
* Forgot to commit this change when making NFS loadable.wollman1994-09-231-3/+3
* Include <sys/kernel.h> not <kernel.h>dg1994-09-232-4/+4
* Don't return the address of a stack variable.dg1994-09-231-2/+2
* groups[] is of type gid_t.dg1994-09-231-1/+1
* Fixed warnings about prototype mismatch by eliminating outc routinedg1994-09-231-8/+2
* Spell hierarchy correctly :-(.rgrimes1994-09-232-7/+7
* Converted to use release/Makefile hieriarchy:.rgrimes1994-09-231-6/+7
* Fixed a couple of compiler warnings related to wrong prototypes.dg1994-09-231-2/+3
* This is the very small start of moving all the make release related stuffrgrimes1994-09-231-0/+20
* Fixed typo that caused make install to fall if SHARED=copies.rgrimes1994-09-231-2/+2
* Revert to installing /etc/files from src/etc.rgrimes1994-09-231-7/+0
* fbtab: Pulled down from Attic, fixed spaces to tabs.rgrimes1994-09-231-2/+1
* fbtab: Pulled down from Attic, fixed spaces to tabs.rgrimes1994-09-235-37/+77
* Fixed the problem where "make depend" was mandatory for building kernel.phk1994-09-233-6/+6
* Increased SHMMAXPGS from 512 to 1024 now that there is plenty of kerneldg1994-09-232-4/+4
* Don't define LITTLE_ENDIAN is already defined.dg1994-09-231-0/+2
* Removed last vestige of MULTICAST option.dg1994-09-234-18/+5
* Add -e option to mtree commands so that extra directories are ignored.rgrimes1994-09-231-6/+9
* Revert the change that moved the /etc files to share/examples/etc, thergrimes1994-09-231-2/+6
* Added *ran48 functions, and put them in the correct place this time.wollman1994-09-2313-2/+476
* Add PPP. NB: this is VERY VERY VERY green code, added to make it easierwollman1994-09-231-0/+2
* Make the kernel side of PPP compile.wollman1994-09-233-15/+31
* Initial revisionwollman1994-09-234-0/+2483
* ncftp addedache1994-09-231-2/+2
* Final (I hope) tuningache1994-09-223-3/+25
* This commit was generated by cvs2svn to compensate for changes in r3004,ache1994-09-2229-0/+12578
|\
| * ncftp 1.8.5ache1994-09-2229-0/+12578
* Add left/right arrows to graphics entry for vt100 familyache1994-09-221-1/+1
* Add semigraphics chars description to vt100 familyache1994-09-221-0/+1
* Pass -q and -u flags to modload so that it shuts up and doesn't leavewollman1994-09-221-1/+1
* Add two new flags:wollman1994-09-222-9/+29
* Automatically load NFS and a bevy of other filesystems.wollman1994-09-2229-36/+349
* Create NFS LKM.wollman1994-09-226-4/+48
OpenPOWER on IntegriCloud