wiz
bf2d0ca599
Mention /etc/sysctl.conf. Bump date. Closes PR 22213.
2003-08-07 10:11:02 +00:00
agc
276d62f603
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22308, verified by myself.
2003-08-07 10:04:22 +00:00
wiz
0402922a63
Sort usage, and move a word.
2003-08-07 10:04:21 +00:00
agc
bf07c8719a
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22308, verified by myself.
2003-08-07 10:04:11 +00:00
wiz
136392f22f
Add arguments to options in long description.
2003-08-07 10:04:01 +00:00
wiz
1c976c2b9c
Bump date for callout_invoking; fix macro usage; remove superfluous "The".
2003-08-07 09:53:33 +00:00
agc
73b0a7eafd
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22307, verified by myself.
2003-08-07 09:51:08 +00:00
wiz
0afb7885e6
Remove empty line, and use Aq instead of \*[Lt]\*[Gt].
2003-08-07 09:49:31 +00:00
agc
8e6ab8837d
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22284, verified by myself.
2003-08-07 09:46:37 +00:00
wiz
7539e84445
Bump date for flushall description.
2003-08-07 09:46:17 +00:00
agc
039cc95684
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22270, verified by myself.
2003-08-07 09:44:09 +00:00
wiz
b3b0c404d2
Sort SEE ALSO; add commas between Nm entries in NAME section.
2003-08-07 09:41:14 +00:00
agc
e5aeb4ea46
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22269, verified by myself.
2003-08-07 09:36:50 +00:00
agc
74b7d6e9f2
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22268, verified by myself.
2003-08-07 09:27:56 +00:00
agc
865595bdf3
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22253, verified by myself.
2003-08-07 09:20:39 +00:00
agc
dc4f8c2e1a
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22252, verified by myself.
2003-08-07 09:15:17 +00:00
agc
b5b2954259
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22249, verified by myself.
2003-08-07 09:05:01 +00:00
itojun
da53b9c28e
make net.inet6.ip6.redirect actually work. from Tomoyuki Sahara via kame
2003-08-07 08:52:32 +00:00
jdolecek
291a252c2e
need to pass flags as argument to TIOCFLUSH ioctl
...
fixes bin/22391 by SAITOH Masanobu
2003-08-07 07:01:09 +00:00
wiz
ef6f82b46b
Remove nntp line -- it refers to a non-existing daemon.
...
Closes PR 22388, from Nate Hill.
2003-08-07 06:44:29 +00:00
wiz
510efbe0a6
regen (fix ID of Radeon 9100 Secondary)
2003-08-07 05:35:36 +00:00
wiz
3bd8bc4f5c
Fix ID of Radeon 9100 Secondary; noted by Quentin Garnier.
2003-08-07 05:35:04 +00:00
mjacob
190eaf015f
Various updates to sync with mainline code. Nothing of great significance
...
to NetBSD, yet.
2003-08-07 01:12:15 +00:00
mjacob
cef319e0b4
Note both active and nvram WWNN/WWPNs
...
Fix the bug where the thread worker constantly looped. It was a race as
to whether or not the thread fired up or a polled/probed command happened
first, or maybe it's due to other scsipi changes, but we never set the
value that caused the fc thread worker to actually go to sleep until an
initial loop up.
This was rather ugly as it consumed nearly all CPU time available from thence
on. Bad.
2003-08-07 01:10:53 +00:00
mjacob
a1c1589fcf
Clean out the 'fw' variable part of a CTIO2- the f/w doesn't actually
...
pass us back anything interesting here.
2003-08-07 01:09:02 +00:00
mjacob
03782491e6
Update from mainline: add ISP_NO_ZIO option. constify a few items.
...
LINT/ProPolice fixes from OpenBSD.
In isp_reinit, clear the port database.
2003-08-07 01:08:10 +00:00
mjacob
543f393343
Add in changes from Matt Thomas to check for 64 bit PCI stuff.
...
Note that a Qlogic 1020 is Fast Wide, not Ultra Fast Wide.
2003-08-07 01:05:56 +00:00
jmmv
18ccc9b90c
Add and use the log_err, log_errx, log_warn and log_warnx functions that act as
...
wrappers for err, errx, warn and warnx respectively when running in foreground
and call syslog functions when running in daemon mode.
Also add and use an extra log_info function for other types of information.
2003-08-06 23:58:40 +00:00
jmmv
a55ba0a54c
Add example section for action mode.
2003-08-06 22:16:34 +00:00
jmmv
a79323123c
Add the `action' mode, which can be used to associate commands with mouse
...
button events. This mode needs to be explicitly enabled at runtime, and
does nothing if not configured.
As there are now two different modes available, adjust the manpages
accordingly, describing what they do and how they work separatedly.
While here, remove a bunch of unused stuff (event syntax) from config file
parsing. This was initially added with this new mode in mind, but it has
not been used to make it a lot simpler.
2003-08-06 22:11:48 +00:00
jonathan
60cc8ce6f9
(FAST_IPSEC): attach PFKEY socket domain when either (KAME) IPSEC or
...
FAST_IPSEC is configured. Likewise for sysctl.
2003-08-06 20:34:35 +00:00
jonathan
333cceb477
(FAST_IPSEC): Pull in option header-test for FAST_IPSEC (and IPSEC).
...
If FAST_IPSEC is configured, attach fast-ipsec transforms after
autoconfiguring devices (perhaps including crypto hardware)
but before starting up network-device packet input.
2003-08-06 20:30:38 +00:00
jonathan
8b2ac878e4
Move the preprocessor/config feature-test macro (FAST_IPSEC) into opt_ipsec.h,
...
to simplify changes elsehere.
Add dependency on new file netipec/ipsec_netbsd.c, for some NetBSD-specific
required functionality (e.g., differences in ctl-input keydb handling).
2003-08-06 20:29:00 +00:00
jmmv
01144be932
Add a sample line for the new "modes" property. Fix a word.
2003-08-06 18:09:12 +00:00
jmmv
15ba121760
- Let the main program handle multiple run modes easily. Each one is
...
described by a structure with pointers to functions.
- Clearly separate the "selection" mode (which provides copy and paste support
in console) from wsmoused's main program.
- Added the "modes" property to the configuration file and the "-m" command
line option to specify which modes should be activated. (this is mostly
useless for now, as only the "selection" mode exists; a new mode will
be added soon, hopefully).
- While here, several style fixes according to share/misc/style.
2003-08-06 18:07:53 +00:00
tron
21a040eb6c
Provide a default for "TOOL_M4" so that a manual "make" in
...
"/usr/share/sendmail/cf" still works.
2003-08-06 17:09:26 +00:00
itojun
256877974a
m_cat may free mbuf on 2nd arg, so m_pkthdr manipulation has to happen
...
before m_cat call. from Julian Coleman via kame.
2003-08-06 14:47:32 +00:00
itojun
4b276b6083
use bounded string op
2003-08-06 13:56:58 +00:00
martin
28ef1fc8fe
Handle empty __DPSRCS.d, avoiding executing commands like "cat > .depend"
...
in directories where only non-C/C++ files are in SRCS (e.g.: the forth
code for sparc bootblocks).
Patch from Luke.
2003-08-06 13:55:11 +00:00
itojun
ac9d94f21a
use bounded string op and strdup
2003-08-06 13:43:31 +00:00
itojun
cad152ee49
use bounded string op
2003-08-06 13:36:53 +00:00
itojun
7f01f184d4
fix realpath vuln, just like SA2003-011. i do not think it attackable
2003-08-06 13:36:16 +00:00
bouyer
7c840df334
Add esiop at pci to GENERIC which already have siop at pci.
...
esiop has been tested enouth now.
esiop not added to INSTALL kernels because of possible space constraint.
siop should be able to drive all adapters supported by esiop.
2003-08-06 12:32:03 +00:00
bouyer
bc45dbf125
Regen from esiop.ss 1.15.
2003-08-06 11:40:32 +00:00
bouyer
96fb3c0376
Properly handle messages that we get at reconnect time (other than
...
SIMPLE_Q_TAG). Some drives start sync/wide negotiation at reconnect time.
Problem reported and fix tested by Andreas Wrede.
2003-08-06 11:39:58 +00:00
jdolecek
d7d75e0646
make the read-only arrays const
2003-08-06 08:44:22 +00:00
jdolecek
9caa6d5440
make itoa64[] const
2003-08-06 08:37:19 +00:00
jdolecek
b91cb5be6c
add __RCSID()
2003-08-06 08:34:32 +00:00
matt
c60f393ec5
Don't overwrite the value of DAR in r30. Use r31 instead.
2003-08-06 07:18:56 +00:00
skrll
d71100e81a
Note the ktrace-lwp branch.
2003-08-06 06:35:31 +00:00