mycroft
|
917feef86b
|
Compatibility with old code that uses NTTYDISC, if COMPAT_43.
|
1994-06-16 17:54:52 +00:00 |
|
mycroft
|
e916c8d15f
|
Update to union mount code from JSP.
|
1994-06-16 14:14:57 +00:00 |
|
glass
|
6b9c16ace1
|
compat_ultrix
|
1994-06-16 05:07:32 +00:00 |
|
mycroft
|
507802da61
|
Set b_bufsize, for use by v{,un}mapbuf().
|
1994-06-16 00:54:18 +00:00 |
|
mycroft
|
0d8affb278
|
Turn P_NOSWAP and P_PHYSIO into a hold count, as suggested by a comment.
|
1994-06-15 19:59:21 +00:00 |
|
gwr
|
2ce572b18e
|
Get rid if 'set -f' (at Adam's request). It is unnecessary,
and not supported by sh on some systems (i.e. Ultrix).
|
1994-06-15 18:13:31 +00:00 |
|
gwr
|
e52b4481b3
|
No longer requires GNU awk (plain "nawk" is OK).
New AWK parser is simpler and makes better use of arrays.
|
1994-06-15 15:49:03 +00:00 |
|
mycroft
|
11884bb842
|
Minor cleanup.
|
1994-06-14 19:36:14 +00:00 |
|
chopps
|
25d43e1bab
|
getdtabledsize used by sunos compat code.
|
1994-06-14 10:52:20 +00:00 |
|
cgd
|
eea64debf1
|
make getdtablesize COMPAT_43; should be COMPAT_44 or _09, but that has probs
|
1994-06-14 05:18:03 +00:00 |
|
mycroft
|
33d82e8a8b
|
Move definition of prtactive.
|
1994-06-13 15:37:55 +00:00 |
|
mycroft
|
699bbb84b6
|
Update to 4.4-Lite fs code.
|
1994-06-08 11:28:29 +00:00 |
|
cgd
|
ffde2d4a28
|
minor type pointed out by Onno van der Linden
|
1994-06-05 13:00:49 +00:00 |
|
mycroft
|
2267a8c5fc
|
Use the same algorithm as mmap() with MAP_ANON for placing the segment.
|
1994-06-03 21:17:09 +00:00 |
|
mycroft
|
919b9c0f72
|
Get rid of unneeded bzero().
|
1994-06-03 21:06:53 +00:00 |
|
cgd
|
ebf0357409
|
sane initialization. fix bug kern/274
|
1994-06-03 20:53:38 +00:00 |
|
cgd
|
5337d9fb95
|
kill old init-starting code
|
1994-06-03 04:26:06 +00:00 |
|
phil
|
0ca1daa954
|
pc532 now does new init process
|
1994-05-31 21:56:06 +00:00 |
|
mycroft
|
766c830cb5
|
Clear more flags in brelse().
|
1994-05-29 22:50:50 +00:00 |
|
gwr
|
7b95dc1e1b
|
Now the sun3 stars init the new way.
|
1994-05-29 05:20:11 +00:00 |
|
glass
|
af77c1caf2
|
more likely to work now, probably less knf...thats the next project
|
1994-05-28 20:21:30 +00:00 |
|
deraadt
|
2936fcf647
|
ufs/ufs/quote.h? no.. not yet..
|
1994-05-27 23:01:02 +00:00 |
|
hpeyerl
|
33030898d2
|
Copyright foo
|
1994-05-27 19:15:36 +00:00 |
|
mycroft
|
9140aa53a3
|
hp300 port is blessed.
|
1994-05-27 12:49:52 +00:00 |
|
mycroft
|
63b45d5a21
|
The i386 port is now blessed.
|
1994-05-27 11:25:00 +00:00 |
|
mycroft
|
facfcdd2ef
|
Cluster routines want 0-sized bufs.
|
1994-05-27 11:05:54 +00:00 |
|
chopps
|
1e9889f1c5
|
amiga now included in list of new init bootstrap users
|
1994-05-27 10:33:23 +00:00 |
|
glass
|
7890c5a8cd
|
preliminary ecoff support, initially to support COMPAT_ULTRIX
|
1994-05-27 09:19:40 +00:00 |
|
mycroft
|
fecf7cf468
|
Fix thinko in last change.
|
1994-05-27 08:51:21 +00:00 |
|
mycroft
|
d337b80b79
|
Get the arguments to vm_allocate() right in new init code.
|
1994-05-27 08:46:50 +00:00 |
|
mycroft
|
d1f36d3007
|
fname --> path
|
1994-05-27 08:44:12 +00:00 |
|
deraadt
|
d0f39cffd9
|
return 0 on success
|
1994-05-27 07:58:37 +00:00 |
|
glass
|
12765858aa
|
pmax and sparc take the 4.4-lite path
|
1994-05-27 07:54:34 +00:00 |
|
cgd
|
7181a3603b
|
minor updage from ws
|
1994-05-25 21:35:49 +00:00 |
|
pk
|
7672b8b95b
|
New style core dumps.
|
1994-05-25 10:56:56 +00:00 |
|
mycroft
|
820102bd99
|
Update copyright.
|
1994-05-25 10:15:23 +00:00 |
|
deraadt
|
7f3946f0ec
|
use u_char's instead of char's; else the TTY_QUOTE bit can get accidentally
be set. Also fix copyright.
|
1994-05-25 10:00:26 +00:00 |
|
deraadt
|
2070652356
|
use u_char's instead of char's; else the TTY_QUOTE bit can get accidentally
be set.
|
1994-05-25 09:58:53 +00:00 |
|
mycroft
|
176f74d111
|
If we try to create a key that's already being created, wait.
|
1994-05-25 09:55:32 +00:00 |
|
mycroft
|
319c49b218
|
And finally, some optimization.
|
1994-05-25 09:07:43 +00:00 |
|
mycroft
|
b77e8e88ee
|
Fix this up some more. (I just read SVID again.)
|
1994-05-25 08:59:48 +00:00 |
|
mycroft
|
4de9515d54
|
Fix typo.
|
1994-05-25 08:17:01 +00:00 |
|
mycroft
|
30cbcb7e80
|
Generalize ipcperm() a little.
|
1994-05-25 08:15:45 +00:00 |
|
mycroft
|
ab0a415c77
|
Clean this up a bit, and fix several bugs.
|
1994-05-25 07:36:53 +00:00 |
|
hpeyerl
|
2d7c7416dd
|
sysv_shm.c from Adam.
sysv_ipc.c from me.
and various sundry changes to make sysv_ipc.c fit in.
(somewhat untested and not very pleasant reading material)
|
1994-05-25 02:14:24 +00:00 |
|
cgd
|
f472d92282
|
very obscure bug fix for acctwatch
|
1994-05-24 06:49:14 +00:00 |
|
cgd
|
549467984e
|
fresh copy from Wolfgang Solfrank
|
1994-05-24 02:49:29 +00:00 |
|
cgd
|
ebcaebd335
|
MIN -> min, MAX -> max
|
1994-05-24 02:35:53 +00:00 |
|
cgd
|
4ee1fbae2f
|
cast, also, use vm_map_protect rather than vm_protect
|
1994-05-23 03:04:57 +00:00 |
|
mycroft
|
21a95abaca
|
Don't go berzerk if acctwatch() happens to be called during an
acct_process().
|
1994-05-21 09:00:22 +00:00 |
|