| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: /*- and my license changes for sys/[a-d]* | Warner Losh | 2005-01-30 | 1 | -1/+1 |
| * | Preparation commit for the tty cleanups that will follow in the near | Poul-Henning Kamp | 2004-07-15 | 1 | -1/+1 |
| * | Add modemcontrol support for DTR and DCD. | Poul-Henning Kamp | 2004-07-04 | 1 | -6/+37 |
| * | Second half of the dev_t cleanup. | Poul-Henning Kamp | 2004-06-17 | 1 | -1/+1 |
| * | Do the dreaded s/dev_t/struct cdev */ | Poul-Henning Kamp | 2004-06-16 | 1 | -8/+8 |
| * | Machine generated patch which changes linedisc calls from accessing | Poul-Henning Kamp | 2004-06-04 | 1 | -4/+4 |
| * | A major overhaul of the nmdm(4) driver: | Poul-Henning Kamp | 2004-06-01 | 1 | -374/+80 |
| * | There is no need to explicitly call the stop function. In all likelyhood | Poul-Henning Kamp | 2004-06-01 | 1 | -1/+0 |
| * | Add missing <sys/module.h> includes | Poul-Henning Kamp | 2004-05-30 | 1 | -0/+1 |
| * | Remove advertising clause from University of California Regent's | Warner Losh | 2004-04-07 | 1 | -4/+0 |
| * | Add clone_setup() function rather than rely on lazy initialization. | Poul-Henning Kamp | 2004-03-11 | 1 | -0/+1 |
| * | Device megapatch 4/6: | Poul-Henning Kamp | 2004-02-21 | 1 | -2/+3 |
| * | Device megapatch 3/6: | Poul-Henning Kamp | 2004-02-21 | 1 | -1/+0 |
| * | Device megapatch 2/6: | Poul-Henning Kamp | 2004-02-21 | 1 | -84/+85 |
| * | - Implement selwakeuppri() which allows raising the priority of a | Seigo Tanimura | 2003-11-09 | 1 | -2/+2 |
| * | I don't know from where the notion that device driver should or | Poul-Henning Kamp | 2003-09-28 | 1 | -2/+2 |
| * | Use __FBSDID(). | David E. O'Brien | 2003-08-24 | 1 | -1/+3 |
| * | Make TTYHOG tunable. | David Schultz | 2003-03-05 | 1 | -0/+2 |
| * | Gigacommit to improve device-driver source compatibility between | Poul-Henning Kamp | 2003-03-03 | 1 | -13/+9 |
| * | Back out M_* changes, per decision of the TRB. | Warner Losh | 2003-02-19 | 1 | -1/+1 |
| * | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | Alfred Perlstein | 2003-01-21 | 1 | -1/+1 |
| * | Change the suser() API to take advantage of td_ucred as well as do a | John Baldwin | 2002-04-01 | 1 | -1/+1 |
| * | Simple p_ucred -> td_ucred changes to start using the per-thread ucred | John Baldwin | 2002-02-27 | 1 | -1/+1 |
| * | Cleanup of nmdm device | Julian Elischer | 2002-02-20 | 1 | -59/+98 |
| * | Don't call cdevsw_add(). | Poul-Henning Kamp | 2001-11-04 | 1 | -1/+1 |
| * | KSE Milestone 2 | Julian Elischer | 2001-09-12 | 1 | -9/+9 |
| * | Remove unused nmdmpoll function. | Mark Peek | 2001-08-11 | 1 | -63/+0 |
| * | Send the remains (such as I have located) of "block major numbers" to | Poul-Henning Kamp | 2001-03-26 | 1 | -1/+0 |
| * | Remove warnings.. seems to compile as a module now too. | Julian Elischer | 2001-02-27 | 1 | -4/+3 |
| * | Catch up with rwatsons ucred changes. | Julian Elischer | 2001-02-27 | 1 | -1/+1 |
| * | Do it right this time. Give it a better name and place | Julian Elischer | 2001-02-27 | 1 | -0/+644 |