Commit Graph

18 Commits

Author SHA1 Message Date
kleink 6508b71c04 * Per XSH98, provide RLIM_SAVED_{CUR,MAX} definitions (same as RLIM_INFINITY,
since all limits are representable in an rlim_t object).
* Make the `orlimit' structure definition available to _KERNEL source only.
* Don't make the `loadavg' structure definition available to _XOPEN_SOURCE.
1998-05-24 19:30:19 +00:00
kleink 76900aa65b Include <sys/time.h> for struct timeval. 1998-05-07 16:24:18 +00:00
fvdl e5bc90f40c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
mycroft 2587de6af9 Adjust u_int arguments of some system calls to int, to match user-level
prototypes.
1997-10-15 17:03:52 +00:00
christos 22ca27a01d Filesystem prototype changes 1996-02-09 18:24:59 +00:00
jtc 7c04233887 KERNEL -> _KERNEL 1995-03-26 20:23:52 +00:00
cgd d3999d0125 light cleanup, related to spacing... 1995-01-08 22:53:28 +00:00
jtc 9d99925829 New type, rlim_t, used 1994-12-08 06:43:30 +00:00
cgd cdf24ccd37 clean up types usage. 1994-10-29 08:20:12 +00:00
cgd fccfa11af5 New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
cgd f21254981e new standard, minimally intrusive ID format 1994-06-27 19:27:39 +00:00
cgd 65b3457b81 update to 4.4-Lite; no serious changes 1994-05-21 03:51:50 +00:00
cgd f8dd4f370d expand the rlimit struct, kill last vestiges of off_t bogosity. 1994-05-04 01:38:25 +00:00
cgd a6eecc8e2a load average changes from magnum 1993-12-20 12:42:34 +00:00
mycroft 742dcd5655 RLIMIT_OFILE --> RLIMIT_NOFILE 1993-08-23 16:01:56 +00:00
cgd cd1bcbc8ca add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
mycroft bcbf85df19 Add consistent multiple-inclusion protection. 1993-04-19 01:22:17 +00:00
cgd 61f282557f initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00