| 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 |
| * | mii: Add opt_platform.h to all miibus drivers | Warner Losh | 2022-04-05 | 1 | -1/+1 |
| * | sys/modules: normalize .CURDIR-relative paths to SRCTOP | Enji Cooper | 2017-03-04 | 1 | -1/+1 |
| * | Move the ste driver from sys/pci to sys/dev/ste. | Warner Losh | 2008-08-14 | 1 | -1/+1 |
| * | Remove bridge(4) from the tree. if_bridge(4) is a full functional | Max Laier | 2005-09-27 | 1 | -1/+1 |
| * | Use a consistent style and one much closer to the rest of /usr/src | David E. O'Brien | 2001-01-06 | 1 | -4/+5 |
| * | 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 |
| * | Zap KMODDEPS line | Peter Wemm | 2000-05-01 | 1 | -1/+0 |
| * | Add ${DEBUG_FLAGS} to CFLAGS in bsd.kmod.mk, not in scattered module | Bruce Evans | 2000-01-28 | 1 | -1/+0 |
| * | Removed special rules for building and cleaning device interface files | Bruce Evans | 1999-11-28 | 1 | -19/+1 |
| * | Zap some unused echo "#define NFOO 1" > foo.h style defunct stuff. | Peter Wemm | 1999-09-27 | 1 | -5/+2 |
| * | Don't generate 'bpf.h' since it's not used. | Peter Wemm | 1999-09-27 | 1 | -5/+2 |
| * | Change the name of the installed KLM to contain a leading "if_". | David E. O'Brien | 1999-09-20 | 1 | -1/+2 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | This commit adds device driver support for the Sundance Technologies ST201 | Bill Paul | 1999-08-21 | 1 | -0/+33 |