Commit Graph

78 Commits

Author SHA1 Message Date
deraadt a53fa907c7 async_daemon only if NFSCLIENT 1994-06-15 19:38:05 +00:00
pk 0f1018ce49 Adapt to 4.4-lite. 1994-06-10 09:26:18 +00:00
mycroft b43f4fdfcd Minor change. 1994-06-08 11:19:04 +00:00
deraadt 4a46b42560 tricky 1994-06-06 06:57:59 +00:00
deraadt 8dbae58853 maxfdescs -> maxfiles 1994-05-24 02:15:18 +00:00
deraadt f1cc805ce8 iszerodev 1994-05-21 08:44:26 +00:00
deraadt b840288c76 fix uname after sysctl 1994-05-19 22:11:54 +00:00
deraadt d5b1d9c49e p->p_sig -> p->p_siglist 1994-05-05 09:36:23 +00:00
cgd 013681d5ce fix my forgetfulness; from gwr 1994-05-05 02:46:58 +00:00
cgd f8dd4f370d expand the rlimit struct, kill last vestiges of off_t bogosity. 1994-05-04 01:38:25 +00:00
cgd f50f031448 kill syscall name aliases. no user-visible changes 1994-04-29 04:41:02 +00:00
pk 13809c7029 SunOS's RLIMIT_NOFILE is different: add sun_[gs]rlimit(). 1994-04-26 19:50:37 +00:00
deraadt 714db1ef12 make sunos mount(2) work again 1994-04-24 11:37:49 +00:00
cgd 5a0aea55f0 sickness to get SunOS mmap right 1994-04-02 08:32:56 +00:00
cgd 304e374292 expand uid_t/gid_t/off_t 1994-03-27 09:08:02 +00:00
deraadt d6976aca70 DoH! 1994-03-03 14:15:25 +00:00
deraadt ae535bfeb6 first cut at a SUNOS_COMPAT sysconf() system call. 1994-03-03 14:08:25 +00:00
chopps bd48fb1aa9 place conditional around sun_nfssvc. 1994-02-20 23:24:03 +00:00
deraadt 9d48733fb1 m68k/sparc sunos binary compatibility code, pulled down from magnum branch
for consumption by the m68k masses
1993-12-12 20:43:18 +00:00
deraadt 61789d11e5 moved from arch/sparc/sunos to compat/sunos 1993-11-22 22:54:48 +00:00
deraadt 57a09f4e1c new compat functions: sun_open, sun_auditsys, sun_setpgid, sun_uname
some from Markus.
1993-11-20 03:08:16 +00:00
deraadt 25800bfb5b specdev.h moves 1993-11-12 03:23:51 +00:00
deraadt a256e8b38a silly typo 1993-11-10 11:46:38 +00:00
deraadt 294c3d8704 support both sun3 & sparc concepts of minor/major #'s for /dev/zero 1993-11-10 10:14:19 +00:00
deraadt ef0d3bd5cb fix sun_getdents()
fix sun_mmap()
Note: delete the "struct dirent" in here when sys/dirent.h is created.
1993-10-15 11:28:29 +00:00
deraadt bb5626a7c8 Add a stub auditsys() system call that does nothing.
SunOS /sbin/fsck calls it..
1993-10-13 02:31:47 +00:00
deraadt b3147a8677 various changes, suffice to say that 4.4 syscalls do not look like ours 1993-10-11 02:44:06 +00:00
deraadt 4588caefaa Chris Torek's sparc port. Missing lots of things. 1993-10-02 10:22:00 +00:00