summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix makefiles for our macros.wollman1994-08-054-5/+5
* Get rid of update. Make man page installation work with our schemewollman1994-08-0543-52/+180
* Delete redundant #ifdef __i386__, be consistent about idempotencywollman1994-08-052-16/+8
* Changed output formatting to 0 pad hex bytes if necessary. This makesdg1994-08-051-1/+1
* Hack to get netstat compiling...from 1.1.5.dg1994-08-051-1/+2
* Changed output formatting to accurately represent the precision.dg1994-08-051-2/+2
* Converted 'vmunix' to 'kernel'.dg1994-08-053-6/+6
* Renamed this thing, and change 'vmunix' to 'kernel' internally.dg1994-08-051-0/+153
* Converted 'vmunix' to 'kernel'.dg1994-08-0546-160/+160
* Convert to our man installation style. Also fixed long-standing bugwollman1994-08-0557-67/+834
* Allow libtelnet to compile, by removing references to Kerberos and DES inwollman1994-08-051-3/+3
* Make up for the fact that rpc headers are now installed from include.wollman1994-08-051-11/+0
* Temporarily force creation of librpc.so.2.0 (by including lib-directorywollman1994-08-051-0/+4
* Make it work with our make macros.wollman1994-08-051-5/+11
* Make it work with our make macros.wollman1994-08-053-7/+8
* First crack at making libc work with the new make macros. It compiles onwollman1994-08-0589-106/+4729
* From 1.1.5: define default shared library versions. For 2.0, use versionwollman1994-08-041-0/+3
OpenPOWER on IntegriCloud