summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_prf.c
Commit message (Expand)AuthorAgeFilesLines
...
* subr_prf.c used to provide an exported function kprintf(), but only hadjoerg1995-04-011-2/+1
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-2/+1
* Don't flush the message buffer when it fills up.bde1995-02-191-2/+7
* Print "(null)" instead of "<null>" for NULL string args for consistencybde1994-12-301-5/+3
* Make printf() a bit more robust and allow NULL strings (print them asdg1994-12-281-1/+7
* All of this is cosmetic. prototypes, #includes, printfs and so on. Makesphk1994-10-021-16/+15
* Added a %p to printf & friends, same thing as 0x%08x but more with thephk1994-09-281-1/+8
* 1) Changed ddb into a option rather than a pseudo-device (use options DDBdg1994-08-271-3/+2
* Made the kernel compile cleanly with gcc 2.6.0. Thanks go to Brucedg1994-08-131-3/+2
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-0/+6
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+601
OpenPOWER on IntegriCloud