cgd
65b0c9812e
update for MACHINE_ARCH
1993-12-05 01:10:14 +00:00
cgd
f7c20a904e
look for m68k, rather than hp300 or amiga
1993-12-05 00:33:30 +00:00
cgd
dbc90f4ea4
minor rev
1993-12-04 23:12:04 +00:00
cgd
71f16f1033
update from branch
1993-12-04 23:03:43 +00:00
mycroft
e5941784b3
Clean up deleted files.
1993-12-04 22:40:26 +00:00
cgd
318d90d37f
use MACHINE_ARCH to pick which crt0 to use.
1993-12-04 22:39:21 +00:00
briggs
0db5dab189
Ovfork doesn't get .even any other way, so we must explicitly give it
...
one.
1993-12-04 18:59:42 +00:00
cgd
734f29e669
copy quad.h, too...
1993-12-04 05:15:26 +00:00
cgd
0ada107897
update for .S and MACHINE_ARCH
1993-12-04 02:33:35 +00:00
mycroft
e3b636c256
Clean up deleted files.
1993-12-04 02:32:10 +00:00
cgd
6388bec37e
update for .S and MACHINE_ARCH
1993-12-04 02:31:56 +00:00
mycroft
448e711c78
Clean up deleted files.
1993-12-04 01:28:42 +00:00
mycroft
577b1f1315
Clean up deleted files.
1993-12-04 01:27:46 +00:00
cgd
39496a6bca
get rid of extra RCS Id in header
1993-12-03 23:02:05 +00:00
cgd
ee05a8a802
bump major number; empirically, there *were* incompatible changes...
1993-12-03 22:21:56 +00:00
jtc
c2a2e6a126
Add common definition of errno back to the C library. One notable program
...
uses its own crt0.c, so it can't pick it up from there.
1993-12-03 19:40:23 +00:00
deraadt
66cf56ad97
sunos compatible /var/yp/binding/ files.
...
fix const warning
1993-12-03 10:10:21 +00:00
briggs
8d26954ec2
Add mc68000 to the list for IEEE_MC68k.
...
Checks for hp300 and amiga should prob. be removed at some point,
but they do no harm being there.
1993-12-03 03:30:16 +00:00
jtc
cf1ab4a553
Add SPRAYOVERHEAD constant.
1993-12-03 00:32:30 +00:00
mycroft
ded6c495f2
Remove hack for errlst.o.
1993-12-02 19:48:08 +00:00
mycroft
504c62c073
Add `const's to sys_siglist and sys_signame decls.
1993-12-02 09:50:34 +00:00
mycroft
03b753a0dd
Get rid of dated MLINKS for regexp man pages.
...
Reported by Mark_Weaver@brown.edu .
1993-12-02 07:18:57 +00:00
mycroft
e14697d8f2
Add `const's to sys_errlist decl to match 4.4.
1993-12-02 04:45:32 +00:00
jtc
17585e0f6d
Manpage formatting tweaks.
1993-12-01 18:49:52 +00:00
cgd
62b6693299
fix typo; from Louis A. Mamakos <louie@TransSys.COM>
1993-12-01 02:26:50 +00:00
jtc
39d94328c9
Changed to use memset() instead of bzero().
1993-11-30 21:55:35 +00:00
jtc
ed9ab81fcc
Use ".Va" macro when formatting "errno".
1993-11-30 21:52:46 +00:00
jtc
fa8cf50620
Renamed _sigintr to __sigintr. _sigintr is in the user's namespace.
1993-11-30 21:21:42 +00:00
jtc
d3b6c3481b
"errno" was not being formatted with the .Va macro.
1993-11-30 00:50:58 +00:00
paulus
e290fb8f79
Changed beq's to jeq's, because (a) the jeq gets optimized to a short branch,
...
and (b) gas currently assembles the beq's wrongly.
1993-11-30 00:45:15 +00:00
jtc
a66bb8995a
Use "Er" for argument to -width in the lists in the ERROR sections so that
...
formatting is consistant.
1993-11-29 22:06:07 +00:00
jtc
691ded4519
Use "Er" for argument to -width in the lists in the ERROR sections so that
...
formatting is consistant.
Other misc. tweaks.
1993-11-29 21:40:55 +00:00
jtc
250b6aa06e
Use "Er" for argument to -width in the lists in the ERROR sections --- so
...
the formatting is consistant.
1993-11-29 21:24:57 +00:00
jtc
7ce85221c7
Fix formatting problem theo found.
1993-11-29 19:51:48 +00:00
jtc
f947c6c25d
Format ERROR values like all the other manual pages.
1993-11-29 19:45:00 +00:00
jtc
f5edebac02
Cuserid() is specified in such a way that it can overwrite the buffer used
...
by getpwent(), getpwnam() & getpwuid() --- but not the other way around.
This requires that cuserid() have its own static buffer.
1993-11-29 19:39:44 +00:00
jtc
2b67bcc1b6
Make it clear that ctermid's argument is a pointer to an array.
1993-11-29 19:30:32 +00:00
jtc
0e817b67bc
install cuserid(3) manpage.
1993-11-29 19:22:31 +00:00
jtc
fe57b6e1e6
A manpage for cuserid(3) (hacked up from ctermid(3)).
1993-11-29 19:22:00 +00:00
mycroft
01363d9e02
Add amq.x.
1993-11-27 20:36:30 +00:00
mycroft
2250a267d8
Imported from amd distribution.
1993-11-27 20:33:07 +00:00
paulus
75d4ac9791
Machine-dependent files for generic m68k machines (copied from hp300),
...
modified to support shared libraries.
1993-11-25 23:39:23 +00:00
paulus
5f70961885
Machine-dependent files for generic m68k machines (copied from hp300)
1993-11-25 23:36:47 +00:00
paulus
a1eb25471d
Machine-dependent files for generic m68k machines, with shared library support.
1993-11-25 23:34:07 +00:00
paulus
156ee99921
C-startup routines for generic m68k machines, with shared library support.
1993-11-25 23:22:41 +00:00
jtc
9c4ad8fbd4
Misc manpage fixes.
1993-11-25 02:48:32 +00:00
jtc
bfa380abab
BDS -> BSD
1993-11-25 01:48:23 +00:00
jtc
c28d7928bf
Don't cross-reference ourself.
1993-11-25 01:48:07 +00:00
jtc
32d96ccd3c
Remove special case for len == 0 --- It wasn't needed. By dropping the
...
conditional, the general case (where we are actually swapping bytes) is
a tiny bit faster.
1993-11-25 01:18:24 +00:00
jtc
6e9ac1805f
Clean up manpages:
...
Use .Fn rather than .Nm macro in HISTORY and STANDARDS sections.
Use .At and .St macros instead of spelling out "Version 6 UNIX",
"IEEE 1003.1-1988 (POSIX)", etc.
1993-11-25 00:38:17 +00:00