scw
081b7696ba
Simplify the round/trunc page, and btop/ptob macroes.
2003-12-07 20:03:04 +00:00
scw
c70112f9ae
Quell a bunch of compiler warnings by avoiding using 'long long'.
2003-12-07 20:01:58 +00:00
scw
4d1e9c4846
De-lint.
...
(hey, these have never been linted before anyway ;)
2003-12-07 20:00:38 +00:00
scw
525f9bf302
Note some hacks required for gcc3 on sh5.
2003-12-07 19:58:25 +00:00
scw
801bdc886f
Gcc3 for sh5 gets an ICE compiling ns_main.c at -O2.
...
Drop to -O1 for now when building for sh5.
2003-12-07 19:57:39 +00:00
scw
9867e34ef7
- Work around a gcc3 ICE when building reload1.c at -O2 on sh5:
...
Compile reload1.c at -O1.
- Work around a fatal warning when building function.c on sh5:
Define NOGCCERROR to disable -Werror.
2003-12-07 19:56:59 +00:00
scw
a72cb1203e
MD glue for binutils on sh5.
2003-12-07 19:42:03 +00:00
scw
29b106093d
Swap WEAK_ALIAS args to how they should be.
2003-12-07 19:37:23 +00:00
christos
5173151e16
add altq
2003-12-07 19:12:56 +00:00
christos
489763f22c
whitespace fixes.
2003-12-07 19:12:31 +00:00
thorpej
fbc2b3fcd3
Fix a couple of small whitespace errors.
2003-12-07 18:58:11 +00:00
perry
760b3486e4
suppress disk reports about nfs mounts, kernfs and procfs.
2003-12-07 16:55:04 +00:00
is
0534dcc9c5
Report read errors, too.
2003-12-07 16:50:43 +00:00
perry
eda014eade
Don't print "Last dump" report if /etc/dumpdates is zero length or absent.
...
Don't print OTP/skey report if /etc/skeyskeys is zero length or absent.
2003-12-07 16:35:04 +00:00
perry
d9adb3cb0f
use -h ("human readable") instead of -k on nightly df
2003-12-07 16:20:18 +00:00
perry
9d454b9e0a
mention that -h also overrides BLOCKSIZE, and sort around there
2003-12-07 16:18:25 +00:00
fredb
0eb4e5c6ee
Add a synopsis, disclaimer, and a hypertext link to the "real" documentation.
2003-12-07 16:11:58 +00:00
fredb
fe1351034e
Whitespace and punctuation cleanup. Try to fill lines up to 72 columns.
2003-12-07 16:02:35 +00:00
fredb
44d9f578ac
Expand the "pool.ntp.org" section. Drop "maxpoll", call for volunteers,
...
add some example country codes, and use disjoint CNAMES by default, as
discussed in PR misc/23283 (by Adrian 'Dagurashibanipal' von Bidder),
the pool.ntp.org mastermind and maintainer).
2003-12-07 16:01:00 +00:00
fredb
54d0d4cd23
Add a "tos" directive.
2003-12-07 15:56:30 +00:00
simonb
89101363de
Don't install <machine/intr.h>.
2003-12-07 14:16:03 +00:00
simonb
af535ef8a2
Add a.out weak-symbol support (new in binutils 2.14).
2003-12-07 12:58:56 +00:00
simonb
0921f67df2
No shared libraries on ns32k at the moment - set *PICFLAGS to nothing.
2003-12-07 12:56:45 +00:00
simonb
b18e40ea85
Use -O2 for ns32k now.
2003-12-07 12:53:58 +00:00
simonb
758f7fd25d
Check for __weak_alias macro before using it.
2003-12-07 12:53:19 +00:00
simonb
20627a20ec
Document ns32k gcc332 ICE when compiling libcpp's cppmacro.c.
2003-12-07 12:52:33 +00:00
simonb
affca5fc17
Use -O1 to compile cppmacro.c on ns32k to avoid an ICE.
2003-12-07 12:51:43 +00:00
simonb
df1bc575d0
Include gthr-single.h instead of gthr-posix.h on ns32k now.
2003-12-07 12:44:54 +00:00
simonb
32820e3ec5
Use gthr-single.h ("no real pthreads support") on ns32k for now.
2003-12-07 12:25:43 +00:00
simonb
3155813857
ns32k c++ (probably a.out?) currently doesn't support the
...
-ffunction-sections andd -fdata-sections flags; disabled them
for now.
2003-12-07 12:23:35 +00:00
ichiro
d0ab1c6564
regen.
2003-12-07 10:37:28 +00:00
ichiro
21b20ac54f
add bluetooth products
...
Anycom BlueCard LSE041 R1B
Anycom Bluetooth CF Card LSE039
2003-12-07 10:37:11 +00:00
martin
8c36f2238a
Add missing break.
2003-12-07 10:33:03 +00:00
he
073a54fdfa
Also make declaration of sysctl_kern_maxptys() depend on NPTY > 0.
...
Makes the mvme68k RAMDISK kernel compile again.
2003-12-07 10:31:32 +00:00
manu
bb9ea468f8
Remove useless and verbose debug message
2003-12-07 10:25:38 +00:00
manu
c29e7d5f16
Added SCHED_INFO flavor in host_info
2003-12-07 10:17:09 +00:00
scw
03aed749f0
Update for gcc 3.3.2 support (with in-tree binutils).
2003-12-07 10:02:45 +00:00
scw
0e54a63381
Recognise sh5 and sh5le.
2003-12-07 09:58:56 +00:00
mrauch
f06ab72b6e
Change the symbol lookup order to search RTLD_GLOBAL objects
...
before referencing object's DAG. This makes it possible for
C++ exceptions to work across shared libraries.
Patch taken from FreeBSD: src/libexec/rtld-elf/rtld.c: 1.67 -> 1.68,
committed there by kan@FreeBSD.org .
2003-12-07 09:36:06 +00:00
mrg
8ae92b7455
merge ultrasparc ofwboot / ofwboot.net.
2003-12-07 09:05:18 +00:00
christos
6a02b7be66
- avoid coredump by returning NULL when read fails and don't keep following
...
the list.
- avoid zerodivide.
XXX: still does not work, but at least it does not core-dump.
2003-12-07 07:28:05 +00:00
christos
676abde787
be more descriptive about what failed by printing the errno and the
...
variable we were trying to fetch.
2003-12-07 07:27:09 +00:00
dyoung
609617af90
Enable RSSI-based rate-adaptation for wi(4). This enables wi(4)-based
...
APs to run at "full speed" where before they ran at just 1 or 2Mb/s.
The AP will adapt the data rate for each client based on packet
losses and the received signal strength.
I have also enabled rate adaptation for STA mode and for IBSS mode,
but the hardware gives us less control over the data rate in those
modes.
2003-12-07 05:44:49 +00:00
dyoung
4232da0fda
Diagnostics: complain if packet decapsulation fails.
2003-12-07 05:34:22 +00:00
dyoung
97ea67538a
Add the RSSI-based rate-adaptation library to the build.
2003-12-07 05:30:22 +00:00
dyoung
2e4c586701
Oops. Make it compile with 'options IEEE80211_DEBUG'.
2003-12-07 05:29:39 +00:00
dyoung
00c2f586dc
Get/set fragmentation threshold. DTRT when the RTS threshold is
...
set.
2003-12-07 05:23:12 +00:00
dyoung
d942dc3968
In _STA mode, don't panic when a stray beacon-miss interrupt is
...
received. Instead, ignore it. It's normal for a stray to come
during the transition to monitor mode.
2003-12-07 05:09:02 +00:00
dyoung
9270de9dc4
Updates to 802.11 radiotap. The _DB_ flags were used everywhere to
...
denote a signed dBm Rx power, so rename them to _DBM_ and change
the signedness. Add new _DB_ flags for unsigned Rx power measured
from an arbitrary reference.
Try to synchronize net80211/ieee80211_radiotap.h with my tcpdump
sources (which public tcpdump has not seen, yet) and with FreeBSD.
2003-12-07 04:49:17 +00:00
dyoung
78b6786442
Make the MASK_TO_SHIFT expression less "tall." Hopefully helps
...
work-around the gcc bug reported by Erik Osheim.
2003-12-07 04:22:57 +00:00