Commit Graph

607 Commits

Author SHA1 Message Date
deraadt
cc7bf234c6 exec_aout.h not needed 1994-07-01 02:57:52 +00:00
cgd
d8d1a3037b fix warning 1994-06-30 19:00:49 +00:00
cgd
a2e313bd42 gen syscall fiels from new syscalls.master 1994-06-30 17:01:45 +00:00
cgd
bc9970144d fix up for new ID format, and consistency 1994-06-30 16:42:47 +00:00
cgd
e692ddd378 fix some lossage 1994-06-30 15:57:05 +00:00
cgd
cf92afd66e New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
mycroft
6c5092484b Eliminate use of b_bufsize, and instead pass an extra arg to v(un)mapbuf(),
to be consistent with vs)un)lock().
1994-06-28 22:21:16 +00:00
mycroft
ff2e6e12a2 Set b_bufsize after the minphys routine is called. 1994-06-26 06:08:11 +00:00
mycroft
58595682af shm map is pageable. 1994-06-25 04:10:18 +00:00
mycroft
1e92bdf540 Make ogetdirentries() if COMPAT_HPUX. 1994-06-22 03:01:16 +00:00
mycroft
ea88fee18e Make ogetdtablesize if COMPAT_HPUX. 1994-06-22 03:00:21 +00:00
paulus
6ea2395cde fix compilation warning 1994-06-20 00:32:31 +00:00
cgd
975727e127 replace part of apparently-deleted line 1994-06-19 22:58:29 +00:00
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