| Commit message (Expand) | Author | Age | Files | Lines |
* | Finished device configuration database work for all ISA devices (except `ze') | wollman | 1994-10-23 | 53 | -250/+968 |
* | Fixed object cache trimming policy so it actually works. | dg | 1994-10-23 | 1 | -7/+5 |
* | Adjusted reserved levels to fix a deadlock condition. | dg | 1994-10-23 | 1 | -3/+3 |
* | Only VM_WAIT if curproc != pageproc. A deadlock can occur otherwise. | dg | 1994-10-23 | 1 | -3/+3 |
* | A little COFF program (uuencoded) + README. Just do we can show | sos | 1994-10-23 | 2 | -0/+680 |
* | First shot README file for iBCS support | sos | 1994-10-23 | 1 | -0/+124 |
* | Fixed some video returns. | sos | 1994-10-23 | 1 | -6/+10 |
* | The talkd security hole can ealso be exploited by wall (and thus rwall). | guido | 1994-10-23 | 1 | -0/+5 |
* | Round down instead of up in 'kerninfo'/ctrl-T stats code. Incorrect output | dg | 1994-10-23 | 1 | -3/+3 |
* | Changed a thread_sleep into an spl protected tsleep. A deadlock can occur | dg | 1994-10-23 | 2 | -9/+12 |
* | Removed an item from the "projects-todo" list, now that Martin has done it. | phk | 1994-10-23 | 1 | -10/+1 |
* | Fixed panic when unmounting floppy msdos filesystems. Problem was | martin | 1994-10-23 | 2 | -14/+60 |
* | Completed last fix: don't use backquotes in here-documents; it confuses | wollman | 1994-10-22 | 1 | -10/+2 |
* | Fill in SUBMITTER= line correctly. | wollman | 1994-10-22 | 1 | -1/+1 |
* | I really, really don't want to know why adding a blank line between | wollman | 1994-10-22 | 1 | -0/+1 |
* | 1. PREFIX has nothing to do with DESTDIR. Remove it finally. | jkh | 1994-10-22 | 1 | -4/+4 |
* | Adding cvsinit back to the subdirs since it shouldn't have been removed | nate | 1994-10-22 | 1 | -1/+1 |
* | cfmakeraw(): set IGNBRK, clear IXOFF, INPCK per Bruce suggestion | ache | 1994-10-22 | 1 | -2/+3 |
* | Contrary to my last commit here: NFS-swap is enabled automatically. | phk | 1994-10-22 | 1 | -1/+15 |
* | This is where the action is. I'm still not sure that swap is 100% OK, but | phk | 1994-10-22 | 2 | -76/+112 |
* | While I debugged this, I quenched the compile warnings from if_ed. no other | phk | 1994-10-22 | 2 | -28/+38 |
* | Autoconf is the one to realize that we are booted disk-less and start the | phk | 1994-10-22 | 5 | -11/+39 |
* | NFS-diskless works. Look in sys/i386/boot/netboot for some of the | phk | 1994-10-22 | 2 | -2/+4 |
* | Implement security fix correctly: via isprint() | ache | 1994-10-22 | 1 | -5/+8 |
* | Reviewed by: jkh | sef | 1994-10-22 | 1 | -1/+41 |
* | A nice little security fix. Things must be rough in moscow... | phk | 1994-10-22 | 1 | -0/+5 |
* | remove cvsinit from subdir list | pst | 1994-10-22 | 1 | -1/+1 |
* | Found one of the show-stoppers in netboot... | phk | 1994-10-22 | 1 | -2/+2 |
* | Add xten. | jkh | 1994-10-22 | 1 | -1/+1 |
* | Add xtend. | jkh | 1994-10-22 | 1 | -1/+1 |
* | Change to use the correct lock file directory. | dfr | 1994-10-22 | 1 | -2/+2 |
* | Make the diagnostics a little more useful. | phk | 1994-10-22 | 1 | -2/+3 |
* | I belive imgact_gzip is finally reentrant. It is also a whole lot more | phk | 1994-10-22 | 3 | -1149/+1012 |
*-. | This commit was generated by cvs2svn to compensate for changes in r3782, | jkh | 1994-10-22 | 4 | -0/+508 |
|\ \ |
|
| | * | X-10 stuff from 1.1.5.1. | jkh | 1994-10-22 | 3 | -0/+286 |
| * | | X-10 stuff from 1.1.5.1. | jkh | 1994-10-22 | 1 | -0/+222 |
| / |
|
* | | Add tw.c for the X10 driver. | jkh | 1994-10-22 | 1 | -0/+990 |
* | | This commit was generated by cvs2svn to compensate for changes in r3779, | jkh | 1994-10-22 | 9 | -0/+1228 |
|\ \
| |/ |
|
| * | The X-10 demon. From 1.1.5.1. | jkh | 1994-10-22 | 9 | -0/+1228 |
* | | Invoke install.man if USE_IMAKE is set. | jkh | 1994-10-22 | 1 | -1/+4 |
* | | Figured it out, misapplied a patch, ftpd now works again. | pst | 1994-10-22 | 1 | -1/+1 |
* | | Fix broken command parser (fall back 10 yards and scratch head). | pst | 1994-10-22 | 1 | -1/+1 |
* | | Added cvsinit shell script as a runnable command. | nate | 1994-10-22 | 3 | -1/+242 |
* | | Some cosmetics in printfs mostly. | phk | 1994-10-22 | 2 | -8/+19 |
* | | Allow '#' in address in rmail arguments | ache | 1994-10-22 | 3 | -12/+21 |
* | | Fixed a comment from the previous commit. | dg | 1994-10-22 | 1 | -4/+4 |
* | | Fatal() fixed: | ache | 1994-10-22 | 1 | -4/+3 |
* | | Cosmetique: just fix tabs after patch of diff -cb (previous) | ache | 1994-10-22 | 1 | -3/+3 |
* | | ExitSysinstall() fixed: | ache | 1994-10-22 | 1 | -5/+10 |
* | | Restrict fs_maxfilesize to 2^40, and check against this in ffs_truncate(). | dg | 1994-10-22 | 2 | -5/+8 |