index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
kern
/
subr_prf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert %p to 0x%x instead of to 0x%8x. The latter gives blank padding
bde
1995-06-14
1
-8
/
+13
*
Implement a simple hook (or hack?) to allow graphics device console
joerg
1995-04-08
1
-3
/
+4
*
subr_prf.c used to provide an exported function kprintf(), but only had
joerg
1995-04-01
1
-2
/
+1
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
1
-2
/
+1
*
Don't flush the message buffer when it fills up.
bde
1995-02-19
1
-2
/
+7
*
Print "(null)" instead of "<null>" for NULL string args for consistency
bde
1994-12-30
1
-5
/
+3
*
Make printf() a bit more robust and allow NULL strings (print them as
dg
1994-12-28
1
-1
/
+7
*
All of this is cosmetic. prototypes, #includes, printfs and so on. Makes
phk
1994-10-02
1
-16
/
+15
*
Added a %p to printf & friends, same thing as 0x%08x but more with the
phk
1994-09-28
1
-1
/
+8
*
1) Changed ddb into a option rather than a pseudo-device (use options DDB
dg
1994-08-27
1
-3
/
+2
*
Made the kernel compile cleanly with gcc 2.6.0. Thanks go to Bruce
dg
1994-08-13
1
-3
/
+2
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-0
/
+6
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+601