Commit Graph

60 Commits

Author SHA1 Message Date
matt
280b69066a Regen. 2006-09-01 21:19:44 +00:00
cube
12092a2b5c Regen (netbsd32_ptrace protection). 2006-08-30 13:58:51 +00:00
martin
b4cb63a646 Make filehandles opaque to userland 2006-07-31 16:34:42 +00:00
pavel
56194475a6 regen. 2006-07-13 23:23:52 +00:00
martin
f8fef2f801 regen 2006-07-13 23:10:40 +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
mrg
1b7ff51599 regenerate. 2006-06-26 21:30:50 +00:00
drochner
05a790f438 regen 2006-05-31 09:54:45 +00:00
drochner
21166bafa5 regen 2006-05-29 09:46:54 +00:00
cube
8332bbc306 Regen (fhstat versioning, posix_fadvise). 2006-05-05 13:29:50 +00:00
cube
69a77971a8 Regen (_lwp*, sa_*). 2006-03-29 23:04:48 +00:00
cube
ceafd0acdb Regen (SysV IPC). 2006-03-06 14:41:28 +00:00
cube
40a483cd0b Regen (ksem_*). 2006-03-05 01:29:28 +00:00
christos
95e1ffb156 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
cube
fc1218444f Regen (kqueue, kevent). 2005-10-23 01:34:33 +00:00
christos
b041fac92d Fix lossage I created with the 64 bit ino_t change. 2005-08-19 04:24:38 +00:00
cube
ae35d4a4e9 Regen (__sigtimedwait(2)). 2005-07-23 22:04:12 +00:00
cube
21472d491b Regen (timer_create(2) and friends). 2005-07-23 18:57:07 +00:00
cube
e937141b42 Regen (*xattr(2)). 2005-07-12 07:46:19 +00:00
cube
0477abe883 Regen (rasctl(2)). 2005-07-11 20:18:52 +00:00
cube
4a8942e74c Regen. 2005-07-10 14:32:35 +00:00
cube
c6a5f27efa Regen. 2005-07-10 11:29:35 +00:00
cube
16e20b37d6 Regen. 2005-07-09 22:40:34 +00:00
cube
0d4567cd91 Regen. 2005-07-08 22:22:19 +00:00
cube
e1c5d71d3d Regen 2005-07-08 21:40:26 +00:00
cube
a31209bb48 Regen 2005-07-04 00:27:15 +00:00
chs
a38226d23a regen 2005-05-30 23:00:39 +00:00
perry
77f2a006d0 regen 2005-02-26 23:58:19 +00:00
cube
4277a3964f Regen. 2004-06-17 18:30:54 +00:00
chs
359e5c8c2e regen 2003-10-25 16:28:09 +00:00
fvdl
fd1fb232de Regenerate. 2003-10-13 18:54:57 +00:00
thorpej
d88bc9c3a2 Regen for correct RCS ID. 2003-01-18 23:36:48 +00:00
thorpej
27bb1001b7 Regen: Merge the nathanw_sa branch. 2003-01-18 08:29:08 +00:00
jdolecek
22ca1fc9f1 set nsysent to 512 2002-11-01 20:32:13 +00:00
scw
305ef1efe0 Regen to pick up netbsd32___sigaction_sigtramp addition. 2002-10-23 13:18:17 +00:00
mrg
86477819ce regenerate. 2002-04-29 09:55:11 +00:00
lukem
dab6ef8b56 add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
mrg
6a89288a37 use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
kleink
0e1ec27466 Regen. 2001-04-10 11:12:12 +00:00
mrg
674f1689f6 regen 2001-02-02 13:03:39 +00:00
thorpej
b54650a0bc Regen; getpid(2) is MP-safe. 2001-01-27 07:58:37 +00:00
thorpej
1b6a66420e Regen; add sy_flags. 2001-01-27 07:23:06 +00:00
mycroft
f348afacb9 Regen. 2000-12-09 05:37:01 +00:00
jdolecek
e8fcbc2bf1 always include netbsd32_ntp_adjtime(), LKMify 2000-11-30 19:17:56 +00:00
cgd
0199b04bef update for changed makesyscalls.master 2000-08-18 19:35:15 +00:00
bjh21
24f9914cb3 Second phase of changes to remove ntp_adjtime(2) from the kernel entirely if
NTP is not defined.

Also removes sysctl_ntptime, since that's unreferenced without NTP.

ntp_gettime(2) is left alone, since it doesn't raise SIGSYS, which sys_nosys()
does.
2000-08-07 18:10:20 +00:00
mrg
d132b13d89 regen 2000-07-09 13:40:20 +00:00
christos
3cb8a24438 Regen 2000-01-31 16:41:20 +00:00
eeh
a65e57bfc6 Update to 32-bit compatibility routines. 1999-12-30 15:40:45 +00:00
eeh
1f45477db9 Add netbsd32_compat_14.c
Rename everything from compat_netbsd32 -> netbsd32 so we don't have silly
names like compat_14_compat_netbsd32_sys_shmctl().
1999-10-11 01:36:21 +00:00