1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/lib/librpcsvc
guenther 91a535ff42 Switch time_t, ino_t, clock_t, and struct kevent's ident and data
members to 64bit types.  Assign new syscall numbers for (almost
all) the syscalls that involve the affected types, including anything
with time_t, timeval, itimerval, timespec, rusage, dirent, stat,
or kevent arguments.  Add a d_off member to struct dirent and replace
getdirentries() with getdents(), thus immensely simplifying and
accelerating telldir/seekdir.  Build perl with -DBIG_TIME.

Bump the major on every single base library: the compat bits included
here are only good enough to make the transition; the T32 compat
option will be burned as soon as we've reached the new world are
are happy with the snapshots for all architectures.

DANGER: ABI incompatibility.  Updating to this kernel requires extra
work or you won't be able to login: install a snapshot instead.

Much assistance in fixing userland issues from deraadt@ and tedu@
and build assistance from todd@ and otto@
2013-08-13 05:52:02 +00:00
..
bootparam_prot.x
klm_prot.x
Makefile remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets. 2012-08-02 13:38:38 +00:00
mount.x
nfs_prot.x
nlm_prot.x
rex.x
rnusers.x
rquota.x
rstat.x
rusers.x
rwall.x
shlib_version Switch time_t, ino_t, clock_t, and struct kevent's ident and data 2013-08-13 05:52:02 +00:00
sm_inter.x
spray.x
yp.x
yppasswd.x