summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make NFS loadable.wollman1994-09-227-8/+124
* Port host to FreeBSDpst1994-09-222-2/+8
* Port dig to FreeBSDpst1994-09-222-3/+14
* Port nslookup to FreeBSDpst1994-09-229-26/+43
* This commit was generated by cvs2svn to compensate for changes in r2990,pst1994-09-2212-0/+5531
|\
| * nslookup(8) from BIND 4.9.3BETA9pl1pst1994-09-2212-0/+5531
* | This commit was generated by cvs2svn to compensate for changes in r2988,pst1994-09-222-0/+1665
|\ \ | |/
| * host(1) from BIND 4.9.3BETA9pl1pst1994-09-222-0/+1665
* | This commit was generated by cvs2svn to compensate for changes in r2986,pst1994-09-222-0/+1549
|\ \ | |/
OpenPOWER on IntegriCloud