index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
kern
/
subr_prf.c
Age
Commit message (
Expand
)
Author
1999-12-02
snprintf in kernel; assar@stacken.kth.se
Theo de Raadt
1999-01-11
panic prints a newline for you, don't do it in the panic string
Todd C. Miller
1999-01-10
NUL terminate the buffer in vsprintf
Niklas Hallqvist
1998-04-04
default to console ddb off
Theo de Raadt
1998-02-05
rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entry
Theo de Raadt
1998-01-24
NULL deref
Niklas Hallqvist
1998-01-21
support expanded panicstr; and add vsprintf back
Theo de Raadt
1997-12-29
sysctl ddb.panic_ddb; felix@mamba.pond.sub.org
Theo de Raadt
1997-12-28
Do not lose the first char in msgbuf
Niklas Hallqvist
1997-11-04
import torek's vfprintf() from libc [renamed to kprintf and all
chuck
1997-10-01
added 'q' modifier (64-bit integers) in kernel vsprintf/kprintf
Angelos D. Keromytis
1996-12-06
-Wcast-qual cleanup
Niklas Hallqvist
1996-11-29
back out bitmask_snprintf()
kstailey
1996-11-24
Commented out a def, only referenced in out-commented code
Niklas Hallqvist
1996-11-24
added bitmap_snprintf
kstailey
1996-10-19
__assert added, impl from netbsd, however put elsewhere. use it instead
Niklas Hallqvist
1996-07-28
fix vsnprintf return val
Theo de Raadt
1996-07-23
make printf/addlog return 0, for compat to userland
Theo de Raadt
1996-07-19
Fixed NetBSD pr #2633 (douzzer@mit.edu)--Be slightly more reasonable
dm
1996-07-02
-Wall & -Wstrict-prototype fixes
Niklas Hallqvist
1996-06-26
expand %d is panicstr
dm
1996-05-02
sync syscalls, no sys/cpu.h
Theo de Raadt
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1996-04-19
NetBSD 960317 merge
Niklas Hallqvist
1996-02-29
From NetBSD: Merge with NetBSD 960217
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt