| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Change `extern inline' to `static inline' so that several functions | bde | 1995-07-25 | 1 | -9/+9 |
* | There is a small bug in the cd9660 code that prevents stating of | joerg | 1995-07-16 | 1 | -1/+2 |
* | Don't include <sys/tty.h> in drivers that aren't tty drivers or in general | bde | 1995-07-16 | 1 | -2/+1 |
* | NOTE: libkvm, w, ps, 'top', and any other utility which depends on struct | dg | 1995-07-13 | 1 | -2/+2 |
* | Added missing splx() in DIAGNOSTIC code. | dg | 1995-07-08 | 1 | -1/+2 |
* | Fixed VOP_LINK argument order botch. | dg | 1995-06-28 | 2 | -5/+5 |
* | Killed the "probably_never" ifdef'd code. | dg | 1995-06-28 | 1 | -68/+1 |
* | Merge RELENG_2_0_5 into HEAD | rgrimes | 1995-06-11 | 1 | -16/+7 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 35 | -442/+442 |
* | Fixed panic that resulted from mmaping files in kernfs and procfs. A | dg | 1995-05-25 | 3 | -33/+7 |
* | NFS diskless operation was broken because swapdev_vp wasn't initialized. | dg | 1995-05-19 | 1 | -4/+4 |
* | Fix -Wformat warnings from LINT kernel. | rgrimes | 1995-05-11 | 1 | -3/+3 |
* | Submitted by: Mike Pritchard <pritc003@maroon.tc.umn.edu> | bde | 1995-05-09 | 2 | -2/+27 |
* | For P_SUGID processes, we must also change ownership of the mem file | dg | 1995-04-15 | 1 | -2/+10 |
* | Retain group kmem readability for P_SUGID processes. | dg | 1995-04-15 | 1 | -2/+6 |
* | Made /proc/n/mem file group kmem and group readable. Needed to fix ps so | dg | 1995-04-15 | 3 | -5/+7 |
* | Fix link sys call | ache | 1995-04-11 | 1 | -2/+4 |
* | Submitted by: Mike Pritchard <pritc003@maroon.tc.umn.edu> | bde | 1995-04-11 | 1 | -8/+2 |
* | Submitted by: Wolfgang Solfrank <ws@tools.de> | bde | 1995-04-11 | 1 | -2/+2 |
* | Changes from John Dyson and myself: | dg | 1995-04-09 | 1 | -2/+2 |
* | Fix timestamps when using Wall CMOS clock, | ache | 1995-03-29 | 1 | -25/+21 |
* | Add and move declarations to fix all of the warnings from `gcc -Wimplicit' | bde | 1995-03-28 | 2 | -5/+4 |
* | Readdir on a CDrom would return bogus "d_type" values, potentially confusing | phk | 1995-03-28 | 1 | -1/+4 |
* | Removed redundant newlines that were in some panic strings. | dg | 1995-03-19 | 3 | -6/+6 |
* | Removed bogus, commented out, call to vnode_pager_uncache(). | dg | 1995-03-19 | 1 | -2/+1 |
* | Add four more filesystem flags: | wollman | 1995-03-16 | 7 | -14/+14 |
* | Add and move declarations to fix all of the warnings from `gcc -Wimplicit' | bde | 1995-03-16 | 15 | -30/+37 |
* | Obtained from: memories of 1.1.5 | bde | 1995-02-21 | 1 | -2/+2 |
* | Make sure process isn't swapped when messing with it. | dg | 1995-02-20 | 2 | -3/+4 |
* | YFfix | phk | 1995-02-14 | 1 | -1/+2 |
* | strategy for block and char devices are rightfully spec_strategy. | phk | 1995-02-13 | 1 | -3/+2 |
* | Use the correct block number for updating the backup copy of the FAT when | bde | 1995-02-10 | 1 | -2/+2 |
* | Fixed bmap run-length brokeness. | dg | 1995-02-03 | 3 | -3/+9 |
* | Kill the comment in a comment to shut up the compiler. | ats | 1995-01-29 | 1 | -2/+2 |
* | Roll in my changes to make the cd9660 code understand the older | joerg | 1995-01-16 | 9 | -105/+191 |
* | These changes embody the support of the fully coherent merged VM buffer cache, | dg | 1995-01-09 | 2 | -5/+3 |
* | Initialize map start hint to vm_map_find()...not doing so will cause it | dg | 1995-01-05 | 1 | -2/+2 |
* | Fix problem when attached process detached | ache | 1994-12-31 | 1 | -1/+5 |
* | Fix panic for `cp -p' by root to an msdos file system. Improve handling | bde | 1994-12-27 | 3 | -29/+57 |
* | Fix numerous timestamp bugs. | bde | 1994-12-12 | 6 | -41/+46 |
* | Restore mv check, cause panic without it | ache | 1994-11-29 | 1 | -3/+1 |
* | Undo a previous change. <sys/disklabel.h> was broken, not these files. | bde | 1994-11-14 | 1 | -2/+1 |
* | Remove the bogus include of <sys/dkbad.h>. | bde | 1994-11-14 | 1 | -2/+1 |
* | From tim@cs.city.ac.uk (Tim Wilkinson): | dg | 1994-11-04 | 2 | -5/+11 |
* | Fix from John Hay to avoid kernel panics when ap->a_eofflag is NULL. | jkh | 1994-11-01 | 1 | -2/+3 |
* | From: fredriks@mcs.com (Lars Fredriksen) | jkh | 1994-10-28 | 1 | -1/+2 |
* | Set the EOF flag properly. | pst | 1994-10-27 | 1 | -6/+6 |
* | Fixed panic when unmounting floppy msdos filesystems. Problem was | martin | 1994-10-23 | 1 | -7/+30 |
* | Fixed bug I just introduced that would have allowed a user to clobber | dg | 1994-10-18 | 1 | -4/+6 |
* | Allow upages to be paged in/accessed. | dg | 1994-10-18 | 1 | -2/+2 |