mikel
f757ccd497
fix some typos; from Thorsten Frueauf in PR misc/3465.
...
also update and clean up a bit.
1997-04-09 05:13:44 +00:00
mikel
35650bb88f
xref slattach(8), not slipattach(8); from Thorsten Frueauf in PR misc/3164.
...
clean up .Nm usage, use .Cd and .Nx where advantageous, capitalize SLIP.
1997-04-09 04:36:34 +00:00
mikel
368cd458f8
fix some typos
1997-04-08 04:46:55 +00:00
mouse
03c91976bf
Update (rewrite significant fraction of, actually) this to at least
...
approximately match current reality. Also give some description of
HP-UX-style event format, with a table of key/button codes discovered
by experimentation with my keyboard/mouse. (Ain't great, but better
than what was there, which was zilcho.)
1997-04-06 15:09:48 +00:00
cgd
562fa9b97d
clean up NetBSD RCS ID strings
1997-04-06 08:39:37 +00:00
augustss
e1c29a5303
Add support for MAD16 based audio cards.
1997-04-06 00:33:34 +00:00
mikel
43ba9b9b69
don't allow override of all: target
1997-04-03 06:53:18 +00:00
kleink
2dcebb6f16
Add STRIPDISC to the list of line disciplines.
1997-04-03 00:56:29 +00:00
kleink
6b58679ffa
Implement OCRNL "\r" -> "\n" tty output translation.
...
Fixes PR standards/3434.
1997-04-02 03:10:51 +00:00
cjs
8075b68cc3
Move network interface config after programs run on boot-up, to match
...
the order this actually happens in at boot time. Fix a few minor typos.
1997-04-02 02:02:51 +00:00
perry
98a833ca5c
document net_interfaces, ifconfig_*
1997-04-01 20:17:43 +00:00
mikel
da57e278b2
update; from Dave Huang in PR misc/3383 and the Bellcore NANP WWW site.
1997-04-01 07:36:12 +00:00
jonathan
39cc3a9c6b
Add entry for en ENI-155 ATM driver. Fix typo in ep line.
...
List OEM cards suppoted by if_de driver, in lieu of a de manpage.
1997-03-31 08:50:45 +00:00
is
476514e8a8
Add a full stop.
1997-03-30 10:13:09 +00:00
thorpej
043fb41aec
Set NOPIC and NOPROFILE on PowerPC.
1997-03-29 21:17:22 +00:00
mikel
76cfd073e9
merge lite-2 changes (mostly SCCSids)
1997-03-29 08:02:45 +00:00
christos
f897bfdce7
Don't make bogus dependencies with symlinks sources.
1997-03-28 15:07:28 +00:00
veego
ff99218046
Remove the old manpage for the Ariadne and the reference in intro.4
1997-03-28 00:29:33 +00:00
veego
9ff709fbb5
Updated for the Ariadne changes.
1997-03-28 00:27:59 +00:00
gwr
45e8a48a8f
Renamed boot to cpu_reboot
1997-03-27 20:23:48 +00:00
gwr
b2d05722be
Renamed boot to cpu_reboot (via repository copy)
1997-03-27 20:15:05 +00:00
christos
22d479a4a8
Don't generate an include target if we don't have INCS set, because SUBDIRS
...
can make one too. This will break on Makefiles that have both INCS and SUBDIRS,
so then we'll need to change includes: to includes::, but we don't have any
yet.
1997-03-27 17:39:31 +00:00
christos
6c7d983258
Add bsd.files.mk
1997-03-27 17:35:58 +00:00
christos
cef52070f9
Put the FILES generated rules in a separate .mk file since both bsd.prog.mk
...
and bsd.lib.mk use them.
1997-03-27 17:33:34 +00:00
mycroft
5fa188a26f
Make the SCRIPTS case mimic the FILES case more closely, so we can override
...
the destination direectory, etc.
1997-03-27 11:05:32 +00:00
mycroft
908bee20db
Use bsd.prog.mk, to deal with FILES.
1997-03-27 10:45:57 +00:00
mycroft
0d6b2973f3
Remove knowledge of HIDEGAME from here.
1997-03-27 09:10:09 +00:00
mycroft
4c5c1ab440
Set FILESDIR.
1997-03-27 08:52:23 +00:00
mycroft
557dd62340
No need to override BINDIR here.
1997-03-27 08:50:26 +00:00
mycroft
494f5c0c99
Set FILESDIR.
1997-03-27 08:48:56 +00:00
mycroft
70ab3781a1
If we're going to run things through strip.sed, let's be consistent about it.
1997-03-27 03:12:32 +00:00
thorpej
f7a196917a
Make this work with obj dirs.
1997-03-26 23:11:15 +00:00
mikel
4a78bf11a6
merge lite2 changes, RCSid police
1997-03-26 07:14:31 +00:00
mikel
efb277451b
import 4.4BSD-Lite2 version
1997-03-26 07:07:41 +00:00
mikel
ba73a3f67d
RCSid police
1997-03-26 06:57:08 +00:00
mikel
5b03129331
merge lite-2 changes
1997-03-26 06:30:54 +00:00
mikel
7cefc17c7e
import 4.4BSD-Lite2 versions
1997-03-26 05:10:53 +00:00
perry
273d9d8452
Update to note that sound now mostly works, and to list the FreeBSD
...
URL to retrieve an easy to use tar file of Linux libraries etc.
1997-03-25 19:29:01 +00:00
christos
790c4693cc
Add the bsd.links.mk and bsd.inc.mk
1997-03-25 18:20:55 +00:00
is
138db3e452
Add MROUTING description.
1997-03-25 16:42:52 +00:00
mikel
20efef237e
expand on these a bit.
1997-03-25 07:20:00 +00:00
christos
7600672517
put the 'r' back in archive.
1997-03-24 23:19:12 +00:00
christos
3917c3179d
- Makefile cleanups
1997-03-24 21:57:01 +00:00
christos
25f6ec749f
make rules update:
...
- add UPDATE and BUILD features
- add new FILES, INCS, SCRIPTS variables
- allow man pages source installation
1997-03-24 21:54:12 +00:00
christos
8a6e9721ca
const poisoning.
1997-03-24 21:20:03 +00:00
jtk
eaede4d4fa
fix PR 3381, and make it refer to NetBSD-1.3 rather than -current
1997-03-23 19:20:30 +00:00
cjs
cdd442b698
Re-write.
1997-03-23 07:57:22 +00:00
is
a36535a1c0
mention ARP support
1997-03-23 01:32:38 +00:00
cgd
d46cdace76
add SHLIB_LDSTARTFILE and SHLIB_LDENDFILE variables for a.out shared lib
...
architectures, for consistency. (For a.out shared libs, they're empty.)
Make the shared library target depend on them.
1997-03-23 00:52:20 +00:00
perry
1d624f4f7e
Fix SYMLINKS not to include DESTDIR in the link itself
1997-03-22 22:33:53 +00:00