wiz
92b40f3b9f
Reword to work around phrasing that caused lots of discussions.
...
From Robert Elz.
2013-05-26 17:25:53 +00:00
isaki
476ceddb69
Increase the image size to 1500KB.
2013-05-26 12:18:06 +00:00
isaki
6ee5e0b811
Revert previous (to grow the ramdisk size).
...
> kill ping6,rtsol,df,dmesg,sync,pwd to make things fit.
2013-05-26 12:15:51 +00:00
isaki
938ead7ed0
Fix failed substitution in 1.10 (christos@) and
...
revert 1.12 (christos@) which was necessary by broken 1.10.
2013-05-26 05:52:13 +00:00
jdf
2c7a9e6783
Add more wireless networking acronyms:
...
* BSA basic service area
* BSS basic service set
* BSSID basic service set identifier
* ESS extended service set
* ESSID extended service set identifier
* IBSS independent basic service set
* SSID service set identifier
* TKIP Temporal Key Integrity Protocol
* WAP wireless access point
* WPA2 Wi-Fi Protected Access II
* WPS Wi-Fi Protected Setup
Also properly capitalize the existing `WPA' entry.
Patch supplied by Bug Hunting.
2013-05-25 21:17:51 +00:00
phx
390967f8ed
Added another three NH23x compatible products.
2013-05-25 15:07:49 +00:00
christos
00ce62b685
0 == local
2013-05-24 23:09:45 +00:00
nakayama
4e830752db
Disable interrupts after calling data_access_error as with
...
data_access_fault.
2013-05-24 23:02:27 +00:00
nakayama
6c1c7a55f0
- use gettick directly, not via cpu_counter.
...
- bump timecounter quality of stick-counter so we prefer to use it.
2013-05-24 23:02:08 +00:00
christos
22e0a3bf24
Add IMGMAKEFSOPTIONS like in the bootimage Makefile
2013-05-24 21:34:19 +00:00
christos
55b46a0ccc
kill ping6,rtsol,df,dmesg,sync,pwd to make things fit.
2013-05-24 21:33:00 +00:00
christos
c96b1c993d
kill bogus inline
2013-05-24 18:24:27 +00:00
christos
b0dfb884cf
fix obsolete rtcalarm
2013-05-24 18:06:05 +00:00
christos
091518e81d
mention x68k hacks.
2013-05-24 17:54:36 +00:00
christos
8423827b89
avoid compiler bug
2013-05-24 17:44:27 +00:00
christos
6f4a402bf0
workaround for internal compiler error
2013-05-24 17:18:12 +00:00
wiz
6797ae4401
Correct a phrase. From jmc@openbsd.
...
Already fixed once by mbalmer and unfixed by me. Oops.
2013-05-24 16:38:46 +00:00
christos
78a73aee14
and m68000 == m68k
2013-05-24 16:37:32 +00:00
christos
80608dbf67
Add missing functions needed by loadbsd.
2013-05-24 16:04:37 +00:00
christos
872f773ae9
fix more of the same kind of shortcut rule lossage
2013-05-24 16:00:16 +00:00
christos
b6eeda1f4a
discard debug sections that are not representable in the a.out object format.
2013-05-24 15:59:57 +00:00
christos
f821c298e7
fix progress printing.
2013-05-24 15:35:36 +00:00
christos
bad2485107
Don't play tricks trying to shortcut source rules because it breaks MKDEBUGLIB.
2013-05-24 15:34:59 +00:00
njoly
527067ce64
Kill extra El macro.
2013-05-24 14:41:32 +00:00
njoly
6fc5b50a1b
Remove extra dot.
2013-05-24 14:40:18 +00:00
wiz
0d6fc7f479
Update description for -a:
...
-a autoprobes multiple ifs, and does not exit with error.
Diff originally from Mark Johnston (markj@freebsd), via jmc@openbsd.
Bump date.
2013-05-24 13:45:46 +00:00
martin
56f02cd141
Fix POLYD/Mariah fallout and include the scalbn sources (which do not
...
use polyd).
Fix global names and weak aliases.
2013-05-24 12:45:40 +00:00
msaitoh
25ff74206e
On sparc64, the memory arbiter may be disabled by OF.
...
Move the HW config checking stuff to after bge_reset(). bge_reset()
initializes both byte order settings and the memory arbiter.
The hwcfg stuff will be required in bge_reset() in future, so we should
rethink about hwconfig and bge_reset().
2013-05-24 11:47:47 +00:00
martin
dbc87f74ee
Backout previous - real fix for vax libm upcoming.
2013-05-24 11:47:13 +00:00
wiz
c57d5b5313
Fix xrefs.
2013-05-24 10:01:15 +00:00
wiz
15848daca9
More markup. Merge two error entries for the same error.
2013-05-24 09:35:11 +00:00
enami
d47f3c1bfa
Update ERRORS section:
...
- Remove some system calls from the list of functions which may set errno
during the execution of realpath(3) since they are no longer used
to implement it.
- Document some errno set by the realpath(3) itself.
2013-05-24 03:20:18 +00:00
msaitoh
84fe1126c3
Document says 5717 and newer chips have no BGE_PCISTATE_INTR_NOT_ACTIVE bit,
...
so don't use the bit on those chips. Same as OpenBSD.
2013-05-24 02:35:28 +00:00
msaitoh
562e2ced64
bge_init_tx_ring() uses BGE_RSLOTS (==256) but bge_free_tx_ring() uses
...
BGE_TX_RING_CNT (== 512). Delete BGE_RSLOTS and use BGE_TX_RING_CNT. Same as
OpenBSD's if_bge.c rev. 1.86.
2013-05-24 02:29:36 +00:00
christos
3be97503a9
add generic copyrights so FreeBSD can use them.
2013-05-23 21:39:49 +00:00
apb
0652054913
slight improvement in layout; no semantic change intended.
2013-05-23 21:08:13 +00:00
christos
c0158d01d3
remove redundant rule that creates a make cycle.
2013-05-23 20:57:35 +00:00
christos
fdb7536171
vaxinate the new tests.
2013-05-23 20:45:47 +00:00
msaitoh
c259649f35
Clear mbuf's csum_flags in ip6flow_fastforward(). Fixes PR#47849.
2013-05-23 16:49:46 +00:00
christos
10fbe6ad98
PR/47846: Frank Kardel: panic/lockups in raidframe during detach at shutdown
...
XXX: Fix this properly by using the memory allocated from the autoconf
subsystem and use raidput in all the places needed.
2013-05-23 14:15:52 +00:00
tteras
fdd5bac4fc
From Rainer Weikusat <rweikusat@mobileactivedefense.com>: Fix
...
SADB_X_EALG_CASTCBC definition to use system definition (which
differs at least on Linux).
------------------------
2013-05-23 05:42:29 +00:00
christos
e2bd819f6a
improve wording
2013-05-22 19:35:11 +00:00
christos
689b483c53
put a note on what FRC means.
2013-05-22 19:30:35 +00:00
uwe
cf4354e6e7
Instead of .Ar use .Fa or .Vt as appropriate.
2013-05-22 18:41:08 +00:00
uwe
5e0ecd6d23
Use .Er for errors instead of .Dv
2013-05-22 18:29:41 +00:00
christos
028325e901
add ts2timo man page
2013-05-22 16:03:43 +00:00
christos
178731dab0
add a man page for ts2timo.
2013-05-22 16:01:44 +00:00
christos
39d23ee140
Make ts2timo(9) always return the absolute start time if the start argument
...
is present, and handle the TIMER_ABSTIME case in nanosleep1(9).
2013-05-22 16:00:52 +00:00
reinoud
b2c25544ca
Including missing include file <sys/ioctl.h> that broke compilation.
2013-05-22 13:34:31 +00:00
jnemeth
d294950c6a
add release dates for 6.0.1 and 6.1
2013-05-22 01:29:59 +00:00