Commit Graph

3921 Commits

Author SHA1 Message Date
mycroft
072c027a70 Somehow this got truncated by 8 bytes... 1994-05-25 13:13:32 +00:00
mycroft
c861fe60b9 Put back faster version, with tiny bug fix. 1994-05-25 12:06:52 +00:00
mycroft
2cc3c47f28 Clean up deleted files. 1994-05-25 11:57:56 +00:00
mycroft
64561e1985 Something else needs COMPAT_OHPUX. 1994-05-25 11:55:06 +00:00
mycroft
9088203173 Revert to previous (slower) version for now. 1994-05-25 11:53:43 +00:00
mycroft
2e156593db Merge with 4.4-Lite. 1994-05-25 11:53:10 +00:00
mycroft
4e24a2c49c Add some stuff. 1994-05-25 11:51:33 +00:00
mycroft
b13c6f81a6 Merge with 4.4-Lite. 1994-05-25 11:47:14 +00:00
chopps
11a73d2aae MIN() -> min() 1994-05-25 11:32:38 +00:00
pk
7672b8b95b New style core dumps. 1994-05-25 10:56:56 +00:00
pk
d9c1fc92c6 Core dump header definitions. 1994-05-25 10:53:09 +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
chopps
62843870cc update to work with new m68k frame and recent vm changes. 1994-05-25 07:59:57 +00:00
mycroft
025966a1f9 Clean up deleted files. 1994-05-25 07:59:21 +00:00
chopps
48eb278b08 add arch/m68k/m68k/copy.s 1994-05-25 07:59:02 +00:00
chopps
9caa601ebe get up-to-date with recent vm changes and also with change of
m68k frame.
1994-05-25 07:58:24 +00:00
mycroft
c243e36486 New version from Adam, slightly cleaned up by me. 1994-05-25 07:38:03 +00:00
mycroft
ab0a415c77 Clean this up a bit, and fix several bugs. 1994-05-25 07:36:53 +00:00
glass
fe1cecc3a1 md_coredump 1994-05-25 07:04:10 +00:00
glass
0a15b89e11 bad include 1994-05-25 06:50:13 +00:00
glass
df9b476fb0 add pmax to list of ports which don't do things w/cpu_disklabel 1994-05-25 06:31:18 +00:00
jtc
4f844f8ae1 Fix S_ISFIFO() & S_ISSOCK() macros.
Fix from Thomas Eberhardt.
1994-05-25 05:34:33 +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
phil
80678da8e7 4.4 integration (VM and others) and cleanup. 1994-05-25 00:03:06 +00:00
phil
9a848c126d 4.4 integration 1994-05-25 00:02:24 +00:00
phil
0c2481bc69 Kill maxfdecs. 1994-05-25 00:00:48 +00:00
mycroft
644d09ea38 Optimize these a bit. 1994-05-24 16:37:14 +00:00
mycroft
0645f8963f Check the bus type, and don't attempt to enable the round-robin algorithm
on early boards.  As suggested by Atsushi Murai.
1994-05-24 13:39:15 +00:00
mycroft
7f4438062b New copy*() functions, cloned from the appropriate functions in libc. Handles
>64k lengths correctly.
1994-05-24 12:24:11 +00:00
mycroft
736870802e Add some more constants. 1994-05-24 11:54:24 +00:00
mycroft
b59fbb1fb5 Explicitly disabled Cyrix cache for now. 1994-05-24 11:53:17 +00:00
mycroft
031e9700a7 MIN --> min 1994-05-24 11:26:02 +00:00
mycroft
5d9a6c071f Fix Cyrix detection. 1994-05-24 10:41:52 +00:00
mycroft
a9376b883a MIN --> min 1994-05-24 07:31:12 +00:00
deraadt
f90fda8fd6 cyrix CPU_486DLC 1994-05-24 07:24:37 +00:00
deraadt
094c2bfbcf Cx486DLC is a 486-style cpu (plus bugs) 1994-05-24 07:23:01 +00:00
deraadt
2643d1ce33 detect a cyrix 486DLC cpu 1994-05-24 07:21:02 +00:00
cgd
f472d92282 very obscure bug fix for acctwatch 1994-05-24 06:49:14 +00:00
deraadt
667d6b144b registers coredump crud, going away soon 1994-05-24 03:33:38 +00:00
deraadt
81ecaa4826 need conf.c 1994-05-24 03:28:31 +00:00
deraadt
95c2509dcd maxfdescs -> maxfiles 1994-05-24 03:27:13 +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