| Commit message (Expand) | Author | Age | Files | Lines |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-29 | 2 | -2/+2 |
| * | Fix possible NULL-pointer deref in error case (same as DEVFS). | Eivind Eklund | 1998-12-16 | 1 | -2/+2 |
| * | The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static | Archie Cobbs | 1998-12-07 | 1 | -2/+1 |
| * | Use TAILQ macros for clean/dirty block list processing. Set b_xflags | Peter Wemm | 1998-10-31 | 1 | -4/+4 |
| * | Removed redundant bitrotted checks for major numbers instead of updating | Bruce Evans | 1998-10-26 | 1 | -4/+3 |
| * | various nits that didn't make it through the brucefilter. | Poul-Henning Kamp | 1998-09-12 | 1 | -5/+6 |
| * | Add a new vnode op, VOP_FREEBLKS(), which filesystems can use to inform | Poul-Henning Kamp | 1998-09-05 | 1 | -1/+26 |
| * | Cosmetic changes to the PAGE_XXX macros to make them consistent with | Doug Rabson | 1998-09-04 | 1 | -2/+2 |
| * | sort the prototypes | Poul-Henning Kamp | 1998-08-25 | 1 | -12/+12 |
| * | Last commit managed to get mangled somehow. | Poul-Henning Kamp | 1998-08-24 | 1 | -2/+4 |
| * | Remove the last remaining evidence of B_TAPE. | Poul-Henning Kamp | 1998-08-24 | 1 | -13/+3 |
| * | Enabled Lite2 fix for reading from dead ttys. | Bruce Evans | 1998-08-23 | 1 | -11/+2 |
| * | Cast pointers to uintptr_t/intptr_t instead of to u_long/long, | Bruce Evans | 1998-07-15 | 1 | -2/+2 |
| * | Fixed printf format errors. | Bruce Evans | 1998-07-11 | 1 | -6/+10 |
| * | There is no such thing any more as "struct bdevsw". | Julian Elischer | 1998-07-04 | 1 | -4/+3 |
| * | VOP_STRATEGY grows an (struct vnode *) argument | Julian Elischer | 1998-07-04 | 1 | -2/+2 |
| * | This commit fixes various 64bit portability problems required for | Doug Rabson | 1998-06-07 | 1 | -2/+2 |
| * | Make flushing dirty pages work correctly on filesystems that | John Dyson | 1998-05-21 | 1 | -2/+3 |
| * | Add changes and code to implement a functional DEVFS. | Julian Elischer | 1998-04-19 | 2 | -4/+13 |
| * | Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman) | Julian Elischer | 1998-03-08 | 2 | -10/+11 |
| * | Initialize b_resid, and also print out better diagnostics on I/O | John Dyson | 1998-03-08 | 1 | -7/+19 |
| * | This mega-commit is meant to fix numerous interrelated problems. There | John Dyson | 1998-03-07 | 1 | -31/+55 |
| * | Fix certain kinds of block device operations. For example, tunefs on | John Dyson | 1998-03-04 | 1 | -9/+4 |
| * | Back out DIAGNOSTIC changes. | Eivind Eklund | 1998-02-06 | 1 | -3/+1 |
| * | 1) Start using a cleaner and more consistant page allocator instead | John Dyson | 1998-02-05 | 1 | -2/+5 |
| * | Turn DIAGNOSTIC into a new-style option. | Eivind Eklund | 1998-02-04 | 1 | -1/+3 |
| * | Make our v_usecount vnode reference count work identically to the | John Dyson | 1998-01-06 | 1 | -7/+18 |
| * | Lots of improvements, including restructring the caching and management | John Dyson | 1997-12-29 | 1 | -10/+3 |
| * | 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 | -17/+6 |
| * | VFS clean up "hekto commit" | Poul-Henning Kamp | 1997-10-16 | 1 | -4/+1 |
| * | Another VFS cleanup "kilo commit" | Poul-Henning Kamp | 1997-10-16 | 1 | -44/+3 |
| * | VFS mega cleanup commit (x/N) | Poul-Henning Kamp | 1997-10-16 | 1 | -9/+2 |
| * | vnops megacommit | Poul-Henning Kamp | 1997-10-15 | 2 | -90/+74 |
| * | Hmm, realign the vnops into two columns. | Poul-Henning Kamp | 1997-10-15 | 1 | -9/+9 |
| * | Stylistic overhaul of vnops tables. | Poul-Henning Kamp | 1997-10-15 | 1 | -49/+45 |
| * | Clustered read and write are switched at mount-option level. | KATO Takenori | 1997-09-27 | 1 | -4/+7 |
| * | Convert select -> poll. | Peter Wemm | 1997-09-14 | 2 | -13/+16 |
| * | Removed unused #includes. | Bruce Evans | 1997-09-02 | 1 | -4/+1 |
| * | Don't remove the controlling tty from the session if the vnode is being | Tor Egge | 1997-05-29 | 1 | -1/+2 |
| * | Remove the dependancy on DEV_BSIZE, now specfs works on != 512byte | Søren Schmidt | 1997-05-01 | 1 | -3/+10 |
| * | Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include | Bruce Evans | 1997-03-24 | 1 | -2/+1 |
| * | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | Peter Wemm | 1997-02-22 | 2 | -2/+2 |
| * | This is the kernel Lite/2 commit. There are some requisite userland | John Dyson | 1997-02-10 | 2 | -48/+55 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 2 | -2/+2 |
| * | Fixed errno for unsupported advisory locks. The errno is now EINVAL | Bruce Evans | 1996-12-19 | 1 | -2/+2 |
| * | Substitution of a long divide by a shift. Other cosmetic improvements. | John Dyson | 1996-10-06 | 1 | -13/+22 |
| * | Eliminated nested include of <sys/unistd.h> in <sys/file.h> in the kernel. | Bruce Evans | 1996-09-03 | 1 | -2/+3 |
| * | Even though this looks like it, this is not a complex code change. | John Dyson | 1996-08-21 | 1 | -2/+7 |
| * | Remove a totally unneeded (and as of the last VM commit, incorrect) call | John Dyson | 1996-07-27 | 1 | -2/+1 |