blymn
7279c2034d
Add header containing structure definitions for tape instrumentation
2005-08-07 12:19:06 +00:00
wiz
c91d1d213a
Drop trailing whitespace.
2005-08-07 11:19:35 +00:00
wiz
f309f02fd0
Bump date for previous; use more markup.
2005-08-07 11:17:31 +00:00
wiz
b54afe3f3c
Remove trailing whitespace.
2005-08-07 11:15:38 +00:00
wiz
d531be345e
Sort options.
2005-08-07 11:13:34 +00:00
bouyer
27d425f60f
To disable a channel we need to clear bit 2 or 3, not all other bits but
...
bit 2 or 3. Thanks to Takeshi Nakayama for catching it.
(With this mistake the code was still working for the first channel, because
the reset of the second channel would disable/enable the first one).
2005-08-07 10:12:39 +00:00
manu
111c13fe24
Resolve conflicts caused by recent ipsec-tools-0.6.1rc1 import by prefering
...
the newer software. Some useful local change might have been overwritten,
we'll take care of this soon.
2005-08-07 09:38:45 +00:00
manu
df08b9e74a
Update ipsec-tools to 0.6.1rc1
...
Most of the changes since 0.6b4 have already been committed to the NetBSD
tree. This upgrade fixes some IPcomp and NAT-T related problems that were
left unadressed in the NetBSD tree.
2005-08-07 08:46:11 +00:00
junyoung
3016e4660a
Correct OpenPAM maintainer's name broken in last commit.
...
NOTE: this file is now encoded in UTF-8.
2005-08-07 08:38:30 +00:00
manu
6f554afd12
Update config.h and package_version.h to match the upcoming import
...
of ipsec-tools 0.6.1rc1
2005-08-07 08:36:28 +00:00
manu
ae124933ca
introduce ipsec_policy_t to help user programs with the change of
...
ipsec_set_policy, ipsec_get_policylen and ipsec_dump_policy prototypes
(using void * instead of caddr_t)
2005-08-07 08:34:32 +00:00
yamt
8988782aa6
wm_rxintr: ignore h/w assisted checksum results if WRX_ST_IXSM is set.
2005-08-07 05:18:42 +00:00
yamt
7b11b076da
fix a typo(?) in an unused macro. (WRX_ST_ISXM -> WRX_ST_IXSM)
2005-08-07 04:56:25 +00:00
yamt
afdf806bac
wrap some code with #if defined(NFS_BOOT_BOOTSTATIC).
2005-08-07 04:54:58 +00:00
yamt
f37bf52fce
sysctl_create: remove an unused variable.
2005-08-07 04:54:07 +00:00
peter
c4add27fee
Fix a few Xrefs.
2005-08-07 01:05:51 +00:00
peter
d0b18db569
Allow to change the location of the pf ruleset with the variable $pf_rules.
2005-08-07 01:03:39 +00:00
peter
3592744c86
Remove Xref to securelevel(7), we don't have it.
2005-08-07 00:53:13 +00:00
peter
96710de782
Mention ftpd standalone mode.
2005-08-07 00:38:07 +00:00
chris
3d4b482c1f
As requested in PR port-cats/30460 add support for GENERIC.ABLE kernel to
...
sysinst, and also add the ABLE install kernel to the generated release
kernels.
2005-08-07 00:21:38 +00:00
chris
428f7b8491
Check in cats specific tweak to make older de cards work as tlp devices.
...
With this tweak I've completed a full install from NFS of 3.99.7, using a
card the previously didn't work as a tlp device.
2005-08-06 23:40:39 +00:00
bouyer
9c635d80b4
remove debug printf
2005-08-06 22:25:32 +00:00
bouyer
d1278fcba8
Add an optionnal controller callback for channel reset. If the callback
...
is set to NULL, use the generic reset code.
Use this to work around a bug in some Acer IDE controllers (like the
one found in some sparc systems) where a controller disable/enable
is required after a reset to avoid data corruption when Ultra-DMA is
used. Workaround from opensolaris, thanks to Hiroki Sato for testing.
2005-08-06 22:07:24 +00:00
elad
c1494c99c6
Use sysctl to fetch IP, ICMP, TCP, and UDP statistics.
2005-08-06 17:58:13 +00:00
junyoung
f2b6f83557
Update gcc, xfree86, and zlib.
...
Remove trailing spaces.
2005-08-06 14:34:12 +00:00
kiyohara
bbebe4a265
Using DLT_APPLE_IP_OVER_IEEE1394.
2005-08-06 14:09:54 +00:00
rpaulo
ec70a5dc17
Explained how -B works and how it works in conjunction with -I or -s.
...
Reviewed by wiz@
2005-08-06 11:23:32 +00:00
yamt
d6d72a6dc9
wrap INET only code by #if defined(INET). (in __NetBSD__ part)
2005-08-06 11:22:39 +00:00
blymn
b7550dc6d4
Add and document some convenience aliases for commonly required option
...
combinations.
2005-08-06 09:00:20 +00:00
drochner
6fa75915fe
libpcap and tcpdump are at X.9.3
2005-08-05 16:23:36 +00:00
jmmv
1dae1602d4
vgonel takes two parameters, not one.
2005-08-05 13:37:25 +00:00
jmmv
68e38c123b
Replace a dot with a colon, as a list of items follows it.
2005-08-05 13:32:06 +00:00
jmmv
dc8a3e3a58
Sync tag-types list with reality (missing VT_PTYFS) and fix some typos.
...
Bump date.
2005-08-05 13:28:50 +00:00
jmmv
db4c002235
Fix comment regarding sbp->f_favail (which was a duplicate due to a pasto).
2005-08-05 13:24:18 +00:00
jmmv
5aff10d277
Fix some typos in comments.
2005-08-05 13:22:23 +00:00
jmmv
6625b5f32f
Lowercase after semicolon.
2005-08-05 13:21:13 +00:00
jmmv
a31858b1d2
Fix a typo and replace a comma with an 'and'.
2005-08-05 13:20:05 +00:00
jmmv
060dc147c7
Fix wording in a comment.
2005-08-05 13:18:32 +00:00
rpaulo
065d668046
Mention new bpf(4) sysctls.
2005-08-05 12:24:04 +00:00
elad
8920c39bb8
Fix printing formats.
2005-08-05 12:16:51 +00:00
junyoung
fb1a9a3413
Use NULL where appropriate.
2005-08-05 11:14:32 +00:00
junyoung
28f7bf4885
Cosmetic changes.
2005-08-05 11:05:44 +00:00
junyoung
683f615a8f
Move proc0 initialization from main() in init_main.c and proc0_insert() in
...
kern_proc.c into a new function proc0_init() in kern_proc.c, as suggested
on tech-kern@ days ago.
2005-08-05 11:03:18 +00:00
jmmv
e062fbf94f
Let this build when MSDOSFS_DEBUG is defined (v_id disappeared a long time
...
ago but it was still used here).
2005-08-05 11:00:31 +00:00
wiz
a419bb673a
espie@openbsd:
...
impelmentation -> implementation
yes, new typo for an old friend.
2005-08-05 10:39:05 +00:00
skrll
1293f7a748
Add (commented out) ucycom to various kernel configs.
2005-08-05 09:23:16 +00:00
elad
6439f2618f
Add sysctls for IP, ICMP, TCP, and UDP statistics.
2005-08-05 09:21:25 +00:00
skrll
40f827d8b1
Don't make symlinks when doing obj, clean, or cleandir targets.
2005-08-05 09:16:54 +00:00
skrll
a5707134df
+#include <sys/device.h>
2005-08-05 07:27:47 +00:00
christos
6240774069
More KNF cleanups from Max Okumoto
2005-08-05 00:53:18 +00:00