jonathan
b37021c1a1
defopt NATM.
1998-07-05 22:48:05 +00:00
jonathan
9bf2ba0928
Garbage-collect ``needs-flag'' from attributes ether, fddi, arc:
...
NETHER, NFDDI, NARC are not used anywhere. Remove #include "ether.h",
which had no effect.
Removes clash with "options NATM" for native-ATM network protocol stack.
1998-07-05 22:29:51 +00:00
tron
1ea9bb436f
When adding a binary package from a locale file "pkg_add" fails now if
...
a dependence can't be resolved unless "-f" is used, fixes PR pkg/5625
by Jeremy Cooper.
1998-07-05 21:15:55 +00:00
kleink
eb53c85102
Add amiga/fdc(4).
1998-07-05 20:05:38 +00:00
kleink
779258dc70
Add fdc(4).
1998-07-05 20:04:23 +00:00
kleink
aa1b10f8b2
Add a manual page for the Amiga custom chip floppy disk controller device,
...
mostly geared towards explaining the pseudo-partition encodings; with input
from Ignatios Souvatzis.
1998-07-05 19:58:30 +00:00
jonathan
8b42dd3900
defopt COMPAT_NETBSD_*.
1998-07-05 18:59:40 +00:00
jonathan
3472ba67bb
* defopt COMPAT_{09,10,11,12,13} and COMPAT_NOMID (from unsaved buffers).
...
TODO: revisit interaction between native compat and emul compat usage.
1998-07-05 18:27:18 +00:00
tv
3e0c580f27
Add opt_compat_netbsd.h with COMPAT_{NOMID,09,10,11,12,13}.
1998-07-05 17:47:54 +00:00
tron
870e46e9c4
Include required "opt_ddb.h" header file.
1998-07-05 14:33:56 +00:00
mrg
c9987f1692
KNF
1998-07-05 14:26:06 +00:00
ross
2b27474301
#if 0 the 1.3-specific release notes so this can be used for snapshots.
...
Rework the preamble of the dedication slightly; it now refers simply to
"the current release".
Delete someone listed in "supporting cast" purely by mistake.
1998-07-05 14:20:03 +00:00
ross
9910c1d3ee
Keep trying to make this amount to something.
1998-07-05 13:59:25 +00:00
mrg
ed666575e1
ensure hostname fits and is nul-terminated.
1998-07-05 10:12:51 +00:00
mrg
b8ee40a314
discard privs as soon as possible.
1998-07-05 08:56:54 +00:00
jonathan
d275e56dee
* defopt COMPAT_{09,10,11,12,13} and COMPAT_NOMID.
...
TODO: revisit interaction between native compat and emul compat usage.
1998-07-05 08:49:30 +00:00
mrg
c028709e08
KNF. ensure hostname is nul-terminated
1998-07-05 08:34:25 +00:00
mrg
b4d921abdc
KNF, and discard privs as soon as possible. ensure hostname is nul-terminated
1998-07-05 08:22:36 +00:00
mrg
d717877c6e
KNF.
1998-07-05 08:15:16 +00:00
mrg
5dfbe405c5
KNF.
1998-07-05 08:02:34 +00:00
dbj
023ee4f133
Started the esp scsi driver.
...
Fixed bus_space_handle_t in nextdma device.
Fixed scsi interrupt define.
1998-07-05 07:53:44 +00:00
jonathan
347be47aa3
Document NFS_BOOT_RWSIZE.
1998-07-05 07:26:45 +00:00
jonathan
b8fb6644ae
Add NFS_BOOT_RWSIZE option to defopt opt_nfs_boot.h
1998-07-05 07:20:27 +00:00
jonathan
011f2bda08
defopt NS, NSIP.
1998-07-05 06:49:00 +00:00
mrg
c2b498a921
KNF.
1998-07-05 06:20:05 +00:00
jonathan
5c0c5dd0b4
defopt ISO TPIP.
1998-07-05 04:37:35 +00:00
jonathan
5b64a1fc00
"PS" alias for "SR" clashes with netccitt/pk.h. ifdef out.
1998-07-05 04:14:56 +00:00
jonathan
fe484937cf
defopt LLC
1998-07-05 03:14:41 +00:00
jonathan
1a0b4c13e3
defopt HDLC.
1998-07-05 02:25:17 +00:00
jonathan
8db0fcdbf7
defopt CCITT.
1998-07-05 02:12:22 +00:00
jonathan
2670278a47
_inqsue and _remque are used by ccitt and iso networking code:
...
Add #ifdefs to enable them. (compiles and links, but untested.)
1998-07-05 02:10:14 +00:00
jonathan
f2a2327e0a
defopt EON.
1998-07-05 01:06:49 +00:00
jonathan
3751946b97
defopt INET, NETATALK.
1998-07-05 00:51:04 +00:00
jonathan
0ed4d699d0
defopt DDB.
1998-07-04 23:12:39 +00:00
mjacob
15f982f580
port-i386/5706: I had no problem with the previous patch, but someone
...
else has. Rolling it back while we try and figure it out.
1998-07-04 22:29:46 +00:00
jonathan
466e784ee1
defopt DDB.
1998-07-04 22:18:13 +00:00
mrg
1a8cd8bfd7
add uucpd.8.
1998-07-04 21:59:36 +00:00
christos
ea21627e65
Fix access to freed memory; pointed out by Todd Miller.
1998-07-04 21:53:11 +00:00
mrg
5b9ccc383d
use destination's size in 2 memcpy calls.
1998-07-04 21:31:59 +00:00
mrg
5a91a6622c
KNF + check for fork failure.
1998-07-04 21:04:02 +00:00
mrg
26b338e7f0
ensure we do not overrun errbuf.
1998-07-04 20:47:24 +00:00
kleink
1045d16494
Prefer STDERR_FILENO over 2.
1998-07-04 20:22:05 +00:00
mrg
a3c2805530
minor KNF.
1998-07-04 20:06:55 +00:00
mrg
3cd022b72f
minor KNF.
1998-07-04 19:44:32 +00:00
mrg
90e4ac0203
add -l logging switch.
1998-07-04 19:38:39 +00:00
is
0cc31833a3
Make the oldamiga entry the default amiga one, and fix some problems therein,
...
as proposed by Ty Sarna (PR 4124).
1998-07-04 19:32:38 +00:00
mrg
687403aa7a
- clean up some more cruft
...
- support "talkd -l" for extra (syslog(3)) logging
- fix error in previous announce.c change
- use getopt
- add (missing) -d and -l descriptions to man page
1998-07-04 19:31:05 +00:00
mrg
fc0b820cbd
- KNF.
...
- check return call of several important system calls
- clean up some more cruft.
- support "rexecd -l" for extra (syslog(3)) logging.
- avoid *sprintf
1998-07-04 19:03:20 +00:00
is
311c8a0a7b
Fix typo pointed out by Michael K. Sandersi in PR 5656.
1998-07-04 18:51:00 +00:00
ross
c2f5c9d517
Make the -x11 case actually work. Make the tempfile symbolic.
1998-07-04 09:27:18 +00:00