.. |
asynsend.c
|
lingering file.
|
2008-11-19 12:35:46 +00:00 |
env_get_prm.c
|
potential buffer overruns in env_* routines
|
2009-05-10 16:54:37 +00:00 |
env_panic.c
|
potential buffer overruns in env_* routines
|
2009-05-10 16:54:37 +00:00 |
env_parse.c
|
potential buffer overruns in env_* routines
|
2009-05-10 16:54:37 +00:00 |
env_prefix.c
|
potential buffer overruns in env_* routines
|
2009-05-10 16:54:37 +00:00 |
fkey_ctl.c
|
Fixed 'bug' in log driver that caused kernel messages not to be displayed.
|
2005-08-03 08:14:08 +00:00 |
get_randomness.c
|
moved type and constants for random data to include file;
|
2009-04-02 15:24:44 +00:00 |
getuptime.c
|
. rename message fields to endpoint variants
|
2006-03-03 09:44:55 +00:00 |
getuptime2.c
|
Added getuptime2.c
|
2007-08-07 12:14:04 +00:00 |
kmalloc.c
|
Renamed src/lib/utils to src/lib/sysutil --- because of new src/lib/util
|
2005-07-19 13:21:51 +00:00 |
kprintf.c
|
Renamed src/lib/utils to src/lib/sysutil --- because of new src/lib/util
|
2005-07-19 13:21:51 +00:00 |
kputc.c
|
. new kernel call sysctl for generic unprivileged system operations;
|
2009-01-26 17:43:59 +00:00 |
Makefile.in
|
moved type and constants for random data to include file;
|
2009-04-02 15:24:44 +00:00 |
micro_delay.c
|
No more HZ; move stacktrace() to library
|
2008-12-11 14:36:37 +00:00 |
profile.c
|
u64_t for human beings - the high and low parts are named hi and lo, lib/sysutil/profile.c updated accordingly
|
2009-08-13 15:47:49 +00:00 |
profile_extern.c
|
cprofile always on
|
2009-01-09 21:42:36 +00:00 |
read_tsc.s
|
. let kernel use read_tsc() from sysutil library
|
2007-03-08 15:39:14 +00:00 |
read_tsc_64.c
|
. let kernel use read_tsc() from sysutil library
|
2007-03-08 15:39:14 +00:00 |
report.c
|
Renamed src/lib/utils to src/lib/sysutil --- because of new src/lib/util
|
2005-07-19 13:21:51 +00:00 |
ser_putc.c
|
prototype fix
|
2008-12-11 15:02:44 +00:00 |
stacktrace.c
|
Basic VM and other minor improvements.
|
2008-11-19 12:26:10 +00:00 |
sys_hz.c
|
No more HZ; move stacktrace() to library
|
2008-12-11 14:36:37 +00:00 |
sysutil.h
|
Renamed src/lib/utils to src/lib/sysutil --- because of new src/lib/util
|
2005-07-19 13:21:51 +00:00 |
taskcall.c
|
Renamed src/lib/utils to src/lib/sysutil --- because of new src/lib/util
|
2005-07-19 13:21:51 +00:00 |
tickdelay.c
|
Fix some warnings (by Ingmar Alting)
|
2006-11-10 18:13:02 +00:00 |
timing.c
|
timing library from kernel into library
|
2009-01-09 16:39:31 +00:00 |