pk
84ab67f557
sun4/sun4c DIAGNOSTIC: fix tally of locked down pmegs.
...
pmap_page_protect: DIAGNOSTIC: show `pg' argument in panic.
pmap_unwire: for now, only used for sun4/sun4c MMUs.
2003-08-21 09:36:28 +00:00
hannken
1a2d1be737
Fix syscall_vm86 argument:
...
struct trapframe -> struct trapframe *
2003-08-21 08:36:56 +00:00
jschauma
ca5d0a41d2
Fix two more memory leaks found by Hubert Feyrer.
2003-08-21 04:30:25 +00:00
uwe
42a8e50b21
Add missing prototypes to make softfloat compile with -DSOFTFLOAT_NEED_FIXUNS.
2003-08-21 02:12:33 +00:00
elric
72e3ec4b0c
Should call ufs_close() if it isn't being built in.
2003-08-21 00:01:28 +00:00
christos
f49a04b8f2
make -0 actually work
2003-08-21 00:01:13 +00:00
elric
2a56d40c5c
make 'path' argument to cd9660_open 'const char *' and fix the fallout.
2003-08-21 00:00:52 +00:00
christos
0d30aed428
Add -0 option.
2003-08-20 23:37:51 +00:00
itojun
109461480a
expose CBQ_MAXPRI to userland
2003-08-20 23:32:25 +00:00
jonathan
65d419641b
regen from pcidevs 1.567 with fix for typo in bcm5823 product-id.
2003-08-20 22:58:22 +00:00
jonathan
fcc087c11d
Fix typo (s/5822/5823/) in line for bcm5823 device.
2003-08-20 22:56:13 +00:00
jonathan
c23a2c9c86
opt_inet6.h is FreeBSD-specific, so wrap it with #ifdef __FreeBSD__/#endif.
2003-08-20 22:33:40 +00:00
fvdl
c43b35423e
Pass pointers to frames from assembly, do not use the 'frame on stack
...
as argument passed by value' trick, as gcc 3.3.x makes (valid) assumptions
about the stack that will not be true. Costs 2 instructions per trap/syscall
on i386, 4 per interrupt for MP. One instruction per trap/syscall on amd64,
2 per interrupt for MP. I expect gcc 3.3.1 to make up for this by better
optimization (it'd better..)
While here, make amd64 compile again by using subr_mbr_disk.c
2003-08-20 21:48:35 +00:00
drochner
544307ba64
make the vlan stuff work
2003-08-20 17:41:38 +00:00
matt
a1bba8f344
Relax things so that OFW implementations that don't conform to the OFW PCI
...
bindings will work.
2003-08-20 14:41:56 +00:00
jschauma
39ff49f1b4
Fix memory leak noted by Hubert Feyrer in private email.
...
Patch by Hubert Feyrer as well, OK by kleink.
(I'm just fixing it b/c it's my fault to begin with.)
2003-08-20 14:25:54 +00:00
christos
791007d1e3
Normalize the program's compilation options so they are all of the form SU_
...
and document them.
2003-08-20 14:11:17 +00:00
yamt
7847549d35
use LSDEAD instead of SDEAD for lwp state.
2003-08-20 14:04:00 +00:00
itojun
379deb2b1a
use %llu for unsigned long long printing; PR bin/22552
2003-08-20 13:58:08 +00:00
yamt
611b0b9f15
don't use a space char in wmesg.
...
it makes outputs of SIGINFO confusing.
2003-08-20 13:54:48 +00:00
yamt
be09ed029e
fix indent.
2003-08-20 13:50:53 +00:00
itojun
1403d9d920
KNF
2003-08-20 13:32:33 +00:00
tsutsui
3422a6eafe
Fix Typo.
2003-08-20 13:07:41 +00:00
ragge
e7bd9c8c0f
Add Makefile.
2003-08-20 12:29:08 +00:00
kleink
5d98794ef5
Minor KNF nit from rev. 1.13.
2003-08-20 10:43:55 +00:00
martin
88055fbde5
Include <stdlib.h> for exit() prototype.
2003-08-20 09:50:16 +00:00
itojun
ccbbb1b94c
fix comment; FD_SET is not used any longer
2003-08-20 03:35:38 +00:00
itojun
7fb76a1cf3
no longer in use
2003-08-20 01:31:12 +00:00
itojun
e0e82d2080
typo
2003-08-20 01:28:44 +00:00
itojun
7f5c6fbfb1
use strlcpy
2003-08-19 22:22:27 +00:00
erh
a22558465d
Add entry for Intel 82801EB AC-97 audio. Audio sounds fine with this,
...
although the mixer settings are a bit odd: outputs.master doesn't do anything,
but outputs.surround does.
2003-08-19 21:04:22 +00:00
dsl
b969d59ce5
make sysinst compile for amd64
2003-08-19 17:25:49 +00:00
dsl
b0559c2322
Add some trailing spaces to force line breaks.
2003-08-19 14:33:16 +00:00
martti
4afa6d82c1
Backout the previous commit
2003-08-19 12:53:30 +00:00
itojun
c636858983
correct strange indentation
2003-08-19 12:52:13 +00:00
dsl
40bac1084c
When writing the disklabel:
...
- Write label to all netbsd (type 169) mbr partitions (even if they don't
already have a label).
- Update any label found in sector LABELSECTOR and sector 0.
Latter change makes DIOCWDINFO (etc) work on raidframe (fixing bin/22529).
2003-08-19 11:49:24 +00:00
ragge
a9e5513c6b
Kerner library files for pdp10.
2003-08-19 10:59:26 +00:00
ragge
7ea6b903f5
Basic machine-dependent code for pdp10.
...
Lots of stuff here not yet finished.
2003-08-19 10:54:59 +00:00
ragge
a08c4b9e22
Header files for pdp10.
2003-08-19 10:53:04 +00:00
ragge
7a599d2c3e
Simple ebus, Massbus adapter and Massbus disk drivers.
...
The Massbus disk drivers should be merged with the vax Massbus disk drivers
when the 4.4BSD Massbus code gets free.
2003-08-19 10:51:57 +00:00
ragge
ab103e8af7
Configuration files for pdp10.
2003-08-19 10:49:57 +00:00
martti
9261ba7994
Remove # from the example.
2003-08-19 10:00:29 +00:00
jdolecek
2ed4245f5e
fixup the part what happens when specified filename
...
doesn't exist in description of cinclude
2003-08-19 09:33:16 +00:00
jdolecek
3faeefaf20
document 'include', 'cinclude', 'prefix' and 'package'
...
bump date
2003-08-19 09:29:22 +00:00
dsl
79b2073eea
Significantly reduce the non-monotonicity of this function.
...
The way time is apportioned to interrupt/system/user makes it impossible
to guarantee monotonicity except by saving the previous value!
2003-08-19 08:31:18 +00:00
itojun
b83dd2f98b
remove unneeded #ifdef __NetBSD__
2003-08-19 08:00:54 +00:00
itojun
ade8129bdc
make ip_fragment public (it is for coming PF integration)
2003-08-19 01:20:03 +00:00
uwe
acd641f87d
Add -I${BACKENDOBJ} to HOST_CPPFLAGS so that `fini' host program can
...
find auto-build.h.
Fixes PR/22497.
Ok by mrg@.
2003-08-19 01:13:25 +00:00
christos
ae572737ba
make ip_fragment static and add prototype.
2003-08-19 00:54:41 +00:00
itojun
4f8ba921cd
correct ip_multicast_if fix to always set ifp (tnx Shiva)
2003-08-19 00:17:38 +00:00