Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | example cdev: use make_dev_s | Eitan Adler | 2018-01-26 | 1 | -2/+9 |
* | share and pc-sysinstall: adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 1 | -1/+3 |
* | We don't have d_maj field in cdevsw structure anymore. | Maxim Sobolev | 2006-05-19 | 1 | -8/+1 |
* | According to module(9), when command is unrecognized, the module should | Pawel Jakub Dawidek | 2004-08-30 | 1 | -1/+1 |
* | Update for struct cdevsw and dev_t -> struct cdev * changes, plus one | Tim J. Robbins | 2004-07-16 | 1 | -1/+2 |
* | Fix the cdev kld example. | Martin Blapp | 2003-08-03 | 1 | -14/+11 |
* | Fix cdev kld example after it has been broken for year or so. Also extend list | Maxim Sobolev | 2000-10-02 | 1 | -8/+14 |
* | * Tidy up a few things and fix some more warnings. | Doug Rabson | 1999-06-27 | 1 | -6/+26 |
* | Make this sample build again. | Doug Rabson | 1999-06-25 | 1 | -1/+1 |
* | Sample modules for KLD. | Doug Rabson | 1998-12-11 | 1 | -0/+122 |