brezak
5413da0ff5
Machine dependant signal.h. Defines sigcontext and sig_atomic_t for i386 port.
1993-09-19 18:57:48 +00:00
brezak
8c7d2d17e2
Make sigcontext and sig_atomic_t machine dependant.
1993-09-19 18:56:21 +00:00
brezak
1905040ad2
Add sysarch() syscall.
1993-09-19 18:55:38 +00:00
brezak
76b6a9a13d
Build libarch
1993-09-19 18:54:00 +00:00
brezak
36704ef2b7
syscalls for setting a per-process LDT.
1993-09-19 18:53:31 +00:00
brezak
9e26d6413a
Add architecture dependant library.
1993-09-19 18:52:40 +00:00
brezak
6b9e025ea9
Add sysarch() syscall.
1993-09-19 18:51:55 +00:00
brezak
8e25b7097b
Fixes for ypset'ing to a different net.
1993-09-19 18:48:21 +00:00
cgd
f2244fe7d4
ifdef notdef the inclusion of the quad support, since it doesn't compile
...
and charles didn't properly commit it to a branch. LIBC SHOULD COMPILE
AT ALL TIMES!
1993-09-18 01:03:58 +00:00
cgd
bb3585653c
# Change Time Rules for Moscow
...
# Provided by Andrew A. Chernov, Moscow, Russia
1993-09-17 23:59:20 +00:00
cgd
50483b67ec
add entry for russia zone list
1993-09-17 23:58:57 +00:00
cgd
aeb9f2c73e
sc = ns*nt, not nc*nt.
1993-09-17 21:51:12 +00:00
phil
7ce7cb30df
pc532 specifics.
1993-09-17 19:22:50 +00:00
mycroft
6a18f54f9b
Clean up deleted files.
1993-09-17 19:12:49 +00:00
phil
88d13621dd
Making this match other architectures.
1993-09-17 19:12:41 +00:00
mycroft
73ecaec9c3
Clean up deleted files.
1993-09-17 19:08:10 +00:00
phil
9472bfc2bd
Initial pc532 libc tree. I expect this to change quite a bit.
1993-09-17 18:43:46 +00:00
jtc
b8b7801dfe
Never trust officemates that are absolutly, positively, sure of anything:
...
San Jose IS JSC. I'm off to the library this weekend to get information
to complete this database, but I had to fix this one now.
1993-09-17 18:42:39 +00:00
phil
8c563dc201
Initial pc532 tree.
1993-09-17 18:42:11 +00:00
cgd
5f598b71b4
fixes from Dave Burgess <burgess@hrd769.brooks.af.mil> to quiet compiler
...
warnings. this doesn't include the root crontab "fix"...
1993-09-17 03:46:44 +00:00
mycroft
085d8cf4fd
Reverse part of the quad changes; this should only be in the branch.
1993-09-17 03:35:48 +00:00
brezak
35778f0c37
Don't use syscallmap unless FM_TRAP is defined (it isn't anymore)
1993-09-17 03:12:16 +00:00
cgd
72b27fe90c
get rid of extraneous include of machine/endian.h now that it's
...
included by sys/types.h
1993-09-17 01:49:27 +00:00
cgd
0145d113ae
get rid of the #ifndef KERNEL around the include of sys/cdefs.h,
...
a la 4.4, because it seriously breaks things otherwise, given
inclusion of endian.h in types.h
1993-09-17 01:44:08 +00:00
cgd
cf6729f6fe
patch from ws via brezak, to fix the "don't panic, but can't see
...
anything in subdirs" problem.
1993-09-17 01:21:46 +00:00
cgd
65aeeefb0a
version 1.71 of new db code
1993-09-17 01:06:18 +00:00
jtc
9bdffa97b2
Converted to use -mandoc macros.
1993-09-16 23:21:10 +00:00
cgd
17d5af7436
don't try stat-printing stuff; the way we compile/test the library,
...
it doesn't include the statistics function.
1993-09-16 23:18:45 +00:00
cgd
e2c6364994
update to v1.71 of DB package from ftp.cs.berkeley.edu
1993-09-16 23:15:57 +00:00
cgd
c74f1b9405
forgot the friggin' rcsid last time around.
1993-09-16 22:58:06 +00:00
jtc
b3709e3893
Fix typo: magic(5), not magic(__SECTION__)
1993-09-16 22:47:28 +00:00
cgd
4f10c7ead8
kill volatile warning.
1993-09-16 22:08:30 +00:00
cgd
8002428397
fix for "touch -t CCYYMMDDhhmm[.SS]". the CC part didn't work. from
...
Thomas Eberhardt <thomas@mathematik.uni-Bremen.de>
1993-09-16 21:44:35 +00:00
cgd
62d3b2073c
fix to the 'size' primary; -size <n>c didn't work. from
...
Thomas Eberhardt <thomas@mathematik.uni-Bremen.de>
1993-09-16 21:41:30 +00:00
cgd
4f2fa8a18d
aculog should be uucp.dialer after rotation, not root.wheel.
...
bug reported by Greg Tanaka <glt@cco.caltech.edu>
1993-09-16 20:54:57 +00:00
jtc
69a25a6a71
Updated to GNU Diffutils 2.4.
1993-09-16 17:39:00 +00:00
jtc
941b6d7b19
Fix formatting error.
1993-09-16 17:03:11 +00:00
jtc
a3c7120c1a
Word list is in /usr/share/dict/*, not /usr/dict/*.
1993-09-16 17:02:51 +00:00
ws
51a962e341
Bug fix in compare routine for correct sorting order.
...
But at the same time disable sorting optimization,
as there are a lot of CDs with incorrectly sorted directory records.
1993-09-16 16:54:09 +00:00
mycroft
2f7cd59af8
Compile quad stuff.
1993-09-16 06:06:41 +00:00
mycroft
49e0bc5446
Torek's quad stuff from 4.4.
1993-09-16 06:05:46 +00:00
mycroft
dd964a65fd
Add quad_t and u_quad_t, fix qaddr_t, nuke quad and u_quad.
...
Also, #include <machine/endian.h> (a la 4.4).
1993-09-16 06:03:45 +00:00
mycroft
a46b224043
Add constants for quad support.
1993-09-16 06:01:11 +00:00
mycroft
111aecd0a9
Add an #ifndef _POSIX_SOURCE...
1993-09-16 05:59:43 +00:00
brezak
cb098b5eb0
Changes to use a trap frame for syscalls.
1993-09-16 03:24:13 +00:00
mycroft
606544f20d
Add _QUAD_HIGHWORD and _QUAD_LOWWORD for Torek's quad stuff.
1993-09-16 02:25:45 +00:00
jtc
5068ba496f
Add cross references to "SEE ALSO" section.
1993-09-16 01:56:34 +00:00
jtc
1ace33786c
Add "SEE ALSO" cross references.
...
rwho was changed so a host is considered "down" if it hasn't sent a
response in 11 minutes (it used to be 5) but the manpage was never
updated.
1993-09-16 01:50:33 +00:00
jtc
d4b99cd909
Add rup to SEE ALSO section.
...
Data files are stored in /var/rwho, not /usr/var/rwho.
1993-09-16 01:42:41 +00:00
jtc
4071edc949
Change Sun-OS to SunOS. Every other instance of in manual our manual
...
is typeset that way.
Remove BUG about sorting options not being supported as rwall never had
sorting. Probably caused when manpage for rup or rusers was used as a
template.
1993-09-16 01:31:18 +00:00