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 |
cgd
|
82fabd73d5
|
struct execve_args now defined in exec.h
|
1994-05-21 07:48:10 +00:00 |
cgd
|
df4db4cfda
|
add latent stupport for new way of starting init
|
1994-05-21 07:47:54 +00:00 |
cgd
|
86cabd29d6
|
return types, for protos
|
1994-05-21 04:03:15 +00:00 |
cgd
|
8faa0eadd2
|
oops; if in the wrong place. thanks charles.
|
1994-05-21 01:10:26 +00:00 |
cgd
|
b3fda1e8ec
|
update with merged versions
|
1994-05-20 10:05:02 +00:00 |
cgd
|
47d5757075
|
4.4-Lite versions
|
1994-05-20 10:04:05 +00:00 |
cgd
|
0d92ca456f
|
update to Lite
|
1994-05-20 07:24:51 +00:00 |
cgd
|
b1c756dc7b
|
kill a notdef
|
1994-05-20 07:18:37 +00:00 |
cgd
|
7424fd59cf
|
reorg derivations, slightly.
|
1994-05-20 04:31:22 +00:00 |
glass
|
7e3eb8ad92
|
update to 4.4-lite + local changes
|
1994-05-20 04:15:04 +00:00 |