| Commit message (Expand) | Author | Age | Files | Lines |
| * | Implement locking for pfs nodes, when at the leaf. Concurrent access | John Dyson | 1996-07-02 | 2 | -11/+31 |
| * | Fix a serious problem, with a window where an object lock is needed, | John Dyson | 1996-07-02 | 1 | -57/+97 |
| * | Add procfs_type.c to the repository. | John Dyson | 1996-06-18 | 1 | -0/+91 |
| * | Clean-up the new VM map procfs code, and also add support for executable | John Dyson | 1996-06-18 | 4 | -6/+24 |
| * | This file is the "meat" of the process address space capability. If you | John Dyson | 1996-06-17 | 1 | -0/+169 |
| * | Add a feature to procfs to allow display of the process address map | John Dyson | 1996-06-17 | 3 | -4/+11 |
| * | The Great PC98 Merge. | Satoshi Asami | 1996-06-14 | 4 | -4/+97 |
| * | Clean up -Wunused warnings. | Gary Palmer | 1996-06-12 | 2 | -24/+2 |
| * | Moved the fsnode MALLOC to before the call to getnewvnode() so that the | David Greenman | 1996-06-12 | 7 | -31/+82 |
| * | Moved the fsnode MALLOC to before the call to getnewvnode() so that the | David Greenman | 1996-06-12 | 1 | -4/+11 |
| * | Properly lock the vm space when accessing the memory in a process. This | John Dyson | 1996-06-11 | 1 | -2/+14 |
| * | First pass at cleaning up macros relating to pages, clusters and all that. | Poul-Henning Kamp | 1996-05-02 | 1 | -2/+2 |
| * | Fix adjkerntz expression priority. | Andrey A. Chernov | 1996-04-05 | 1 | -3/+3 |
| * | Don't adjust file times for UTC clock to have the same timestamps | Andrey A. Chernov | 1996-04-05 | 1 | -4/+6 |
| * | add a `Warning:' to the message saying that the root directory is not a | Gary Palmer | 1996-04-03 | 1 | -2/+2 |
| * | Fix the problem that unmounting filesystems that are backed by a VMIO | John Dyson | 1996-03-19 | 1 | -2/+3 |
| * | Provide a better handling of partially corrupted directory entries. | Joerg Wunsch | 1996-03-14 | 1 | -10/+12 |
| * | Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, all | Peter Wemm | 1996-03-11 | 2 | -11/+54 |
| * | For Lite2: proc LIST changes. | Jeffrey Hsu | 1996-03-11 | 1 | -6/+4 |
| * | Make sure that the zero flag is cleared upon completion of paging I/O. | John Dyson | 1996-03-09 | 1 | -1/+2 |
| * | Kill XNS. | Garrett Wollman | 1996-02-13 | 2 | -5/+5 |
| * | add ruid and rgid to file 'status' | Wolfram Schneider | 1996-02-02 | 1 | -4/+12 |
| * | Fix a bunch of spelling errors in the comment fields of | Mike Pritchard | 1996-01-30 | 2 | -5/+5 |
| * | This time, really make the procfs work when reading stuff from the UPAGES. | Peter Wemm | 1996-01-25 | 1 | -15/+34 |
| * | Major fixes for procfs.. | Peter Wemm | 1996-01-24 | 6 | -22/+88 |
| * | Eliminated many redundant vm_map_lookup operations for vm_mmap. | John Dyson | 1996-01-19 | 2 | -5/+8 |
| * | Convert QUOTA to new-style option. | Garrett Wollman | 1996-01-05 | 1 | -16/+1 |
| * | I have some problem here, which shows up in the ahc0 driver. It isn't where | Poul-Henning Kamp | 1996-01-01 | 1 | -1/+7 |
| * | Fixed 1TB filesize changes. Some pindexes had bogus names and types | Bruce Evans | 1995-12-17 | 1 | -5/+5 |
| * | Another mega commit to staticize things. | Poul-Henning Kamp | 1995-12-14 | 3 | -14/+18 |
| * | devsw tables are now arrays of POINTERS to struct [cb]devsw | Julian Elischer | 1995-12-13 | 1 | -17/+17 |
| * | Back out this one, must have screwed up somewhere :-( | Poul-Henning Kamp | 1995-12-11 | 2 | -8/+12 |
| * | Staticize. | Poul-Henning Kamp | 1995-12-11 | 9 | -151/+153 |
| * | Changes to support 1Tb filesizes. Pages are now named by an | John Dyson | 1995-12-11 | 2 | -6/+37 |
| * | Pass 3 of the great devsw changes | Julian Elischer | 1995-12-08 | 2 | -12/+11 |
| * | Untangled the vm.h include file spaghetti. | David Greenman | 1995-12-07 | 5 | -5/+22 |
| * | Include <vm/vm.h> or <vm/vm_page.h> explicitly to avoid breaking when | Bruce Evans | 1995-12-05 | 1 | -1/+2 |
| * | Restored #include of <sys/tty.h>. fdesc_vnops.c needs to know too much | Bruce Evans | 1995-12-05 | 1 | -2/+2 |
| * | Added prototypes. | Bruce Evans | 1995-12-03 | 3 | -32/+79 |
| * | Added prototypes. | Bruce Evans | 1995-12-03 | 4 | -5/+30 |
| * | Added prototypes. | Bruce Evans | 1995-12-03 | 13 | -27/+203 |
| * | null_node_find() and umap_node_find() were sometimes called without a | Bruce Evans | 1995-12-03 | 2 | -4/+4 |
| * | staticize. | Poul-Henning Kamp | 1995-12-02 | 1 | -27/+27 |
| * | #ifdef out nearly the entire file of conf.c when JREMOD is defined | Julian Elischer | 1995-11-29 | 1 | -1/+9 |
| * | Completed function declarations and/or added prototypes. | Bruce Evans | 1995-11-21 | 2 | -6/+14 |
| * | Since FreeBSD clustering code now supports filesystems < PAGE_SIZE, | John Dyson | 1995-11-20 | 1 | -2/+6 |
| * | KNFized spec_getpages_idone() and spec_getpages(). | Bruce Evans | 1995-11-18 | 1 | -43/+43 |
| * | Moved declarations for static functions to the correct place (not in a | Bruce Evans | 1995-11-16 | 2 | -17/+23 |
| * | Moved declarations for static functions to the correct place (not in a | Bruce Evans | 1995-11-16 | 2 | -52/+43 |
| * | Fixed the type of procfs_sync(). Trailing args were missing. | Bruce Evans | 1995-11-16 | 1 | -4/+26 |