wiz
e9abcf6371
document -o (4.4BSD compatibility option)
2000-02-27 02:49:48 +00:00
wiz
1def904605
re-add pre-generated grep.info and use that one until our texinfo
...
supports @command
2000-02-27 02:36:55 +00:00
wiz
7c194c51f0
use `matcher' only after it has a value
2000-02-27 02:36:01 +00:00
oster
8c46e74418
Nuke some debugging output that got left in by mistake.
2000-02-27 02:35:33 +00:00
hubertf
495734ff62
- Bump timeout in select() to 10 minutes
...
- Make sure ftp_cmd() properly passes down an error value (-1) when
appropriate.
2000-02-27 02:35:28 +00:00
oster
82419f5ae9
Only mark the components as CLEAN if it's the last thing we're doing.
...
Marking them CLEAN earlier is (currently) asking for trouble.
(XXX This could have been done more elegantly.)
2000-02-27 01:50:22 +00:00
wiz
1d76239646
update grep to 2.4.
...
Thanks for the help from simonb, mrg and hubertf.
(All errors are mine, though.)
2000-02-27 01:31:02 +00:00
wrstuden
b4e4ede4f1
Add options OVERLAY
2000-02-27 01:29:48 +00:00
wiz
24d8e4f798
added share/locale/pt_BR/LC_MESSAGES for grep 2.4
2000-02-27 01:27:48 +00:00
groo
de848247fc
add lm.4 and envsys.4
2000-02-27 01:19:54 +00:00
groo
68fe9fc6d9
Addition of lm.4 and envsys.4
2000-02-27 01:00:03 +00:00
groo
2ba6fe0d02
Environmental Systems API
2000-02-27 00:59:49 +00:00
groo
12abb6f348
National Semiconductor LM7[89] and compatibles
2000-02-27 00:59:23 +00:00
wiz
9e6b558cde
handle conflicts between grep-2-3 and grep-2-4
2000-02-27 00:43:38 +00:00
wiz
63737a9697
Update GNU grep to 2.4
2000-02-27 00:21:41 +00:00
deberg
c0541f24c2
-S isn't supposed to take an argument
2000-02-27 00:20:20 +00:00
mycroft
544ffa4528
Force polling on pcic, so I get another IRQ for cards.
2000-02-27 00:15:30 +00:00
mycroft
a3ae8af043
Allow a flag to be set to force polling for socket events.
2000-02-27 00:14:27 +00:00
mycroft
76a60b98d3
Install pio.h.
2000-02-26 22:15:40 +00:00
mycroft
3db2f50e04
Sync.
2000-02-26 20:47:02 +00:00
thorpej
198dbed79d
Pull in <sys/types.h> for the benefit of those things which include
...
<machine/sysarch.h> but don't pull in <sys/types.h>.
2000-02-26 20:12:56 +00:00
oster
1ee4d85bd1
Mention IDE and HP-IB drives too.
2000-02-26 19:55:01 +00:00
oster
680c384366
Update for 'options RAID_AUTOCONFIG'.
2000-02-26 19:43:07 +00:00
thorpej
a9f90558b3
Traverse into alpha/.
2000-02-26 19:39:35 +00:00
mycroft
dc75306e58
Make sure the `rm' and `ln' for a link are in the same shell command.
...
(The reason for this is obscure...)
2000-02-26 19:02:40 +00:00
uch
16c31080a5
IT8368E legacy mode requires mode change between I/O access and
...
attribute memory access. XXX
2000-02-26 19:02:22 +00:00
thorpej
0958e8149a
x86-style PIO ops for USERLAND ONLY! Requires -lalpha.
2000-02-26 19:00:51 +00:00
thorpej
933205b479
Oops, forgot this file.
2000-02-26 19:00:08 +00:00
thorpej
cd8a1657b4
Userland interface to the bus window translation support now present
...
in the alpha sysarch(2). In a perfect world, these would go away in
favor of a generic bus space mapping framework, but XFree86 is a long
ways away from being able to use one.
2000-02-26 18:59:36 +00:00
thorpej
df88882d80
- Add a bus space method for getting the translation for a window.
...
- Add sysarch methods for "get bus window count", "get bus window",
and "pci conf read/write".
These are a hack, but they're what's necessary in order to make
XFree86 work in its current state.
2000-02-26 18:53:10 +00:00
mycroft
f4665e12b2
Install a blank sendmail.st here.
2000-02-26 18:42:31 +00:00
mycroft
f2cb2f6245
Don't blow away sendmail.st on install.
...
Install sendmail.hf with group wheel, not kmem.
2000-02-26 18:41:43 +00:00
mycroft
d5af7e5915
Use SCRIPTS, not an afterinstall target.
2000-02-26 18:32:00 +00:00
mycroft
0d8613ba36
share/tmac is now installed by `make includes', so don't do it again.
2000-02-26 17:42:53 +00:00
mycroft
a24e9dea0c
Treat these like other include files. This way:
...
* they are installed in the `make includes' pass.
* they are only updated if changed (which makes `make UPDATE=1' much faster).
2000-02-26 17:39:53 +00:00
oster
d9c47013b2
Defopt 'RAID_AUTOCONFIG'. Adding 'options RAID_AUTOCONFIG' turns on
...
the component auto-detection and auto-configuration of RAID sets.
Also, add "#options RAID_AUTOCONFIG" to the GENERIC config files.
2000-02-26 17:35:33 +00:00
sommerfeld
3081e1deb7
Fix bogon discovered with LOCKDEBUG:
...
In msdosfs_hashget, final simple_lock() should have been simple_unlock().
2000-02-26 17:25:17 +00:00
thorpej
6f1701b01c
Put a lock on the pcic, to serialize access to the chip during event
...
handling. This is important when multiple cards are present when
the system boots, as we use tsleep now instead of delay in various
places (delay used to provide serialization by virtue of not causing
a context switch).
2000-02-26 17:24:44 +00:00
itojun
13fc260296
s/options\t/options \t/ for CONS_OVERRIDE line, so that addition/removal of
...
"#" does not affect indentation.
2000-02-26 17:12:37 +00:00
scw
f2c822fa6e
Include <machine/cpu.h> to make these compile again.
2000-02-26 16:50:55 +00:00
itojun
6b56aad85e
more careful about AF on ctlinput. (saw panic in the past with kame/netbsd141)
2000-02-26 16:10:31 +00:00
itojun
6dd76ea8cf
don't touch non-AF_CCITT addrs on ctlinput. ctlinput routines can be
...
called from non-matching AFs. (saw panic by called with AF_INET6)
2000-02-26 16:03:23 +00:00
itojun
04e493cfbf
add /usr/include/ifaddrs.h (sorry for the delay)
2000-02-26 15:46:02 +00:00
uch
e0f169f58e
change power up sequence.
2000-02-26 15:16:19 +00:00
uch
d4c8fabc4a
fix lost interrupt bug.
2000-02-26 15:14:19 +00:00
scw
b4d8a2fd8f
Need <machine/cpu.h> for IIOV definition.
2000-02-26 14:31:35 +00:00
itojun
2c7ba046f0
with IPv4 AH, strip off AH from the packet. this is to make some
...
of IPv4 transport layer code work correctly (specifically, ICMPv4
will transmit wrong packet if we don't strip AH here)
this is just for m_pulldown case. normal installations are not affected.
2000-02-26 11:49:44 +00:00
pk
546bda740f
Revert to using <bsd.prog.mk> again, so we support all targets that may
...
be presented when building the system (noticed by Juergen Hannken-Illjes).
2000-02-26 11:48:15 +00:00
itojun
9e34ec6ee3
use getifaddrs, not SIOCGIFCONF.
2000-02-26 11:44:28 +00:00
itojun
9da359bbec
revise IPsec, pfkey, IPv6 multicast and IPv6 statistics. (sync with kame)
2000-02-26 09:55:24 +00:00