chopps
|
f63e2d134a
|
update to match recent getdtablesize() change
|
1994-06-14 10:51:09 +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 |
glass
|
2c9de9962f
|
first swipe at ultrix compat. expect many bug fixes. very related to compat/sunos
|
1994-06-02 06:25:37 +00:00 |
mycroft
|
64561e1985
|
Something else needs COMPAT_OHPUX.
|
1994-05-25 11:55:06 +00:00 |
deraadt
|
95c2509dcd
|
maxfdescs -> maxfiles
|
1994-05-24 03:27:13 +00:00 |
deraadt
|
8dbae58853
|
maxfdescs -> maxfiles
|
1994-05-24 02:15:18 +00:00 |
mycroft
|
48dd63215d
|
Merge with 4.4-Lite.
|
1994-05-23 08:03:32 +00:00 |
mycroft
|
56c75f2846
|
Update to match other code.
|
1994-05-23 06:19:05 +00:00 |
cgd
|
8ecf3dc2cc
|
this file came from sun_misc.c
|
1994-05-22 10:46:33 +00:00 |
deraadt
|
a0ca154be4
|
prelim svr4 stuff from <christos@deshaw.com>
|
1994-05-22 10:04:26 +00:00 |
deraadt
|
f1cc805ce8
|
iszerodev
|
1994-05-21 08:44:26 +00:00 |
deraadt
|
82eb0b8134
|
bail on SIOCGARP
|
1994-05-21 08:22:08 +00:00 |
deraadt
|
b840288c76
|
fix uname after sysctl
|
1994-05-19 22:11:54 +00:00 |
cgd
|
da707cc4eb
|
syscall and time stuff
|
1994-05-17 10:37:09 +00:00 |
cgd
|
08124ce51b
|
fix syscall for new names
|
1994-05-17 10:36:03 +00:00 |
deraadt
|
ec36c387dd
|
follow
|
1994-05-07 05:07:23 +00:00 |
deraadt
|
fcc30154a9
|
backwards compat for a few things.
|
1994-05-07 05:06:35 +00:00 |
mycroft
|
89a5de9e12
|
Most of the changes needed to make this continue to run.
|
1994-05-05 10:10:21 +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 |
mycroft
|
e5a2605525
|
Remove silly redundant #ifdefs.
|
1994-05-04 04:09:34 +00:00 |
mycroft
|
e3e3d72f66
|
Update to match proc.h.
|
1994-05-04 03:47:10 +00:00 |
cgd
|
f8dd4f370d
|
expand the rlimit struct, kill last vestiges of off_t bogosity.
|
1994-05-04 01:38:25 +00:00 |
cgd
|
70ba2b2c43
|
sun syscalls.master update
|
1994-05-01 06:15:58 +00:00 |
cgd
|
40d241b53a
|
three changes i forgot, from Gordon Ross (gwr@lamp)
|
1994-05-01 06:14:50 +00:00 |
cgd
|
9fb6210877
|
keep appropriate id's in 'created from' lines
|
1994-05-01 06:14:04 +00:00 |
cgd
|
f50f031448
|
kill syscall name aliases. no user-visible changes
|
1994-04-29 04:41:02 +00:00 |
mycroft
|
bec176e7da
|
Update for new time struct.
|
1994-04-26 22:33:28 +00:00 |
pk
|
21099f340f
|
Fix typo.
Give TIOCTCNTL a try.
|
1994-04-26 19:52:29 +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 |
deraadt
|
92dd747175
|
nice unique SUN_SYS_ names..
|
1994-04-04 10:06:53 +00:00 |
deraadt
|
9b3514464e
|
SYS_* -> SUN_SYS_* to avoid name space clash
|
1994-04-04 10:04:00 +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 |
cgd
|
d2ee60cc73
|
fix botch
|
1994-03-27 08:51:52 +00:00 |
cgd
|
4a28c23c2f
|
do the syscall shuffle
|
1994-03-27 08:34:59 +00:00 |
deraadt
|
fd0320c5dc
|
update to syscall.master (for sysconf)
|
1994-03-03 14:15:53 +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 |
jtc
|
5235180083
|
Fix spelling error in Copyright notice
|
1994-01-28 23:43:26 +00:00 |
deraadt
|
ac51029167
|
for new exec, from mw
|
1994-01-28 03:41:44 +00:00 |
deraadt
|
b2834eb029
|
sync with magnum
|
1994-01-15 01:18:14 +00:00 |
cgd
|
2079970043
|
SHM_LOCK and SHM_UNLOCK aren't just HPUXCOMPAT
|
1994-01-08 15:09:01 +00:00 |
mycroft
|
0bbaf2a5e8
|
Partial cleanup. Needs more work.
|
1994-01-07 00:43:39 +00:00 |
deraadt
|
858521c1a8
|
update to latest syscalls.master
|
1993-12-12 20:46:24 +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 |