dsl
9778762a60
Keep unstripped binary in $OBJ, use are timestamp instead of prog.stripped.
...
Patentially useful as a source of symbol information for debugging.
2003-07-09 19:51:07 +00:00
kleink
4e043afc74
Fix pasto in 1.26; spotted by Thomas Klausner.
2003-07-09 15:38:20 +00:00
wiz
f61187c074
Remove superfluous ] in last.
2003-07-09 14:47:33 +00:00
drochner
994673f63c
As already done in binutils-2.14:
...
Use the "LL" suffix for 64-bit constants.
Now gcc-3.3 doesn't warn about "constants too large
for "long"" or so anymore.
2003-07-09 14:43:24 +00:00
wiz
b65146bf4a
Bump date for -O change.
2003-07-09 14:42:16 +00:00
wiz
d3d460c513
Nd argument needs no quotes; use .In instead of .Fd ...; mark up
...
NULL as Dv instead of Va (it's not really variable, is it? :) ).
Replace & with \*[Am].
2003-07-09 14:40:53 +00:00
wiz
b13e3bee0e
Sort SEE ALSO; don't put normal text at the end of macro lines;
...
new sentence, new line. Bump date to when the driver was imported.
2003-07-09 14:35:03 +00:00
drochner
82df414328
Fix another case where the %{R*} in LINK_SPEC got lost.
...
Should resolve PR toolchain/22098 by Richard Earnshaw.
2003-07-09 14:34:47 +00:00
he
db2df0cdd4
After the recent changes to if_ieee80211.h, we need to include
...
if_media.h earlier.
2003-07-09 14:30:29 +00:00
wiz
4674b1491f
Fix comment; new sentence, new line; mark up some
...
trademarks; man page appeared in 2.0, not 1.6.1+.
2003-07-09 14:23:45 +00:00
wiz
430089f6b0
Nd argument should be on same line; new sentence, new line;
...
NetBSD -> Nx; man page appeared in 2.0, not "1.6.1+".
2003-07-09 14:20:06 +00:00
wiz
bb96abeb13
Bump date to when this was first committed.
2003-07-09 14:16:26 +00:00
wiz
60c9febddd
Drop trailing spaces.
2003-07-09 14:12:31 +00:00
kleink
9789cc2d45
Mention related kernel options where applicable.
2003-07-09 13:35:08 +00:00
wiz
68cbd06b9e
Remove installboot/i386(8) man page too, and add it and the catted version
...
to the obsolete list.
2003-07-09 09:38:05 +00:00
dsl
f496a8be1b
Remove i386/installboot(8)
2003-07-09 09:35:42 +00:00
wiz
e4efe31690
Unused.
2003-07-09 09:35:38 +00:00
dsl
f8a6eac868
Don't build the i386/installboot man page, i386 can use the MI
...
installboot.
2003-07-09 09:29:05 +00:00
lukem
7d830fa777
tweak previous; no need to have .Sm on and then just .Sm off
2003-07-09 08:09:04 +00:00
itojun
7649b12429
remove obsolete comment on the use of m_pullup
2003-07-09 04:05:59 +00:00
kristerw
a7c803af07
Remove variable names from prototypes.
2003-07-09 01:59:34 +00:00
matt
0f8d87a96d
Update to new world order. **not tested** But will allow builds to
...
finish.
2003-07-09 00:55:45 +00:00
uwe
99b1f08d32
#include <string.h> for memset and memcpy.
...
Caught by gcc 3.3.
2003-07-08 23:33:50 +00:00
uwe
e8eb650251
"extra tokens at end of #endif directive".
...
Caught by gcc 3.3.
2003-07-08 23:26:55 +00:00
jschauma
dff18e6662
Add missing closing ']' for character class examples.
2003-07-08 22:15:04 +00:00
cdi
684b6d6499
traceit: don't use %g7 as it is to become curcpu() register. Add comments.
2003-07-08 22:09:26 +00:00
dsl
6da321c1aa
Sort out (and remember) the disk partition we will install into.
...
This should stop the i386 code splatting all over the start of the disk
during upgrade.
Upgrade will still use partition 'a' (unless you loop through the install
far enough first!)
2003-07-08 17:38:54 +00:00
dsl
a72609cec0
Only save and merge /etc if the /etc set is being installed.
...
Actually this needs changing to use /usr/sbin/etcupdate (or similar),
but the script needs fixing first.
Might be better for sysinst to have its own copy, gets to be fun to run
because you have to pull the commands from the target FS.
2003-07-08 16:12:18 +00:00
kochi
61634e9a74
Don't compile db*.c & dm*.c unless ACPI_DEBUG and DDB are specified
2003-07-08 15:34:32 +00:00
wiz
edd3200d61
John Heasley thinks there is a comma missing, and I agree. Add it.
2003-07-08 14:45:48 +00:00
dsl
294dd49644
Stop timezone submenu exploding (strcmp of MSG_xxxx).
...
Allow mbr partition type to be changed without losing disklabel info
for same area of disk (allows type to be changed from 165 to 169).
2003-07-08 11:58:57 +00:00
seb
cbcb286ff0
Add missing mlinks for tree(3).
...
Approved by wiz@.
2003-07-08 11:34:17 +00:00
itojun
0463e41004
on interface detach, clear multicast forwarding table. from kame
2003-07-08 10:20:45 +00:00
itojun
7f6ed16ef4
function prototype must not have variable name
2003-07-08 10:06:28 +00:00
itojun
a706d499a1
function prototype must not have variable name
2003-07-08 09:07:15 +00:00
rh
8ae8eb43b3
regen
2003-07-08 07:26:26 +00:00
rh
8024e394f6
Add CMI8330/C3D Audio Adapter (wss). This closes PR kern/22081 by Mayukh
...
Bose <mayukh at earthlink dot net>.
2003-07-08 07:26:04 +00:00
itojun
91b11e1eba
prototype must not have variable name
2003-07-08 07:13:50 +00:00
itojun
eaed89fec5
prototype must not carry variable name
2003-07-08 06:49:19 +00:00
itojun
4aa6c6db24
no variable in prototype
2003-07-08 06:28:52 +00:00
itojun
adf3f90c81
no variable name on prototype
2003-07-08 06:24:29 +00:00
itojun
88e38f1888
prototype must not have variable name
2003-07-08 06:17:59 +00:00
simonb
670252d63a
Note tar -O "extract to stdout" support.
2003-07-08 06:04:36 +00:00
simonb
1301238ab7
Add support for gnutar's -O "extract to stdout" option.
2003-07-08 06:00:48 +00:00
itojun
04392e7f81
prototype must not have variable name
2003-07-08 05:39:23 +00:00
itojun
861516eeb7
install more postfix README files. based on PR 22086
2003-07-08 05:17:12 +00:00
lukem
abeae9d450
add MAKECONF to vars that "params" target shows
2003-07-08 04:25:21 +00:00
lukem
5d226417ac
fix cesfic entry whitespace to be consistent
2003-07-08 04:21:28 +00:00
gson
60359fcd1e
When building with "-j 2", linking the "file" tool failed because
...
libmagic.la hadn't been built yet. Work around by adding a .NOTPARALLEL
target.
2003-07-08 03:41:34 +00:00
enami
f91480b342
Replace some spaces with tab and remove trailing spaces.
2003-07-08 03:32:00 +00:00