Commit Graph

194839 Commits

Author SHA1 Message Date
jym
d0e5481abd Sort options. 2010-11-21 21:07:46 +00:00
mrg
15fa774130 obsolete lbx.h, lbxstr.h and lbximage.h 2010-11-21 20:45:02 +00:00
adam
d26d65ff82 Use ssh_add_identity_constrained() instead of ssh_add_identity() 2010-11-21 20:41:36 +00:00
adam
5a99500d47 Imported openssh-5.6 2010-11-21 20:02:35 +00:00
adam
c1bc935c48 setlists updated for OpenSSH 5.6 2010-11-21 19:58:03 +00:00
pooka
76f518f570 regen 2010-11-21 19:32:16 +00:00
pooka
41308443e5 * document disk.img%DISKLABEL:p%
* tweaks
2010-11-21 19:29:01 +00:00
adam
5db11ae917 Updated custom makefiles for OpenSSH 5.6 2010-11-21 19:19:21 +00:00
adam
e2e742d499 We don't need dist/ssh-pkcs11-helper/Makefile 2010-11-21 19:11:09 +00:00
adam
aef795aa71 Merge in our changes:
- Updated OpenSSH-HPN to hpn13v10
- Added OpenSSH-LPK patches to retrive pubkey from LDAP
- Replaced arc4random_buf() (which is not available on NetBSD) with arc4random
- Disabled roaming reconnect (otherwise: problem with undef symbols in libssh)
2010-11-21 18:59:04 +00:00
tsutsui
a4551171c4 Make local functions/variable static. 2010-11-21 18:53:56 +00:00
pooka
6070963e92 xref rump_smbfs 2010-11-21 18:33:08 +00:00
adam
34b27b53f1 Resolve conflicts 2010-11-21 18:29:48 +00:00
tsutsui
279b8ed705 Use CFATTACH_DECL_NEW() (no softc). 2010-11-21 17:59:36 +00:00
pooka
dbb937f216 _KERNEL_OPT 2010-11-21 17:57:24 +00:00
pooka
bcc1160c88 regen: rump_reboot is gone 2010-11-21 17:35:19 +00:00
pooka
15e3ba0cc7 Realize the >1yo comment above rump_reboot and retire them to make
room for sys_reboot.
2010-11-21 17:34:11 +00:00
adam
264ec8a849 Imported openssh-5.6 2010-11-21 17:05:52 +00:00
pooka
237c2727e8 I can't think of any reason why a rump kernel has to allow vfsusermount
by default, nor do I remember why i originally added it in 2008
==> remove.
2010-11-21 16:19:19 +00:00
tsutsui
b1361f43bd Split softc/device_t. 2010-11-21 16:11:32 +00:00
mrg
f2497abcd2 update for pixman 0.21.2. we really need __thread, it seems. 2010-11-21 09:01:35 +00:00
mrg
6b081c03fe update this for fontconfig 2.8.0. ugh. 2010-11-21 07:45:36 +00:00
mrg
12736001f4 add fc-query and fc-scan. 2010-11-21 07:20:06 +00:00
mrg
01cf639de2 remove deprecated xft-config, fix xsm locations, don't install lbx
headers, instal Xmu/WhitePoint.h.
2010-11-21 06:01:49 +00:00
christos
cd56d093b1 build the ldap libraries; am-utils needs them. 2010-11-21 03:43:39 +00:00
dholland
3b377e2bb5 +GPF, RKM, SEGV, WORM 2010-11-21 03:36:10 +00:00
mrg
bb67f161f2 install lndir again. (hooray, i've missed this stupid app ;-) 2010-11-21 02:43:31 +00:00
mrg
7d3734bcc2 install the bitmap app-defaults here due to Bitmap.c vs. app-defaults/Bitmap conflicts. 2010-11-21 02:34:15 +00:00
mrg
4c296db9fb various updates for moved man pages or app-defaults.
remove some dated CPPFLAGS defines.
2010-11-21 02:33:39 +00:00
dholland
6cf2d35a2a +BSP (binary space partition) 2010-11-21 01:46:20 +00:00
mrg
a071691221 various updates for moved man pages or app-defaults. 2010-11-21 01:25:32 +00:00
mrg
7756c1133b find the right app-defaults files. 2010-11-20 23:47:30 +00:00
mrg
bbbece370f link with xcb and xcb-shape. 2010-11-20 23:45:13 +00:00
mrg
4b075cc58e also link in libXcursor now. 2010-11-20 23:34:06 +00:00
mrg
bbea647834 find and use config.h 2010-11-20 23:30:24 +00:00
mrg
bd2290b430 add the new man dir to .PATH, for xmodmap 1.0.5 2010-11-20 23:17:51 +00:00
mrg
6af7010d56 add the include dir, to prepare for xmh 1.0.2 2010-11-20 22:41:49 +00:00
mrg
35542dc62d add the app-defaults dir, to prepare for xmh 1.0.2 2010-11-20 22:40:00 +00:00
mrg
f5c31e4871 add the app-defaults dir, to prepare for xload 1.1.0 2010-11-20 22:34:17 +00:00
mrg
5fbca94a02 add missing radeon_exa_shared.c, came with 6.13.2. 2010-11-20 21:24:00 +00:00
tsutsui
e0a14f3564 Fix botches in rev 1.185 (kent-audio1 merge) which cause buffer overrun
and "tlb_exception: no copyin/out fault hander" panic in
audio_fill_silence() after audio playback on dreamcast.

The problem is tracked and fix is provieded by Ryo SHIMIZU,
who is the auther of aica(4) audio driver for dreamcast.
2010-11-20 18:03:49 +00:00
tsutsui
4eca61515e Make aica_round_blocksize() always return a fixed buffer size.
I'm not sure if this is correct, but audio playback doesn't work
on dreamcast without this workaround. (since kent-audio1 merge?)
2010-11-20 16:12:23 +00:00
plunky
231f6b581d use atomic ops wisely 2010-11-20 12:12:21 +00:00
phx
0baf325a4a Make sure the interface protocol is UIPROTO_MOUSE, before we attach. 2010-11-19 18:27:12 +00:00
phx
19dc316e21 Added UIPROTO_MOUSE for HID-class. 2010-11-19 18:21:48 +00:00
njoly
c8fe673676 Add testcase for PR/44113: printf(3) should ignore zero padding for
nan/inf.
2010-11-19 18:18:53 +00:00
pooka
ad5cf5ab43 squelch the compiler whine 2010-11-19 17:47:44 +00:00
pooka
ec85f68cbf Convert skipped tests into proper xfails (a lazy bum is me).
prompted by pgoyette
2010-11-19 17:46:02 +00:00
pooka
120195d187 document RUMP_NVNODES 2010-11-19 17:35:04 +00:00
pooka
a555936f2e remove no longer necessary code 2010-11-19 17:11:20 +00:00