martin
159e915384
Backout previous: bus_space_handle_t is an opaque type and can not be
...
initialized savely.
2006-04-21 08:39:30 +00:00
mrg
294cfe6c44
don't rebuild configure, Makefile.in or config.h.in without explicitly
...
asking for it.
2006-04-21 03:41:51 +00:00
hubertf
ce8f04b19d
Don't try to determining the size of what's coming when reading from a pipe.
...
Instead of reporting some bogus values, print no progress at all.
(It's beyond me why stat(2) on a pipe returns funny values...
see the PR below for some examples!)
Fixes PR bin/33207 by myself.
OK'd by mrg@
2006-04-20 23:20:55 +00:00
skrll
61458fa35f
Do a mknative run to pick up (for real) the added support for various
...
features.
nan is removed from libstdc++ as it's been added to libc. A major bump
is avoided as there are very few (no) examples of linkage against
libstdc++ and not against libc.
2006-04-20 20:14:05 +00:00
dogcow
3d7a8aef39
fix breakage due to iostats header twiddling
2006-04-20 18:58:06 +00:00
christos
700c4bf2b7
Put back the code that avoids matching the lmc card. As pointed out by David
...
Boggs, it does not matter if the lmc driver routine returns 100 for the match,
because if the lmc driver is loaded via an LKM after boot, the other drivers
would have claimed the card already.
2006-04-20 17:08:20 +00:00
christos
667e91e30f
Add an empty attach function. Reported by David Boggs
2006-04-20 17:03:35 +00:00
christos
df4a13ef08
New version from David Boggs
2006-04-20 16:53:19 +00:00
christos
3d76b885e1
New version from David Boggs.
2006-04-20 16:51:57 +00:00
perry
f02ed04954
some rewording and reformatting to fit some lines in 80 colums,
...
especially when commented out.
2006-04-20 15:58:52 +00:00
christos
61f18cbf91
Make this compile again.
2006-04-20 13:23:14 +00:00
blymn
10df330c85
Prefix iostat structure elements with io_
2006-04-20 12:13:51 +00:00
hannken
52d2a20915
Build and install the man page on all machine archs.
2006-04-20 11:29:08 +00:00
nonaka
c6cf9409c1
note I-O DATA HDL-G support in evbarm.
2006-04-20 11:25:46 +00:00
drochner
d8da09bdaf
fix buffer overflow (CVE-2006-1744), from Debian
2006-04-20 10:57:26 +00:00
elad
7dee29b687
update scope, requested by yamt@.
2006-04-20 10:56:08 +00:00
mrg
bd52d17906
initial import of GCC 4.1 branch, from 2006-04-20. list of changes way
...
too large to list, but see:
http://gcc.gnu.org/gcc-3.4/changes.html
http://gcc.gnu.org/gcc-4.0/changes.html
http://gcc.gnu.org/gcc-4.1/changes.html
for the details.
2006-04-20 10:19:17 +00:00
pavel
1cca0f0250
correct a typo: configruation -> configuration
2006-04-20 08:37:33 +00:00
uwe
641b9250f7
Properly use ".Nx Ns /i386" to refer to NetBSD/i386.
2006-04-20 03:44:01 +00:00
uwe
dca61a460d
s/xen/xen-i386/ in MACHINE_ARCH_LIST as that's what the code below expects.
2006-04-20 03:33:01 +00:00
uwe
5c626d86b7
Update portmasters list. Fix first line to use empty cells to avoid
...
bad output for HTML, and warning for other formats. Fix last line to
have enough empty cells.
XXX: The list of portmasters should be sorted by last name.
2006-04-20 03:04:34 +00:00
rittera
f672e2e9eb
Added the -f firmware information back, but commented it out. Now it should
...
be easy to add once support for these firmware files is added to NetBSD.
2006-04-20 02:56:42 +00:00
uwe
3df4d1dece
Add myself to the list of developers (if somewhat belatedly).
2006-04-20 02:20:39 +00:00
uwe
0a306a7d14
Properly use ".Nx Ns 's" for "NetBSD's" to avoid unknown version warning.
2006-04-20 01:32:48 +00:00
uwe
64026d26a0
.Nx should be on a line by itself.
2006-04-20 01:22:56 +00:00
gdamore
c5c8b2714a
Regen.
2006-04-20 01:15:19 +00:00
gdamore
62e9e94873
Add a bunch of additional Radeon entries, and correct/cleanup a few of them
...
for consistency and to match Xorg. I am assuming that Xorg contains the
correct information, since it actually makes use of this information.
2006-04-20 01:13:47 +00:00
uwe
5a943f6c33
Opening curly at the end of line should be followed by backslash to
...
prevent roff from seeing empty lines in input.
2006-04-20 01:10:23 +00:00
uwe
ee206b0099
Properly format apropos(1) example.
2006-04-20 01:05:47 +00:00
uwe
b7c401e893
Opening curly at the end of line should be followed by backslash to
...
prevent roff from seeing empty lines in input.
2006-04-20 00:57:33 +00:00
uwe
d6b8bef553
Trailing comments are introduced with \" not .\"
2006-04-20 00:05:32 +00:00
uwe
67f9355337
Spell Kungliga Tekniska H\(:ogskolan using escape sequence.
2006-04-19 23:35:59 +00:00
he
9975d46f43
Move ndiscvt to be an i386 MD program, so that this matches what the
...
Makefile specifies -- it only builds the program for i386 so far.
2006-04-19 21:53:12 +00:00
pavel
43bd0b5956
PR 32579: Add a -T flag to syslogd, which causes it to use local time for
...
messages received from the network. Useful for collecting logs from
devices which do not have correct time.
Add it to usage.
Document it, also document that syslogd adds a timestamp with the local
time if it does not recognize the original timestamp field. Bump date.
Approved by wrstuden@.
2006-04-19 21:18:50 +00:00
martin
36c96e27d5
Backout previous and redo it by eliminating a superflous production
...
instead - this eliminates the reduce/reduce conflict but leaves the
accepted language alone.
2006-04-19 20:38:49 +00:00
martin
8f6ebaa09e
Remove a reduce/reduce conflict by splitting the "assign" non-terminal
...
into a assign_list one (comma separated list of assigns) and the simple
assign one.
2006-04-19 17:52:24 +00:00
tsutsui
91174570f2
- use M_NOWAIT rather than M_WAITOK for malloc(9) to allocate RX buffer
...
in zstty_attach()
- check a return value of the malloc(9)
Taken from com.c, and somehow this seems to fix PR port-sun2/32420 on tme.
2006-04-19 17:44:07 +00:00
macallan
29f4f9865a
fix some ugly mixup of virtual and physical addresses
2006-04-19 17:41:24 +00:00
christos
19e3773ffa
Apply fix from FreeBSD's advisory: fxrstor on AMD FPU's does not restore
...
FIP,FDP,FOP thus leaking other process's execution history.
2006-04-19 17:19:48 +00:00
rittera
d4fa82ba2a
Removed the entire section on firmware from ndiscvt.8 as I don't think this is
...
currently working for NetBSD (I don't have any cards available that use the
firmware modules discussed). I also removed referances to the non-existing
man-pages ndis(4) and ndisapi(9) from FreeBSD.
2006-04-19 17:01:50 +00:00
christos
23be85ae7f
"struct ucred" should not be exposed to userland. Instead make it a "void *"
...
since it is not really used.
2006-04-19 15:52:58 +00:00
christos
ab0d027f23
Do the lex/yacc portions the sanctioned way, instead of adding Makefile gunk.
2006-04-19 15:45:21 +00:00
hannken
f4729837b8
Emit "a snapshot of" message for snap_internal case too.
2006-04-19 15:42:12 +00:00
christos
74e3aa75eb
Perry reports that buf can be NULL, so deal with it.
2006-04-19 15:13:34 +00:00
he
14efda3f28
Be sure to prefix explicitly mentioned source files with ${.CURDIR}/,
...
so that this can build with objects placed elsewhere.
2006-04-19 15:10:40 +00:00
jmcneill
f77081f364
Don't use simple_locks; we can't hold them while calling malloc and
...
friends.
2006-04-19 14:10:58 +00:00
tron
1b9393837d
Add missing entries for ndiscvt(8) and its manual pages.
2006-04-19 10:58:17 +00:00
drochner
1168954c68
adjust comments for the new location of wskbdmap_mfii.c,
...
addresses PR kern/33290 by henry nelson
2006-04-19 10:31:44 +00:00
lukem
2eb5047221
Order & uniq DEPS, a la <bsd.dep.mk>.
2006-04-19 07:08:17 +00:00
lukem
7caf2ff17d
Sort SYSTEM_OBJ before adding to SYSTEM_DEP.
...
Kernel builds are now more consistent with userland
(and IMHO building in order is more asthetically pleasing.)
2006-04-19 07:06:22 +00:00