chs
7ddbeb08d1
move includes only needed for kernel inside ifdef _KERNEL.
2006-10-06 02:40:58 +00:00
tsutsui
b5825ccf25
Change types from int8_t to char for arrays which store char names.
2006-08-26 14:04:55 +00:00
ad
f474dceb13
Use the LWP cached credentials where sane.
2006-07-23 22:06:03 +00:00
martin
a3b5baed42
Fix alignement problems for fhandle_t, exposed by gcc4.1.
...
While touching all vptofh/fhtovp functions, get rid of VFS_MAXFIDSIZ,
version the getfh(2) syscall and explicitly pass the size available in
the filehandle from userland.
Discussed on tech-kern, with lots of help from yamt (thanks!).
2006-07-13 12:00:24 +00:00
martin
6bfe6be406
Make it compile on 64 bit machines
2006-07-06 21:55:06 +00:00
martin
931985243c
Redo previous differently - just use time_second.
...
Pointed out by Frank Kardel.
2006-07-01 10:12:36 +00:00
martin
c627e877cf
Make it compile post time-counter merge
2006-07-01 08:42:39 +00:00
yamt
ad696ab2dc
don't try to dereference kauth_cred_t.
2006-05-15 12:51:21 +00:00
yamt
240883e159
include kauth.h for NOCRED.
2006-05-15 11:16:16 +00:00
elad
fc9422c9d9
integrate kauth.
2006-05-14 21:31:52 +00:00
wiz
5d1e8b2745
Fix some typos.
2006-02-25 02:28:55 +00:00
tsutsui
7a10e95ea9
free() -> dealloc() for _STANDALONE.
2006-01-26 16:27:43 +00:00
tsutsui
1f5055228d
Add preliminary support for System V Boot File System.
...
Written by UCHIYAMA Yasushi <uch@netbsd>.
2005-12-29 14:53:45 +00:00