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 |
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 |