christos
|
95e1ffb156
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
agc
|
aad01611e7
|
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22364, verified by myself.
|
2003-08-07 16:26:28 +00:00 |
pk
|
bae33b3ad6
|
Split the printf variants into separate files.
|
1999-02-13 20:56:57 +00:00 |
pk
|
ac01ce3a75
|
sprintf() now produces a return value, like the standard counterpart does.
Also, implement vsprintf(), snprintf() and vsnprintf().
|
1999-02-11 14:32:00 +00:00 |
gwr
|
e655461e32
|
Add support for "%p" format (easy).
|
1998-06-16 19:10:15 +00:00 |
drochner
|
ed2ca9f1fa
|
Avoid user space headers for standalone programs.
Don't use sys/lib/libkern or sys/lib/libz if not standalone
(ie, user space test programs).
|
1997-06-26 19:11:30 +00:00 |
thorpej
|
a2694f54d8
|
Don't run off the end of the format string if the caller botched for
format modifier. Pointed out by Daniel G. Pouzzner in PR #2633.
|
1997-06-26 06:20:30 +00:00 |
gwr
|
dfc25d8ab4
|
Finish the kprintf backout: kvprintf -> vprintf was missed.
|
1996-11-30 04:19:21 +00:00 |
christos
|
e44c1d1f33
|
backout previous kprintf changes
|
1996-10-13 02:28:58 +00:00 |
christos
|
60d201973e
|
printf -> kprintf, sprintf -> ksprintf
|
1996-10-10 22:46:11 +00:00 |
gwr
|
7ce27395a6
|
Need vprintf() for things like panic().
|
1996-02-08 20:19:36 +00:00 |
pk
|
8ede82abe2
|
Merge an sprintf() in.
|
1995-09-03 20:51:21 +00:00 |
mycroft
|
2d7464c4b9
|
Add a generic twiddler.
|
1995-02-21 06:33:22 +00:00 |
cgd
|
6668f51c96
|
new RCS ID format.
|
1994-10-26 05:44:32 +00:00 |
brezak
|
6f0b0cdc86
|
Cleanup to make more ANSI compliant; checkpoint
|
1994-08-22 21:55:58 +00:00 |
cgd
|
4b0d7d9d90
|
get rid of someone else's bravery (stupidity)
|
1994-07-27 07:37:25 +00:00 |
brezak
|
36b52a824e
|
CMU/4.4 stand-alone library
|
1994-01-26 02:03:32 +00:00 |