| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fixed longstanding bug of not checking `dumpdev' or setting `dumplo' | Bruce Evans | 1996-07-30 | 2 | -20/+14 |
| * | Synced with sio.c: added support for TIOCDCDTIMESTAMP and simplified | Bruce Evans | 1996-07-30 | 3 | -117/+93 |
| * | Fixed the machdep.i8254_freq and machdep.i586_freq sysctls. Writes were | Bruce Evans | 1996-07-30 | 7 | -94/+217 |
| * | Add better support for retrieving management information from network | Garrett Wollman | 1996-07-30 | 5 | -10/+255 |
| * | Another round of merge. | Satoshi Asami | 1996-07-30 | 10 | -98/+1307 |
| * | Only use the special bdevvp() for DEVFS if DEVFS_ROOT is defined. This | Bruce Evans | 1996-07-30 | 3 | -7/+9 |
| * | Fixed resource usage integrals. They were too large by a factor of | Bruce Evans | 1996-07-30 | 3 | -60/+63 |
| * | Fix GIO_ATTR ioctl return to match SYSV | Andrey A. Chernov | 1996-07-30 | 3 | -6/+6 |
| * | Backed out the recent changes/enhancements to the VM code. The | John Dyson | 1996-07-30 | 17 | -1190/+1250 |
| * | Fix a problem with a DEBUG section of code. | John Dyson | 1996-07-29 | 2 | -2/+2 |
| * | Fix an error in statement order in pmap_remove_pages, remove the pmap | John Dyson | 1996-07-29 | 2 | -78/+20 |
| * | Fix a problem that pmap update was not being done for kernel_pmap. Also | John Dyson | 1996-07-28 | 2 | -26/+22 |
| * | bzero reserved field into directory entry, junk here cause | Andrey A. Chernov | 1996-07-28 | 2 | -2/+4 |
| * | Slight performance tweak for previous commit. | David Greenman | 1996-07-28 | 1 | -2/+3 |
| * | Undo part of the scalability commit. Many of the changes | John Dyson | 1996-07-28 | 1 | -29/+15 |
| * | Modify slightly the output from the map file in /proc. Now the | John Dyson | 1996-07-27 | 2 | -4/+8 |
| * | Move a couple of the initialization commands to the right place. Multi | John Dyson | 1996-07-27 | 1 | -28/+24 |
| * | Modification to vfs_cluster to allow clustering of NFS delayed writes. | John Dyson | 1996-07-27 | 1 | -3/+14 |
| * | Under certain circumstances, reading the /proc/*/map file can | John Dyson | 1996-07-27 | 2 | -4/+10 |
| * | Allow sequentially created mmap'ed anonymous regions to coalesce. There | John Dyson | 1996-07-27 | 1 | -23/+33 |
| * | Under the heavy load for transmiting condition, it will be write error | Atsushi Murai | 1996-07-27 | 2 | -4/+4 |
| * | Clean up some lint. | John Dyson | 1996-07-27 | 1 | -3/+3 |
| * | Remove experimental header file. My test-build must have picked it | John Dyson | 1996-07-27 | 1 | -1/+3 |
| * | Remove a totally unneeded (and as of the last VM commit, incorrect) call | John Dyson | 1996-07-27 | 2 | -4/+2 |
| * | Missing (prototype) change from the previous commit. | John Dyson | 1996-07-27 | 1 | -2/+2 |
| * | This commit is meant to solve a couple of VM system problems or | John Dyson | 1996-07-27 | 16 | -1256/+1259 |
| * | ttysleep() can return EWOULDBLOCK, not ETIMEDOUT as the comment in tty.c | Peter Wemm | 1996-07-26 | 2 | -4/+4 |
| * | Apply a bandaid to a problem elsewhere in the driver, when the process is | Peter Wemm | 1996-07-26 | 2 | -4/+10 |
| * | Rename KERN_DOMAINNAME to KERN_NISDOMAINNAME so that it can't be confused | Garrett Wollman | 1996-07-25 | 2 | -5/+5 |
| * | Fail when odd number of disks are specified with mirror flag. Memory | Satoshi Asami | 1996-07-24 | 2 | -56/+72 |
| * | DEVFS needs a special bdevvp(). | Poul-Henning Kamp | 1996-07-24 | 1 | -1/+37 |
| * | DEVFS needs a special bdevvp(). | Poul-Henning Kamp | 1996-07-24 | 2 | -2/+6 |
| * | Fix a bug in ifa_ifwithnet() which caused a page fault in bcmp() | Garrett Wollman | 1996-07-24 | 1 | -2/+3 |
| * | Eliminate some more references to separate ip_v and ip_hl fields. | Garrett Wollman | 1996-07-24 | 5 | -16/+28 |
| * | Revert my bdevsw change for wcd.c, Bruce pointed out that | Poul-Henning Kamp | 1996-07-24 | 1 | -2/+12 |
| * | Submitted by: archie@whistle.com | Julian Elischer | 1996-07-23 | 3 | -12/+13 |
| * | Make a "DWIM" function for adding [bc]devsw entries for bdev drivers. | Poul-Henning Kamp | 1996-07-23 | 21 | -243/+94 |
| * | Fix a spelling error I forgot to bring over from my personal version | Garrett Wollman | 1996-07-23 | 1 | -2/+2 |
| * | Update to current state of PC98 world. | Satoshi Asami | 1996-07-23 | 64 | -6567/+2876 |
| * | Submitted by: archie@whistle.com | Julian Elischer | 1996-07-23 | 13 | -890/+275 |
| * | Add a new, better mechanism for sticking packets onto ifqueues. | Garrett Wollman | 1996-07-22 | 1 | -1/+30 |
| * | Don't dereference sc->sc_setmtu if it's NULL (such as when it's not running) | Peter Wemm | 1996-07-21 | 1 | -2/+3 |
| * | Add yet another kludge to this driver. Man page update to follow. | Poul-Henning Kamp | 1996-07-21 | 1 | -1/+9 |
| * | Substitute raw{read|write} for ccd{read|write} | Poul-Henning Kamp | 1996-07-21 | 2 | -118/+4 |
| * | Post-commit review by Bruce. Mostly stylistic changes. | Joerg Wunsch | 1996-07-21 | 5 | -245/+270 |
| * | Replace the annoying calls to Debugger() by panic()'s in the | Joerg Wunsch | 1996-07-20 | 1 | -3/+7 |
| * | Correct the timer2 acquiration and release, it must happen at splclock. | Joerg Wunsch | 1996-07-20 | 2 | -72/+104 |
| * | Major cleanup of the timerX_{acquire,release} stuff. In particular, | Joerg Wunsch | 1996-07-20 | 5 | -240/+480 |
| * | Removed extraneous return. | Alexander Langer | 1996-07-20 | 1 | -2/+1 |
| * | Last night (local time :) I accidently checked in an intermediate version | Stefan Eßer | 1996-07-19 | 2 | -170/+138 |