| 2011-11-15 |
Matthew Dillon | kernel - Major signal path adjustments to fix races... |
blob | commitdiff |
| 2010-11-30 |
Sascha Wildner | kernel: Bring in hexdump() from FreeBSD. |
blob | commitdiff | diff to current |
| 2010-11-01 |
Matthew Dillon | kernel - Minor rerrangement to help w/ low level debugging |
blob | commitdiff | diff to current |
| 2010-09-06 |
Matthew Dillon | kernel - Fix panic when X11 intercepts console (III) |
blob | commitdiff | diff to current |
| 2010-09-05 |
Matthew Dillon | kernel - Fix panic when X11 intercepts console (II) |
blob | commitdiff | diff to current |
| 2010-09-05 |
Matthew Dillon | kernel - Fix panic when X11 intercepts console |
blob | commitdiff | diff to current |
| 2010-08-30 |
Alex Hornung | spinlocks - Rename API to spin_{try,un,}lock |
blob | commitdiff | diff to current |
| 2010-08-29 |
Matthew Dillon | MPSAFE TTY - Fix deadlock in reporting of probe errors. |
blob | commitdiff | diff to current |
| 2010-08-29 |
Matthew Dillon | MPSAFE TTY - Refactor kprintf()'s spinlock, shutdown... |
blob | commitdiff | diff to current |
| 2010-01-02 |
Sascha Wildner | kprintf(9): Add 'h' and 'hh' modifiers (ACPI debug... |
blob | commitdiff | diff to current |
| 2009-08-30 |
Matthew Dillon | Kernel - add ksnrprintf() and friends. |
blob | commitdiff | diff to current |
| 2009-08-25 |
Matthew Dillon | kernel - Add support for %z[d,x,etc]. |
blob | commitdiff | diff to current |
| 2009-08-19 |
Matthew Dillon | AMD64 - Refactor uio_resid and size_t assumptions. |
blob | commitdiff | diff to current |
| 2008-12-15 |
Michael Neumann | suser_* to priv_* conversion |
blob | commitdiff | diff to current |
| 2008-07-17 |
Matthew Dillon | Give krateprintf() an initial burst capability if count... |
blob | commitdiff | diff to current |
| 2008-01-04 |
Matthias Schmidt | Move the following entries from kern to security |
blob | commitdiff | diff to current |
| 2007-12-08 |
Matthew Dillon | Fix krateprintf(). The frequency was improperly being... |
blob | commitdiff | diff to current |
| 2007-07-30 |
Matthew Dillon | Introduce krateprintf(), a rate-controlled kprintf... |
blob | commitdiff | diff to current |
| 2006-12-26 |
Sascha Wildner | - addlog(...) is identical to log(-1, ...). Get rid... |
blob | commitdiff | diff to current |
| 2006-12-23 |
Sascha Wildner | Ansify function declarations and fix some minor style... |
blob | commitdiff | diff to current |
| 2006-12-23 |
Sascha Wildner | Remove printf() definition and prototype from the kernel. |
blob | commitdiff | diff to current |
| 2006-12-20 |
Matthew Dillon | Rename sprintf -> ksprintf |
blob | commitdiff | diff to current |
| 2006-12-18 |
Matthew Dillon | Add 'k' versions for printf, sprintf, and snprintf... |
blob | commitdiff | diff to current |
| 2006-12-18 |
Matthew Dillon | Rename kvprintf -> kvcprintf (call-back version) |
blob | commitdiff | diff to current |
| 2006-09-03 |
Matthew Dillon | Rename functions to avoid conflicts with libc. |
blob | commitdiff | diff to current |
| 2005-11-21 |
Matthew Dillon | Start working on making the printf() path MPSAFE, becau... |
blob | commitdiff | diff to current |
| 2005-09-29 |
Matthew Dillon | Add a sysctl, kern.unprivileged_read_msgbuf (defaults... |
blob | commitdiff | diff to current |
| 2004-09-13 |
Matthew Dillon | Clean up struct session hold/rele management. The... |
blob | commitdiff | diff to current |
| 2003-11-09 |
Matthew Dillon | Core integer types header file reorganization stage... |
blob | commitdiff | diff to current |
| 2003-08-26 |
Robert Garrett | __P() removal |
blob | commitdiff | diff to current |
| 2003-07-26 |
Robert Garrett | Register keyword removal |
blob | commitdiff | diff to current |
| 2003-07-06 |
Matthew Dillon | MP Implementation 1/2: Get the APIC code working again... |
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-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 |
|