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