Commit Graph

8149 Commits

Author SHA1 Message Date
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
jtc 67bd328aa9 Converted from sgtty to termios api, no longer needs libcompat. 1994-05-24 23:54:16 +00:00
jtc 438e938546 Default Locale Data 1994-05-24 23:40:06 +00:00
mycroft 644d09ea38 Optimize these a bit. 1994-05-24 16:37:14 +00:00
mycroft 24e02139fb Clean up deleted files. 1994-05-24 15:21:00 +00:00
gwr 438d67fe4e Wholesale update to bootp-2.3.7 release. 1994-05-24 15:19:56 +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
pk 4369371ef0 Enable dl*() prototypes. 1994-05-24 10:47:48 +00:00
pk f28b14e8b3 Force some string constants into the data segment (for core-dump reading).
Rename internal dl_*() functions.
Do run-time symbol alias processing.
1994-05-24 10:44:06 +00:00
mycroft 5d9a6c071f Fix Cyrix detection. 1994-05-24 10:41:52 +00:00
deraadt 79bf0f83ce i love writing documentation 10 months later 1994-05-24 10:04:46 +00:00
cgd 53d6c3f81d fix the last to do the right thing for dependencies 1994-05-24 09:37:30 +00:00
deraadt 7433140cea need sys/param.h 1994-05-24 08:17:37 +00:00
glass f518ec51c9 crt0 support for mips..no shared library support 1994-05-24 07:33:47 +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
glass ae1bfcddc4 libc support for mips. libkern hooks are disabled 1994-05-24 07:12:09 +00:00
deraadt d776e88230 still pretty pathetic 1994-05-24 07:08:43 +00:00