| Commit message (Expand) | Author | Age | Files | Lines |
| * | There is no such thing any more as "struct bdevsw". | Julian Elischer | 1998-07-04 | 1 | -2/+2 |
| * | VOP_STRATEGY grows an (struct vnode *) argument | Julian Elischer | 1998-07-04 | 1 | -2/+3 |
| * | This commit fixes various 64bit portability problems required for | Doug Rabson | 1998-06-07 | 1 | -2/+2 |
| * | As described by the submitter: | Mike Smith | 1998-05-06 | 1 | -16/+1 |
| * | The 'mountroot' option is obviously pointless for an LKM | Julian Elischer | 1998-04-20 | 1 | -3/+9 |
| * | Make the devfs SLICE option a standard type option. | Julian Elischer | 1998-04-20 | 1 | -1/+2 |
| * | Add changes and code to implement a functional DEVFS. | Julian Elischer | 1998-04-19 | 1 | -1/+12 |
| * | Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman) | Julian Elischer | 1998-03-08 | 1 | -5/+6 |
| * | Trivial filesystem getpages/putpages implementations, set the second. | Mike Smith | 1998-03-06 | 1 | -1/+35 |
| * | The intent is to get rid of WILLRELE in vnode_if.src by making | Mike Smith | 1998-03-01 | 1 | -1/+16 |
| * | Staticize. | Eivind Eklund | 1998-02-09 | 1 | -4/+4 |
| * | Back out DIAGNOSTIC changes. | Eivind Eklund | 1998-02-06 | 1 | -3/+1 |
| * | Turn DIAGNOSTIC into a new-style option. | Eivind Eklund | 1998-02-04 | 1 | -1/+3 |
| * | Forward declare some structs so that this file is more self-sufficient. | Bruce Evans | 1998-02-03 | 1 | -1/+3 |
| * | Forward declare some structs so that this file is more self-sufficient. | Bruce Evans | 1998-02-03 | 1 | -1/+11 |
| * | Unspammed nested include of <vm/vm_zone.h>. | Bruce Evans | 1997-12-27 | 1 | -1/+3 |
| * | Properly clean out the SI_MOUNTEDON flag iff the mount attempt fails | Joerg Wunsch | 1997-12-21 | 1 | -1/+2 |
| * | Staticize a few things. | Poul-Henning Kamp | 1997-11-18 | 3 | -11/+10 |
| * | Remove a bunch of variables which were unused both in GENERIC and LINT. | Poul-Henning Kamp | 1997-11-07 | 2 | -4/+3 |
| * | Use bread() instead of cluster_read() for reading the last block | Bruce Evans | 1997-10-27 | 1 | -2/+2 |
| * | Removed unused #includes. The need for most of them went away with | Bruce Evans | 1997-10-27 | 1 | -2/+1 |
| * | VFS interior redecoration. | Poul-Henning Kamp | 1997-10-26 | 1 | -2/+2 |
| * | Make a set of VOP standard lock, unlock & islocked VOP operators, which | Poul-Henning Kamp | 1997-10-17 | 2 | -62/+12 |
| * | Another VFS cleanup "kilo commit" | Poul-Henning Kamp | 1997-10-16 | 1 | -102/+1 |
| * | VFS mega cleanup commit (x/N) | Poul-Henning Kamp | 1997-10-16 | 5 | -92/+28 |
| * | vnops megacommit | Poul-Henning Kamp | 1997-10-15 | 1 | -65/+3 |
| * | Hmm, realign the vnops into two columns. | Poul-Henning Kamp | 1997-10-15 | 1 | -22/+22 |
| * | Stylistic overhaul of vnops tables. | Poul-Henning Kamp | 1997-10-15 | 1 | -146/+131 |
| * | Last major round (Unless Bruce thinks of somthing :-) of malloc changes. | Poul-Henning Kamp | 1997-10-12 | 2 | -2/+9 |
| * | Clustered read and write are switched at mount-option level. | KATO Takenori | 1997-09-27 | 2 | -23/+15 |
| * | Change the M_NAMEI allocations to use the zone allocator. This change | John Dyson | 1997-09-21 | 1 | -5/+5 |
| * | Convert select -> poll. | Peter Wemm | 1997-09-14 | 1 | -23/+19 |
| * | This stuff is now done centrally. | Poul-Henning Kamp | 1997-09-10 | 1 | -15/+1 |
| * | Removed yet more vestiges of config-time swap configuration and/or | Bruce Evans | 1997-09-07 | 1 | -8/+3 |
| * | Uncut&paste cache_lookup(). | Poul-Henning Kamp | 1997-08-26 | 3 | -58/+7 |
| * | Added a sysctl arg, vfs.cd9660.doclusterread. Deleted debug and | KATO Takenori | 1997-08-25 | 1 | -16/+18 |
| * | Fix all areas of the system (or at least all those in LINT) to avoid storing | Garrett Wollman | 1997-08-16 | 1 | -3/+3 |
| * | Removed unused #includes. | Bruce Evans | 1997-08-02 | 5 | -20/+5 |
| * | Hide the kernel-only stuff inside #ifdef KERNEL. | Joerg Wunsch | 1997-05-07 | 1 | -5/+14 |
| * | Oops. The function cd9660_mountroot() is gone, but i've committed an | Joerg Wunsch | 1997-05-04 | 1 | -3/+1 |
| * | This mega-commit brings the following: | Joerg Wunsch | 1997-05-04 | 2 | -19/+61 |
| * | For multi-session CD-ROMs, we have to account for previous sessions as | Joerg Wunsch | 1997-04-29 | 1 | -1/+10 |
| * | Add support for ISO9660 multi-session CD-ROMs. This is just nothing | Joerg Wunsch | 1997-04-29 | 2 | -2/+5 |
| * | Removed more traces of ISODEVMAP. | Bruce Evans | 1997-04-15 | 1 | -20/+1 |
| * | Remove all traces of undocumented feature ISODEVMAP. | Poul-Henning Kamp | 1997-04-14 | 4 | -128/+4 |
| * | Get the declaration of `struct dirent' from <sys/dirent.h>, not from | Bruce Evans | 1997-04-10 | 1 | -8/+4 |
| * | Removed unused or apparently-unused #includes, especially of the | Bruce Evans | 1997-04-10 | 1 | -14/+1 |
| * | Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include | Bruce Evans | 1997-03-24 | 1 | -2/+1 |
| * | Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined. | Bruce Evans | 1997-03-23 | 1 | -2/+2 |
| * | Use the common nchstats struct instead of a private one for ncs_2passes | Bruce Evans | 1997-03-08 | 1 | -5/+3 |