| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Cast the integer read as the first argument for %b to an unsigned integer | John Baldwin | 2003-01-07 | 1 | -1/+1 |
* | Move #include of ddb/ddb.h up with the rest. | Poul-Henning Kamp | 2003-01-04 | 1 | -2/+6 |
* | Make the msg_size, msg_bufx and msg_bufr memebers of struct msgbuf | Thomas Moestl | 2002-11-14 | 1 | -2/+3 |
* | Add support for the C99 %t format modifier. | Maxime Henrion | 2002-11-13 | 1 | -2/+11 |
* | - Rename the DDB specific %z printf format to %y. | Maxime Henrion | 2002-10-25 | 1 | -3/+12 |
* | Fix %z to always print values as signed like it is supposed to. | John Baldwin | 2002-10-11 | 1 | -2/+2 |
* | Change a return to a break so the local buffers get properly freeed. | Poul-Henning Kamp | 2002-09-28 | 1 | -1/+1 |
* | Make kern.log_console_output a tuneable aswell as a sysctl. | David Malone | 2002-08-11 | 1 | -0/+1 |
* | dd %i as an alias for %d for greater compatibility with our *BSD bretheren | Warner Losh | 2002-07-05 | 1 | -0/+1 |
* | More caddr_t removal. | Alfred Perlstein | 2002-06-29 | 1 | -1/+1 |
* | ANSIfy the one remaining K&R function. | Dag-Erling Smørgrav | 2002-06-02 | 1 | -4/+1 |
* | Whitespace nits. | Dag-Erling Smørgrav | 2002-06-02 | 1 | -2/+2 |
* | Add support for 'j' flag. Simplify the size modifier code and reduce code | Dag-Erling Smørgrav | 2002-06-02 | 1 | -100/+71 |
* | Add a sysctl which disables the logging of console output. | David Malone | 2002-04-29 | 1 | -0/+7 |
* | Change the suser() API to take advantage of td_ucred as well as do a | John Baldwin | 2002-04-01 | 1 | -1/+1 |
* | Remove __P. | Alfred Perlstein | 2002-03-19 | 1 | -4/+4 |
* | Stop abusing the pgrpsess_lock. | Seigo Tanimura | 2002-03-11 | 1 | -4/+2 |
* | Lock struct pgrp, session and sigio. | Seigo Tanimura | 2002-02-23 | 1 | -15/+45 |
* | Style(9) nits. | Poul-Henning Kamp | 2002-02-10 | 1 | -9/+9 |
* | - Attempt to help declutter kern. sysctl by moving security out from | Andrew R. Reiter | 2002-01-16 | 1 | -2/+2 |
* | o Introduce kern.security.bsd.unprivileged_read_msgbuf, which allows | Robert Watson | 2001-11-30 | 1 | -0/+13 |
* | Properly sanity-check the old msgbuf structure before we accept it | Ian Dowse | 2001-11-09 | 1 | -3/+6 |
* | KSE Milestone 2 | Julian Elischer | 2001-09-12 | 1 | -2/+3 |
* | Make the code to read the kernel message buffer via sysctl machine- | Thomas Moestl | 2001-07-03 | 1 | -0/+45 |
* | Use PCPU_GET, PCPU_PTR and PCPU_SET to access all per-cpu variables | Jake Burkholder | 2001-01-10 | 1 | -1/+1 |
* | Make sure we have a non-null proc pointer before referring to fields | Matt Jacob | 2000-12-23 | 1 | -1/+1 |
* | A last minute brucification resulted in syntax errors in the previous commit. | Poul-Henning Kamp | 2000-12-20 | 1 | -4/+4 |
* | Replace logwakeup() with "int msgbuftrigger". There is little | Poul-Henning Kamp | 2000-12-20 | 1 | -52/+110 |
* | Simplify the tprintf() API. | Poul-Henning Kamp | 2000-11-26 | 1 | -34/+18 |
* | Make log(-1, ...) do what addlog(...) did. | Poul-Henning Kamp | 2000-11-26 | 1 | -38/+15 |
* | Treat %X the same as %x (not entirely correct, but close enough). | Mike Smith | 2000-10-02 | 1 | -0/+1 |
* | Major update to the way synchronization is done in the kernel. Highlights | Jason Evans | 2000-09-07 | 1 | -1/+2 |
* | Do not fault if curproc is null. | Peter Wemm | 2000-04-29 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
* | Merge the cons.c and cons.h to the best of my ability. alpha may or | Poul-Henning Kamp | 1999-08-09 | 1 | -2/+2 |
* | Make long longs ("%ll" format) work. | Brian Feldman | 1999-08-07 | 1 | -2/+6 |
* | This makes the in kernel printf routines conform to the documented | Doug Rabson | 1999-07-24 | 1 | -13/+24 |
* | Oops, missed out one chunk of the last patch. (*blush*) | Peter Wemm | 1999-07-14 | 1 | -2/+2 |
* | Fixes for a couple of problems in last commit: | Peter Wemm | 1999-07-10 | 1 | -8/+8 |
* | Implement the %q prefix for the integer types. Note that egcs on the | Peter Wemm | 1999-07-09 | 1 | -17/+81 |
* | ksprintn() may be called with base=2, so redefine MAXNBUF accordingly. | Archie Cobbs | 1999-06-07 | 1 | -18/+19 |
* | The function ksprintn(), which is used to convert numbers to ASCII, is not | Archie Cobbs | 1999-06-06 | 1 | -8/+14 |
* | Unifdef VM86. | Jonathan Lemon | 1999-06-01 | 1 | -1/+18 |
* | Add snprintf(3) and vsnprintf(3) capability to the kernel. | Archie Cobbs | 1998-12-03 | 1 | -2/+55 |
* | Store formatted panic string in static buffer to make it available later | Andrey A. Chernov | 1998-09-06 | 1 | -1/+14 |
* | Fixed the formatting of some tables (mainly the one produced by ps | Bruce Evans | 1998-08-10 | 1 | -2/+2 |
* | Cast pointers to uintptr_t/intptr_t instead of to u_long/long, | Bruce Evans | 1998-07-15 | 1 | -2/+2 |
* | Fixed (un)sign extension bugs in %+n format. -4 became | Bruce Evans | 1998-07-08 | 1 | -7/+16 |
* | Some cleanups related to timecounters and weird ifdefs in <sys/time.h>. | Poul-Henning Kamp | 1998-05-28 | 1 | -4/+45 |
* | Make the size of the msgbuf (dmesg) a "normal" option. | Poul-Henning Kamp | 1998-05-19 | 1 | -10/+6 |