phil
1c6250a371
Small changes to get them current and useful.
1994-03-22 00:12:40 +00:00
glass
01b5cbdeb0
i saw, i puked, i rewrote using getopt(), and err(3)
1994-03-21 15:46:43 +00:00
cgd
2c35fc2827
another flag
1994-03-21 00:57:43 +00:00
cgd
15c9d83826
don't core so easily
1994-03-21 00:56:58 +00:00
chopps
44458e5c43
yes ite is now auto margin, this fixes a conflict with the
...
termcap which has vt100 vt102 vt200 and v320 all as automargin.
1994-03-20 10:13:54 +00:00
chopps
d75b6eaf33
fix shell command for linking. (from Stephen J. Roznows)
1994-03-20 10:08:44 +00:00
chopps
73548d3d48
load symbols if given -S flag, upped kern version to 2. All
...
symbols handling changes thanks to Michael Hitch.
1994-03-20 10:05:11 +00:00
chopps
9a4c630c24
kernel ddb now has symbols
1994-03-20 10:02:28 +00:00
pk
4f785694ac
DDB support
1994-03-20 09:13:37 +00:00
pk
05f8a1e6f6
add comment that was lost on last commit
1994-03-20 09:11:54 +00:00
pk
9d2747e462
DDB support
1994-03-20 08:58:41 +00:00
lkestel
cd701f50a3
Fixed a few major bugs. add_nubus_intr() was getting the wrong address,
...
and bcopy and bzero were being used. The latter use longs to copy/zero,
and some ethernet cards can't handle longs. I've added bbcopy and bbzero
as a temporary hack, but these should later be added to locore and maybe
changed to use shorts. Still doesn't work: I can now get an interrupt on
the first transmit, but further transmits don't generate more interrupts.
1994-03-20 03:03:26 +00:00
briggs
ffad885639
Small mods. Needs lots of cleanup.
...
Added one change to make sure we get symbols in DDB.
1994-03-20 00:26:21 +00:00
briggs
2412bfd803
Changes to allow kernel debugger symbols.
1994-03-20 00:16:07 +00:00
briggs
c0d5b28126
Goof. Missed some mods in the changes to config.new a long time ago.
...
Thanks go to kesteloo@cs.unc.edu (Lawrence Kesteloot) for finding this.
1994-03-20 00:14:16 +00:00
mycroft
87ce51aad7
Update for new file naming convention.
1994-03-19 18:52:30 +00:00
glass
ebf601d2d0
bad comment. fix from vdlinden@fwi.uva.nl (Frank van der Linden)
1994-03-19 18:38:33 +00:00
cgd
3d21b08dc2
only one Nm/Nd pair.
1994-03-19 08:23:12 +00:00
cgd
dcdd464e27
deal with -+.. from Luke Mewburn <lm@rmit.edu.au>
1994-03-19 08:16:11 +00:00
cgd
aebbb61b8f
support for compressed and gzipped man pages. more or less from
...
Luke Mewburn <lm@rmit.edu.au>
1994-03-19 08:09:16 +00:00
cgd
d609255ac3
get section right; Luke Mewburn <lm@rmit.edu.au>
1994-03-19 08:06:28 +00:00
cgd
9d26d3af36
get section right; from Luke Mewburn <lm@rmit.edu.au>
1994-03-19 08:04:16 +00:00
cgd
7fe62dc1b8
don't forget section number; from Luke Mewburn <lm@rmit.edu.au>
1994-03-19 08:02:51 +00:00
cgd
abe52e6608
fix section typo; from Luke Mewburn <lm@rmit.edu.au>
1994-03-19 08:02:14 +00:00
cgd
d00b34b8ac
fix transposition. from Luke Mewburn <lm@rmit.edu.au>
1994-03-19 08:01:23 +00:00
cgd
89cd3fcaa7
get section right; from Luke Mewburn <lm@rmit.edu.au>
1994-03-19 07:59:47 +00:00
cgd
4aefd184b9
don't inlcude weirdness
1994-03-19 07:59:15 +00:00
cgd
4dc7a28d13
don't forget manpage. from Luke Mewburn <lm@rmit.edu.au>
1994-03-19 07:59:01 +00:00
glass
d8f37f9fe9
sendmail 8.6.8: i hope your wine gets warm...
1994-03-19 07:58:07 +00:00
cgd
e91fd6be31
typofix from Luke Mewburn <lm@rmit.edu.au>
1994-03-19 07:56:26 +00:00
cgd
8415642178
don't forget the man page. from Luke Mewburn <lm@rmit.edu.au>
1994-03-19 07:55:56 +00:00
cgd
996d1050eb
don't assume that only valid thing starting with 'l' is longname.
...
Fix from Eric J. Haug <ejh@slueas.slu.edu>
1994-03-19 07:42:18 +00:00
mycroft
9bc128a9ba
Clean up deleted files.
1994-03-19 07:08:56 +00:00
jtc
bdde9305da
Use RCSID macro for RCS ID's.
1994-03-18 23:22:10 +00:00
cgd
058c23f164
fix diff -l, so that it invokes pr correctly.
...
from mark@aggregate.com (Mark P. Gooderum)
1994-03-18 21:45:44 +00:00
brezak
39e3da4a69
Add RCSID macro; be sure ENTRY is in .text
1994-03-18 21:18:07 +00:00
ws
044478d0f7
Ooops. Forgot to move something.
1994-03-18 20:15:39 +00:00
mycroft
8f86452554
Standardize #includes.
1994-03-18 19:08:28 +00:00
mycroft
1dbf6bf32e
Clean up uname(2) code some more.
1994-03-18 18:57:13 +00:00
deraadt
75e174b39c
hosts alias is different than in ypcat
1994-03-18 18:07:10 +00:00
pk
15b943d427
Do extended-name archives.
1994-03-18 11:32:09 +00:00
pk
905558ae87
Sparc support.
1994-03-18 08:35:56 +00:00
cgd
456e197d26
add reasonable support for MDMBUF output flow control. input to be done later
1994-03-18 05:13:26 +00:00
cgd
ed556c22a5
update for new flag
1994-03-18 04:14:27 +00:00
cgd
34a87e22d2
update to match flags
1994-03-18 04:08:46 +00:00
cgd
b1b4713e3b
add another flag. *twitch*
1994-03-18 04:02:38 +00:00
cgd
02dd2aa8ab
fix somebody's typo
1994-03-18 04:01:15 +00:00
cgd
fa2051edb1
add hw input flow control support
1994-03-18 03:48:30 +00:00
cgd
ac397d89c2
chg comment and add a flag
1994-03-18 03:46:31 +00:00
cgd
8c7d6fd2f2
add t_hwiflow
1994-03-18 03:46:18 +00:00