summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The handling of err.h and const.h were in a real tangle and didn'tjkh1994-08-071-7/+1
* Remove `old' directory.jkh1994-08-071-1/+1
* cc -> cc26 (until Poul-Henning decides how he wants this to look).jkh1994-08-071-2/+2
* Remove libg++ until we have a working one again.jkh1994-08-071-2/+2
* Whap games too, for now. As people add this stuff back, they canjkh1994-08-071-1/+1
* Removed des_rw.c from rlogin - this is now in libkrb.csgr1994-08-071-1/+1
* Remove contrib, add gnu to reflect current state of the tree so that I canjkh1994-08-071-1/+1
* Allow the `bdes' program to compile.wollman1994-08-072-0/+9
* Don't try to build librpc in a separate directory.wollman1994-08-071-1/+1
* This commit was generated by cvs2svn to compensate for changes in r1905,wollman1994-08-0714-0/+539
|\
| * Sun RPC demo programs from 4.4-Litewollman1994-08-0714-0/+539
* Add Sun RPC documentation, which should eventually go into our PSD.wollman1994-08-076-0/+9681
* Use the header files that are compatible with the code just moved overwollman1994-08-0713-155/+317
* Moving RPC stuff into libc, part 2.wollman1994-08-079-0/+2947
* Moving Sun RPC code into libc, part 1. Based on work done by a number ofwollman1994-08-0741-0/+8555
* Move rpcinfo program over from 1.1.5. Based on original work by J.T. Conklinwollman1994-08-073-0/+840
* Moved from usr.bin/bdes for export-control.wollman1994-08-074-0/+4300
* Move RPC stub generator program over from 1.1.5.wollman1994-08-0713-0/+3449
* Made pmap_kenter "TLB safe". ...and then removed all the pmap_updates thatdg1994-08-077-23/+23
* Provide support for upcoming merged VM/buffer cache, and fixed a few bugsdg1994-08-079-54/+51
* Don't kremove process VM pages (oops!). This was the cause of the instabilitydg1994-08-072-30/+40
* Make the %zfod display make more sense by comparing zfod versus the totalwollman1994-08-071-2/+5
* Implemented "fast" mbuf macros. a small number of mbufs are cached indg1994-08-061-4/+32
* Don't strip the kernel.dg1994-08-063-9/+6
* Fixed various prototype problems with the pmap functions and the subsequentdg1994-08-0610-85/+77
* Incorporated 1.1.5 improvements to the bounce buffer code (i.e. make itdg1994-08-062-974/+234
* Made the tmpstk start at tmpstk. Not doing so causes problems for thedg1994-08-063-6/+6
* Incorporated post 1.1.5 work from John Dyson. This includes performancedg1994-08-0615-410/+380
* Implemented support for the "ps_strings" structure (grrrr...) for use indg1994-08-061-3/+19
* Enabled page table preloading of cached objects.dg1994-08-061-1/+8
* Process scheduling changes - adapted from FreeBSD 1.1.5. Basically,dg1994-08-062-2/+12
* Added my own kernel configuration file. This can be used as a place todg1994-08-061-0/+116
* Fix some dependency bobbles.wollman1994-08-061-0/+2
* Disable Kerberos for now.wollman1994-08-061-4/+4
* Regenerate conf.h with configure script from original package.wollman1994-08-051-8/+9
* Use the GNU tree patch.wollman1994-08-051-2/+2
* Need -lcompat to link under 2.0.wollman1994-08-052-2/+2
* Bump shared-library version numbers.wollman1994-08-051-3/+3
* Last commit was slightly half-baked; try again. Use <sys/cdefs.h> to getwollman1994-08-051-1/+1
* Update to new make macros and disable Kerberos because we haven't got itwollman1994-08-0515-27/+28
* We call our cpp by a different name.wollman1994-08-051-2/+3
* Don't use Berkeley zcat, use more powerful gzip zcat.wollman1994-08-051-5/+1
* Use the apropos and whatis that go with our man program, not the BSD ones.wollman1994-08-051-3/+3
* Don't do Kerberos yet, we aren't ready for it.wollman1994-08-051-3/+3
* Don't use kerberos yet, we aren't ready.wollman1994-08-051-3/+3
* Don't use kerberos yet, we aren't ready for it.wollman1994-08-051-4/+5
* Don't use Kerberos yet, we aren't ready for it.wollman1994-08-052-8/+10
* Don't compile with kerberos yet, we aren't ready.wollman1994-08-051-4/+7
* More merry makefile munging for man page compatability.wollman1994-08-0523-44/+243
* Make it work with new mmap syscall.wollman1994-08-051-9/+9
OpenPOWER on IntegriCloud