| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove residual blank line at start of Makefile | Warner Losh | 2024-07-15 | 1 | -1/+0 |
| * | sys: Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
| * | Remove msdosfs -o large support. | Konstantin Belousov | 2017-06-09 | 1 | -1/+1 |
| * | sys/modules: normalize .CURDIR-relative paths to SRCTOP | Enji Cooper | 2017-03-04 | 1 | -1/+1 |
| * | Reflecting the removal of MSDOSFS_LARGE found in sys/conf/files:1.1173. | Tai-hwa Liang | 2007-02-01 | 1 | -2/+2 |
| * | Remove the last vestige of opt_msdosfs.h. | Ruslan Ermilov | 2007-01-30 | 1 | -1/+1 |
| * | Let kmod.mk touch opt_*.h files as needed. | Ruslan Ermilov | 2004-09-04 | 1 | -3/+0 |
| * | By popular request, add a workaround that allows large (>128GB or so) | Tim J. Robbins | 2004-07-03 | 1 | -1/+4 |
| * | - Support for multibyte charsets in LIBICONV. | Max Khon | 2003-09-26 | 1 | -0/+1 |
| * | Move adding -DPC98 to CFLAGS from each modules to sys/modules/Makefile.inc. | Yoshihiro Takahashi | 2002-11-06 | 1 | -4/+0 |
| * | Drop <bsd.man.mk> support from <bsd.kmod.mk>. | Ruslan Ermilov | 2002-01-11 | 1 | -1/+0 |
| * | - VFS_SET(msdos) -> VFS_SET(msdosfs) | Ruslan Ermilov | 2001-06-01 | 1 | -1/+1 |
| * | Name this module msdos.ko so that mount_msdos(8) can autoload | Ruslan Ermilov | 2001-05-28 | 1 | -1/+1 |
| * | - sys/msdosfs moved to sys/fs/msdosfs | Ruslan Ermilov | 2001-05-25 | 1 | -2/+2 |
| * | Use a consistent style and one much closer to the rest of /usr/src | David E. O'Brien | 2001-01-06 | 1 | -1/+2 |
| * | Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead of | Peter Wemm | 2000-05-27 | 1 | -1/+1 |
| * | Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk. | Peter Wemm | 2000-05-04 | 1 | -1/+1 |
| * | Define PC98 when MACHINE == pc98, because msdos_vfsops.c contains | KATO Takenori | 2000-03-19 | 1 | -0/+4 |
| * | Remove a whole bunch of "CFLAGS+= -DFSNAME" cruft. It hasn't been | Peter Wemm | 1999-12-12 | 1 | -1/+0 |
| * | Bring these more into line with other modules that have .h files generated | Peter Wemm | 1999-12-12 | 1 | -2/+2 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Sample initial set of kld-ified modules. Not all have been completely | Peter Wemm | 1998-10-16 | 1 | -4/+4 |
| * | Back out opt_diagnostic.h changes. | Eivind Eklund | 1998-02-06 | 1 | -6/+2 |
| * | Make the LKMs handle DIAGNOSTIC as a new-style option. | Eivind Eklund | 1998-02-04 | 1 | -2/+6 |
| * | Revert $FreeBSD$ back to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | Removed redundant delcaration of msdosfs_denode.c from the SRCS line. | Nate Williams | 1995-03-03 | 1 | -3/+3 |
| * | Build LKMs for all ``easy'' filesystems. (lfs can be done, but it's more | Garrett Wollman | 1994-09-21 | 1 | -0/+11 |