Commit Graph

8572 Commits

Author SHA1 Message Date
pk 7984179d9d sync with 4.4-lite 1994-05-25 16:56:03 +00:00
pk 6082493356 `-A' implies `-Bstatic'
`-d' implies `-dc'
1994-05-25 16:09:40 +00:00
pk f9c85caa34 Core magic. 1994-05-25 14:45:03 +00:00
pk 1f62b4a243 Make line counters work. 1994-05-25 13:53:23 +00:00
pk 7b3b928200 Adapt to new app.c 1994-05-25 13:52:48 +00:00
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
pk ca0065ab75 Another move to .data to please gdb. 1994-05-25 10:14:37 +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
deraadt b86d2fa05a correct copyright 1994-05-25 09:55:39 +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
deraadt 3bf2b62f1f correct copyright 1994-05-25 09:52:05 +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
deraadt bfeb532e3d add libskey 1994-05-25 03:24:19 +00:00
cgd 5893e3811f kill stupidity 1994-05-25 02:49:38 +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
mycroft d1584360d9 Clean up deleted files. 1994-05-25 01:49:34 +00:00
jtc 3518e0a880 New localeconv() implementation that constructs it's return value from
the current numeric and current monetary locale data.
1994-05-25 01:49:32 +00:00
jtc 15d0e3dedd Get the day, month, format, etc. strings from the current time locale
structure instead of static data.
1994-05-25 01:20:19 +00:00
jtc 962cf82dd8 Compile the default locale data for LC_NUMERIC, LC_MONETARY, and LC_TIME. 1994-05-25 01:17:14 +00:00
jtc 613d90c704 First of the locale support code is going in... 1994-05-25 01:14:14 +00:00
jtc faab9fa25d Fixed major bogon: What happened to Wednesday! 1994-05-25 01:11:45 +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
phil 8a0a20f0ef Follow changes to sys/arch/pc532/include/reg.h. 1994-05-24 23:58:24 +00:00