manu
85111f912e
IPv4 PIM support, based on submission from Pavlin Radoslavov on tech-net@ :
...
two new files I forgot to add on the first cvs commit.
2004-09-04 23:32:29 +00:00
manu
6e3c639957
IPv4 PIM support, based on a submission from Pavlin Radoslavov posted on
...
tech-net@
2004-09-04 23:29:44 +00:00
manu
35053e0e8d
Recognize bundles as mach-O executables
2004-09-04 23:21:26 +00:00
lukem
293ecb3f96
missing postfix docs; postconf(5) postconf.5.html OVERVIEW.html
2004-09-04 22:56:16 +00:00
lukem
e58e6ec148
add postconf.5.html OVERVIEW.html. style cleanup
2004-09-04 22:53:35 +00:00
lukem
336311d0ad
style cleanup (alpha sort list, reformat comments)
2004-09-04 22:28:26 +00:00
lukem
6be90f72e3
add postconf(5). style cleanup (alpha sort list, reformat comments)
2004-09-04 22:22:26 +00:00
lukem
ee7fcfe0f4
style cleanup (alpha sort list, reformat comments)
2004-09-04 22:16:48 +00:00
tsutsui
52b46dcf6f
- Use ANSI function declarations and make some functions static.
...
- Some KNF
2004-09-04 13:43:11 +00:00
tsutsui
378871cd27
Include ioconf.h to declare struct cfdriver.
2004-09-04 11:28:32 +00:00
dsl
434117bcce
Set the XFL field of the gzip header to indicate maximum compression or
...
fast compression. Fixes PR bin/26812
Add references the the 3 relevant RFCs
2004-09-04 10:48:57 +00:00
skrll
ab05973128
Use "NULL" instead of "(struct foo *)0".
2004-09-04 07:09:35 +00:00
thorpej
e489b76d88
More complete fix for overriding CPUFLAGS and also apply fix to bootxx,
...
from Valeriy Ushakov.
2004-09-03 21:55:17 +00:00
thorpej
f340ce91f0
Override CPUFLAGS to empty so that a CPUFLAGS setting in the user's
...
mk.conf don't affect the C options we need to build the boot loader.
2004-09-03 18:25:04 +00:00
darrenr
02c34673a3
add a per-socket counter for dropped UDP packets when the internal buffers
...
are full.
2004-09-03 18:14:09 +00:00
sketch
6f068797e2
Fix obvious grammar mistake. Most of this file could do with a rewrite.
2004-09-03 14:24:50 +00:00
leo
86c572bcee
Correct typo in copyright notice. (noticed by Hubert Feyrer).
2004-09-03 14:07:57 +00:00
he
dd3405192a
Move crtbeginT.o from shl.elf to gcc.mi, so that it is only included in
...
the set list if HAVE_GCC3=yes. Fixes build of release for the vax port.
2004-09-03 11:26:22 +00:00
sekiya
191a6b609d
Regen.
2004-09-03 10:31:47 +00:00
sekiya
98c96dbb1e
Add big-endian elf64 to ld for MIPS targets.
...
Reviewed by simonb@
2004-09-03 10:30:09 +00:00
smb
57643d12c5
Don't try and add a state session if the packet has already been checked
...
and marked as out of window - trying to do the add will result in a failure
and the packet being blocked, incorrectly.
Committed By: darrenr
Tested By: smb
2004-09-03 04:18:09 +00:00
he
6c2143cef0
Make this driver recognize LSI Logic MegaRAID 320-2 RAID controllers.
...
Fixes PR#26834, patch from that PR.
2004-09-02 21:12:42 +00:00
chs
38f9a8eb8b
make this compile on platforms where PAGE_SIZE is not a compile-time constant.
2004-09-02 12:39:56 +00:00
scw
ecadc37220
Fix the rcsid.
2004-09-02 12:23:09 +00:00
jmmv
9e7f11e2ee
+ POLS.
2004-09-02 12:10:11 +00:00
jmmv
eb6866861c
s/password databases/group databases/
2004-09-02 11:43:18 +00:00
jmmv
25298658a7
Fix indentation of a line in the sample file.
2004-09-02 11:41:27 +00:00
jmmv
a5b2b35142
Add missing blank line between items.
2004-09-02 11:35:56 +00:00
jmmv
9c15c4ad4f
Add minor space for proper formatting.
2004-09-02 11:33:24 +00:00
scw
db255697d0
Apply suggested changes from PR port-powerpc/24830 arch/powerpc/ibm4xx:
...
Bad register constraints in copyin(), copyout(), copyinstr(), copyoutstr(),
and delay().
2004-09-02 08:22:58 +00:00
tacha
163c7d245a
Make this compile again.
2004-09-02 02:18:38 +00:00
tacha
8c200b07b6
DO do-gnu-lib-crtstuff${LIBGCC_EXT} only when ${HAVE_GCC3} != "no",
...
since we don't have crtstuff subdirectory.
2004-09-02 02:02:38 +00:00
wiz
d05a042013
Sort options. Use more mdoc macros. Some nit fixes. Bump date.
2004-09-01 23:26:10 +00:00
yamt
1575138bfb
document default format.
2004-09-01 22:18:20 +00:00
drochner
1bf98e790e
one more case: don't use ISACF_* constants internally
2004-09-01 21:30:25 +00:00
drochner
d2d513bdd8
more namespace sanity: ISACF_*_DEFAULT constants are for ISA
...
frontends, not for general use
2004-09-01 21:26:29 +00:00
drochner
639a892ed1
symbolic constants are good, but this is another namespace
2004-09-01 21:13:44 +00:00
drochner
c6ad150573
use the locator passing config_found/submatch, and limit use of the
...
"locators.h" header to the .c file
2004-09-01 21:09:09 +00:00
drochner
789b04b977
include locators.h from .c only, avoids unnecessary dependencies
2004-09-01 20:59:30 +00:00
drochner
0b2a837787
use a submatch function for drive attachment, and pass locators
...
just for sanity
2004-09-01 20:57:58 +00:00
dsl
ab6077db18
Remove the functionality added in rev 1.7.
...
With no menu items the mbr_bootsel code will wait for the timeout (default
10 seconds) and then boot the default device - usually the active partition.
Forcing the 'active' partition was wrong - jmmv has a system which needs
to boot from hd1 where hd0 has no mbr partition info.
I suspect the problem I though rev 1.7 fixed was actually caused by
disklabel copying sector zero of the disk to sector zero of the partition!
Gains another 9 bytes of free space, mbr_bootsel now has 20 free bytes.
2004-09-01 20:31:20 +00:00
jdolecek
56afb5b885
fix typo
2004-09-01 19:38:09 +00:00
tsutsui
221c318874
- Adapt to the MI wdc driver changes which added the notion of
...
"shadow registers":
http://mail-index.netbsd.org/source-changes/2004/05/25/0048.html
- While here, also fix accesses to CTL regsters to use the correct address.
Now the cobalt bootloader works again.
XXX Maybe we should make this SA wdc driver MI...
2004-09-01 15:54:39 +00:00
yamt
175e99933e
uvm_pagefree: when orphaning an A->K loaned page,
...
- decrement uvmexp.anonpages as it's no longer an anon page.
- null out anon->u.an_page as the anon no longer own the page.
uvm_anfree: add related assertions.
2004-09-01 11:53:38 +00:00
yamt
23c60dbfe0
uvm_anfree: remove a comment which is no longer true.
2004-09-01 10:09:26 +00:00
chs
a3b206f61a
pass data to a function via an argument instead of via a global variable.
...
this avoids a name collision with libcurses functions when both are
present in a crunched static binary. part of PR 26458.
2004-09-01 01:47:09 +00:00
chs
c2472e10b2
rename a global variable so that it doesn't collide with a libcurses function
...
when both are present in a crunched static binary. part of PR 26458.
2004-09-01 01:46:56 +00:00
chs
dc8f6bbd12
pass data to a function via arguments instead of via global variables.
...
this avoids a name collision with libcurses functions when both are
present in a crunched static binary. part of PR 26458.
2004-09-01 01:46:28 +00:00
uwe
af4511cccc
Force STRIPFLAG to be empty after bsd.own.mk is included, so that
...
any value set in /etc/mk.conf is overriden.
2004-08-31 22:57:13 +00:00
uwe
e8d7ac57c1
Add missing .Ed reported by new mdoc.
2004-08-31 17:11:33 +00:00