christos
cd4f9f6dc5
PR/41061: Steven Drake: mtree -d complains about extra symlinks
2012-03-25 16:07:04 +00:00
nakayama
c2aa90f24b
Redo previous. Print register as a hexadecimal.
2012-03-25 15:40:32 +00:00
martin
c61dd382be
Make 32bit kernels compilable
2012-03-25 13:44:04 +00:00
nonaka
8ec4451998
fix style.
2012-03-25 10:01:06 +00:00
martin
d6ad405412
PRIu64 is not the right format string for unsigned long long.
2012-03-25 09:50:45 +00:00
martin
997712ca59
Redo rev 1.154 by using an explicit MKSHNOECHO that does not output anything.
2012-03-25 09:15:20 +00:00
martin
bb4ba021f4
Make explicitly clear that we mean raw I/O on device passthru, not just
...
generic passthru.
2012-03-25 08:48:40 +00:00
wiz
fd09849b4f
Fix Dd argument, add serial comma, capitalize NetBSD.
2012-03-25 08:45:02 +00:00
wiz
a426452f1d
Bump date for previous.
2012-03-25 08:42:21 +00:00
joerg
010e9a3d31
Be UTF8 clean.
2012-03-25 08:17:54 +00:00
joerg
0e8643658c
Don't pass assembler flags to genassym, it doesn't compile.
2012-03-25 06:55:19 +00:00
joerg
b753e46cc9
Use array access
2012-03-25 06:54:04 +00:00
dholland
75549012e9
fix non-PAM build
2012-03-25 05:55:07 +00:00
christos
52485d00ca
use check_eq instead of require.
2012-03-25 04:11:42 +00:00
mrg
61c995fb7c
replace splhigh() usage with an IPL_HIGH mutex.
2012-03-25 03:51:33 +00:00
mrg
529bbcf93d
- save the "version#" in the softc, we will want it later
...
- enable some more things in the schizo CSR:
- tomatillo: DMA arbitration enable:
- tomatillo: prefetch read multiple / one / line
- schizo: enable parking unless "no-bus-parking" is set
- schizo: enable streaming buffer interrupts
- schizo: enable bus arbitration for schizo, not these reseved
bits for tomatillo
partly from and entirely inspired by freebsd schizo_attach().
2012-03-25 03:13:08 +00:00
mrg
853fd126df
reduce the #ifdef DEBUG usage by using the optimiser.
2012-03-25 02:31:00 +00:00
uebayasi
f464a5fd74
Don't print blank lines when !CTFCONVERT.
2012-03-25 01:56:02 +00:00
mrg
96a847205b
print %i7 for data faults
2012-03-25 01:41:03 +00:00
nonaka
1d153dde62
Mention about urtwn(4).
2012-03-25 00:16:30 +00:00
nonaka
db4c04c984
Added urtwn(4), a driver for Realtek RTL8188CU/RTL8192CU USB IEEE 802.11b/g/n wireless network devices.
2012-03-25 00:11:16 +00:00
christos
0b08384416
byte swap the inet6 ports.
2012-03-24 21:51:23 +00:00
sjg
006e190034
Avoid the need to escape the # in :[#] when parsing conditionals.
2012-03-24 20:28:41 +00:00
christos
fac360ff28
From: Jilles Tjoelker: Add a mapping for the cursor delete key
2012-03-24 20:09:30 +00:00
christos
d067817eea
From Jilles Tjoelker:
...
Do not move the cursor for ed-delete-next-char in emacs mode.
This makes ed-delete-next-char suitable for mapping to the <Delete> key.
Behaviour in vi mode is unchanged (for 'x').
2012-03-24 20:08:43 +00:00
wiz
74c9dccf79
mdocml-1.12.1 out.
2012-03-24 19:04:05 +00:00
tron
406ffa5777
Update entries for IPFilter regression tests.
2012-03-24 18:27:53 +00:00
tron
288a9e6b4c
Set "BINDIR" to get binaries installed in the correct directory.
2012-03-24 18:27:16 +00:00
matt
a075b597b5
When a stack is specified, make sure the stack has enough for a previous
...
callframe in which the LR can be stored. (atf test t_clone:clone_basic
now passes).
2012-03-24 17:52:35 +00:00
joerg
6d6a95294e
Avoid non-literal format string. Raise WARNS to 4 and disable
...
sign warnings instead.
2012-03-24 08:22:24 +00:00
matt
51343b6f8a
Mark ipf entries with ipfilter so that MKIPFILTER=no works.
2012-03-24 07:03:12 +00:00
christos
fe7112e3e3
bring back all our fixes.
2012-03-24 02:19:00 +00:00
christos
e7d50bf676
Make this build from our own tree.
2012-03-24 02:08:34 +00:00
matt
9b85f61f61
Only descend into ipf if MKIPFILTER != "no"
2012-03-24 01:36:50 +00:00
matt
15d35d9c93
Use sys/external, not sys/dist
2012-03-24 00:32:50 +00:00
matt
05c78a4552
Fix a bug introduced by lint cleanup.
2012-03-24 00:06:20 +00:00
christos
a38c14bb60
add new tests
2012-03-23 23:59:50 +00:00
matt
c5d3880df0
If one of the tests with eps fails, print the failing eps.
2012-03-23 23:45:31 +00:00
christos
500828b37a
deal with tests
2012-03-23 23:14:34 +00:00
matt
c76c9d1fc1
Use SCHAR_{MIN,MAX} for signed char, not CHAR_* since not char are signed.
2012-03-23 23:12:28 +00:00
christos
22ab6602b0
Update to the tests from 5.1.1
2012-03-23 23:08:00 +00:00
christos
94fecd4647
mention ipf
2012-03-23 21:34:17 +00:00
christos
dd357d4c8a
Engage ipf
2012-03-23 21:31:27 +00:00
christos
22bbe71d05
Disengage ipf
2012-03-23 21:30:57 +00:00
christos
5e20bebba6
move back to 5.1.1 in the new place
2012-03-23 21:30:18 +00:00
christos
8e2bdc9a64
Build gluons
2012-03-23 21:29:44 +00:00
christos
37fde22ea8
make this work again. Kill tests and kernel module for now
2012-03-23 21:29:34 +00:00
christos
ccd7c017b0
kill caddr_t
2012-03-23 21:28:57 +00:00
christos
bc4097aacf
import 5.1.1
2012-03-23 21:19:53 +00:00
wiz
3315c81aec
Comment in --version description. It works, it's just not in the getopt
...
array.
2012-03-23 20:49:05 +00:00