summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove a couple of display_disklabel call usedpaul1994-10-241-2/+0
* Round partitions to the next whole cylinder.paul1994-10-246-26/+102
* Implement fs.nfs MIB variables.wollman1994-10-238-14/+172
* Use new NFS sysctl interface to get statistics rather than reading /dev/kmem,wollman1994-10-232-33/+53
* Don't do suser() check; it's already done in __sysctl().wollman1994-10-231-4/+1
* Updated to latest kernel code. Also provided a friendlier output format,wollman1994-10-234-27/+89
* Finished device configuration database work for all ISA devices (except `ze')wollman1994-10-2353-250/+968
* Fixed object cache trimming policy so it actually works.dg1994-10-231-7/+5
* Adjusted reserved levels to fix a deadlock condition.dg1994-10-231-3/+3
* Only VM_WAIT if curproc != pageproc. A deadlock can occur otherwise.dg1994-10-231-3/+3
* A little COFF program (uuencoded) + README. Just do we can showsos1994-10-232-0/+680
* First shot README file for iBCS supportsos1994-10-231-0/+124
* Fixed some video returns.sos1994-10-231-6/+10
* The talkd security hole can ealso be exploited by wall (and thus rwall).guido1994-10-231-0/+5
* Round down instead of up in 'kerninfo'/ctrl-T stats code. Incorrect outputdg1994-10-231-3/+3
* Changed a thread_sleep into an spl protected tsleep. A deadlock can occurdg1994-10-232-9/+12
* Removed an item from the "projects-todo" list, now that Martin has done it.phk1994-10-231-10/+1
* Fixed panic when unmounting floppy msdos filesystems. Problem wasmartin1994-10-232-14/+60
* Completed last fix: don't use backquotes in here-documents; it confuseswollman1994-10-221-10/+2
* Fill in SUBMITTER= line correctly.wollman1994-10-221-1/+1
* I really, really don't want to know why adding a blank line betweenwollman1994-10-221-0/+1
* 1. PREFIX has nothing to do with DESTDIR. Remove it finally.jkh1994-10-221-4/+4
* Adding cvsinit back to the subdirs since it shouldn't have been removednate1994-10-221-1/+1
* cfmakeraw(): set IGNBRK, clear IXOFF, INPCK per Bruce suggestionache1994-10-221-2/+3
* Contrary to my last commit here: NFS-swap is enabled automatically.phk1994-10-221-1/+15
* This is where the action is. I'm still not sure that swap is 100% OK, butphk1994-10-222-76/+112
* While I debugged this, I quenched the compile warnings from if_ed. no otherphk1994-10-222-28/+38
* Autoconf is the one to realize that we are booted disk-less and start thephk1994-10-225-11/+39
* NFS-diskless works. Look in sys/i386/boot/netboot for some of thephk1994-10-222-2/+4
* Implement security fix correctly: via isprint()ache1994-10-221-5/+8
* Reviewed by: jkhsef1994-10-221-1/+41
* A nice little security fix. Things must be rough in moscow...phk1994-10-221-0/+5
* remove cvsinit from subdir listpst1994-10-221-1/+1
* Found one of the show-stoppers in netboot...phk1994-10-221-2/+2
* Add xten.jkh1994-10-221-1/+1
* Add xtend.jkh1994-10-221-1/+1
* Change to use the correct lock file directory.dfr1994-10-221-2/+2
* Make the diagnostics a little more useful.phk1994-10-221-2/+3
* I belive imgact_gzip is finally reentrant. It is also a whole lot morephk1994-10-223-1149/+1012
*-. This commit was generated by cvs2svn to compensate for changes in r3782,jkh1994-10-224-0/+508
|\ \
| | * X-10 stuff from 1.1.5.1.jkh1994-10-223-0/+286
| * | X-10 stuff from 1.1.5.1.jkh1994-10-221-0/+222
| /
* | Add tw.c for the X10 driver.jkh1994-10-221-0/+990
* | This commit was generated by cvs2svn to compensate for changes in r3779,jkh1994-10-229-0/+1228
|\ \ | |/
| * The X-10 demon. From 1.1.5.1.jkh1994-10-229-0/+1228
* | Invoke install.man if USE_IMAKE is set.jkh1994-10-221-1/+4
* | Figured it out, misapplied a patch, ftpd now works again.pst1994-10-221-1/+1
* | Fix broken command parser (fall back 10 yards and scratch head).pst1994-10-221-1/+1
* | Added cvsinit shell script as a runnable command.nate1994-10-223-1/+242
* | Some cosmetics in printfs mostly.phk1994-10-222-8/+19
OpenPOWER on IntegriCloud