| 2009-08-01 |
Matthew Dillon | DEVFS - remove dev_ops_add(), dev_ops_get(), and get_dev() |
blob | commitdiff |
| 2009-08-01 |
Matthew Dillon | DEVFS - Bring in Alex's GSOC kernel adjustments. |
blob | commitdiff | diff to current |
| 2009-07-11 |
Matthew Dillon | vrevoke/single-user - fix more revoke issues. |
blob | commitdiff | diff to current |
| 2009-01-09 |
Matthew Dillon | Fix a system livelock when ^C'ing a program sleeping... |
blob | commitdiff | diff to current |
| 2008-12-31 |
Michael Neumann | Merge branches 'master' and 'suser_to_priv' |
blob | commitdiff | diff to current |
| 2008-12-27 |
Jordan Gordeev | Bring in the remainder of the post-SoC amd64 enchilada. |
blob | commitdiff | diff to current |
| 2008-12-15 |
Michael Neumann | suser_* to priv_* conversion |
blob | commitdiff | diff to current |
| 2008-08-10 |
Sascha Wildner | Remove useless assignment. |
blob | commitdiff | diff to current |
| 2008-08-03 |
Matthew Dillon | Fix a panic on boot that can occur if you hit keys... |
blob | commitdiff | diff to current |
| 2007-08-19 |
Sascha Wildner | * Use one ioctl() (CONS_SET, analogous to CONS_GET... |
blob | commitdiff | diff to current |
| 2007-05-07 |
Matthew Dillon | Changes to consdev - low level kernel console initializ... |
blob | commitdiff | diff to current |
| 2007-04-30 |
Matthew Dillon | Revamp SYSINIT ordering. Relabel sysinit IDs (SI_... |
blob | commitdiff | diff to current |
| 2007-02-03 |
Simon Schubert | 1:1 Userland threading stage 2.11/4: |
blob | commitdiff | diff to current |
| 2006-12-22 |
Sascha Wildner | Rename printf -> kprintf in sys/ and add some defines... |
blob | commitdiff | diff to current |
| 2006-09-10 |
Matthew Dillon | Change the kernel dev_t, representing a pointer to... |
blob | commitdiff | diff to current |
| 2006-09-05 |
Matthew Dillon | Rename malloc->kmalloc, free->kfree, and realloc->kreal... |
blob | commitdiff | diff to current |
| 2006-09-05 |
Matthew Dillon | Rename malloc->kmalloc, free->kfree, and realloc->kreal... |
blob | commitdiff | diff to current |
| 2006-09-03 |
Matthew Dillon | Rename functions to avoid conflicts with libc. |
blob | commitdiff | diff to current |
| 2006-07-28 |
Matthew Dillon | MASSIVE reorganization of the device operations vector... |
blob | commitdiff | diff to current |
| 2005-10-30 |
Sascha Wildner | Fix style(9) issue: move * to the line specifying the... |
blob | commitdiff | diff to current |
| 2005-06-11 |
Matthew Dillon | spl->critical section conversions. |
blob | commitdiff | diff to current |
| 2005-05-27 |
Sascha Wildner | Use M_ZERO instead of an explicit bzero(). |
blob | commitdiff | diff to current |
| 2005-05-26 |
Sascha Wildner | * Declare vtb_buffer as a pointer to uint16_t and get... |
blob | commitdiff | diff to current |
| 2005-03-28 |
Sascha Wildner | Give syscons its own malloc_type and remove some unnece... |
blob | commitdiff | diff to current |
| 2005-02-18 |
Sascha Wildner | * For the direct modes, get rid of the predefined palet... |
blob | commitdiff | diff to current |
| 2005-02-13 |
Sascha Wildner | Remove unneeded conditionals. |
blob | commitdiff | diff to current |
| 2005-02-13 |
Sascha Wildner | Scrap PC98 support. |
blob | commitdiff | diff to current |
| 2005-02-12 |
Joerg Sonnenberger | Inline some users of SC_STAT to avoid lvalue cast. |
blob | commitdiff | diff to current |
| 2005-01-28 |
Sascha Wildner | Scrap DEC Alpha support. |
blob | commitdiff | diff to current |
| 2004-09-19 |
Matthew Dillon | timeout/untimeout ==> callout_* |
blob | commitdiff | diff to current |
| 2004-09-04 |
Matthew Dillon | Add VESA mode support for syscons. The vesa.ko module... |
blob | commitdiff | diff to current |
| 2004-05-19 |
Matthew Dillon | Device layer rollup commit. |
blob | commitdiff | diff to current |
| 2004-05-13 |
Matthew Dillon | device switch 1/many: Remove d_autoq, add d_clone ... |
blob | commitdiff | diff to current |
| 2004-04-24 |
Chris Pressey | Merge ... FreeBSD (RELENG_4) src/sys/dev/syscons/syscons.c, |
blob | commitdiff | diff to current |
| 2004-02-20 |
Matthew Dillon | M_NOWAIT work stage 1/999: Fix some boot-time misuses... |
blob | commitdiff | diff to current |
| 2003-08-07 |
Matthew Dillon | kernel tree reorganization stage 1: Major cvs repositor... |
blob | commitdiff | diff to current |
| 2003-07-21 |
Matthew Dillon | DEV messaging stage 1/4: Rearrange struct cdevsw and... |
blob | commitdiff | diff to current |
| 2003-07-19 |
Matthew Dillon | Remove the priority part of the priority|flags argument... |
blob | commitdiff | diff to current |
| 2003-06-25 |
Matthew Dillon | proc->thread stage 4: rework the VFS and DEVICE subsyst... |
blob | commitdiff | diff to current |
| 2003-06-23 |
Matthew Dillon | proc->thread stage 2: MAJOR revamping of system calls... |
blob | commitdiff | diff to current |
| 2003-06-17 |
Matthew Dillon | Add the DragonFly cvs id and perform general cleanups... |
blob | commitdiff | diff to current |
| 2003-06-17 |
Matthew Dillon | Initial import from FreeBSD RELENG_4: |
blob | commitdiff | diff to current |
|