Commit Graph

181632 Commits

Author SHA1 Message Date
mrg
097191f1bd don't define FONTCACHE here any more, for Xorg. 2009-06-10 08:28:20 +00:00
mrg
797cf46996 merge libXfont 1.4.0. 2009-06-10 07:52:07 +00:00
mrg
7f3accc357 merge xf86-video-siliconmotion 1.7.1. 2009-06-10 06:46:34 +00:00
mrg
fa5ad74c84 look for and find config.h 2009-06-10 05:06:15 +00:00
mrg
c7e578a02d install dri2proto headers. 2009-06-10 04:37:27 +00:00
ginsbach
389bb545f4 Make sure that buffer is NULL terminated when input to strip_escapes() is
too long.  (Thanks jnemeth!)
2009-06-10 04:16:53 +00:00
mrg
23b4863243 +dri2proto -printproto 2009-06-10 04:11:01 +00:00
jnemeth
59cc9994df -p -P doesn't make much sense since no module will be loaded. 2009-06-10 03:30:32 +00:00
jnemeth
9fa62aeca9 mention my MODULAR and modload(8) changes 2009-06-10 03:28:22 +00:00
ginsbach
9cd62c77f5 Fix potential buffer overflow in filename escape processing
'ed [MAXPATHLEN + 1 characters]'.  [From FreeBSD]
2009-06-10 03:24:27 +00:00
mrg
8c3c748c82 look for the new config.h. 2009-06-10 02:39:29 +00:00
mrg
1568f86ba2 don't build tridentramdac.c anymore 2009-06-10 02:29:27 +00:00
mrg
02fb05a57b install pci.ids somewhere so that libpciaccess can find it. 2009-06-10 02:20:13 +00:00
mrg
50ea2508ff sync the list of valid xorg packages:
- add libpciaccess
- remove Xp XprintUtil XprintAppUtil
2009-06-10 02:05:45 +00:00
mrg
0f6aba71d2 enable bz2 support. 2009-06-10 02:01:39 +00:00
mrg
42b75dd94f add the driver src dir to the include path. 2009-06-10 02:01:14 +00:00
mrg
2bdc43f27c mga_dacG.c has an const issue; work around it. 2009-06-10 02:00:51 +00:00
mrg
d90dd2c1bf define HAVE_CONFIG_H, and use the newly provided one. 2009-06-10 02:00:10 +00:00
mrg
41c6d41b48 define PACKAGE_VERSION. 2009-06-10 01:59:09 +00:00
mrg
3cdfd13ed8 enable bz2 support. 2009-06-10 01:56:46 +00:00
yamt
1763b7795c do_posix_fadvise: on POSIX_FADV_WILLNEED, start prefeching of object's pages. 2009-06-10 01:56:34 +00:00
yamt
16babfa6fb on MADV_WILLNEED, start prefetching backing object's pages. 2009-06-10 01:55:33 +00:00
yamt
c87ccfd341 - add a function to perform explicit read-ahead.
- ra_startio: tweak locking a bit.
2009-06-10 01:54:08 +00:00
christos
9f591f8731 reference the correct dirs. 2009-06-10 01:11:50 +00:00
agc
ac64bb00ed Add entries for netpgpkeys(1). 2009-06-10 00:40:33 +00:00
agc
7e61309607 CHANGES 1.99.9 -> 1.99.10
+ fix a bug in decryption whereby a bad passphrase would cause a segmentation
  violation
+ fix some regressions in key searching in the underlying find keys routines
+ add C++ declaration protection to the external interface in netpgp.h
+ split out the key management parts of netpgp(1) into netpgpkeys(1)
2009-06-10 00:38:08 +00:00
pooka
ed545b8d69 check that interlock isn't null before releasing it 2009-06-09 23:26:19 +00:00
yamt
8bd8f20d7b comment style. no functional change. 2009-06-09 22:21:54 +00:00
jnemeth
cbd3656645 Add the MODCTL_NO_PROP flag to tell the kernel to ignore <module>.prop.
Add the '-P' option to modload(8) to set this flag.
2009-06-09 20:35:02 +00:00
snj
268e5bfd87 Mention a number of keyboard encodings.
From Jukka Ruohonen in PR kern/15955.
2009-06-09 19:46:32 +00:00
agc
481090ff86 avoid a double-free of the passphrase 2009-06-09 19:32:11 +00:00
jnemeth
32b670979a Add code to merge the modload "command line" with <module>.prop. 2009-06-09 19:09:03 +00:00
haad
425cc847f0 Create default target_params parse routine which is called when we doesn't
find name of a target in known target list. This routine will pass whole param
string in a dictionary with key called params.
2009-06-09 18:29:09 +00:00
haad
869a99f661 Add const to second argument of nbsd_dm_parse_param, too. 2009-06-09 18:24:02 +00:00
cegger
84aaef5fb6 mention both X11R6 and X11R7
requested by mrg@ on source-changes-d
2009-06-09 17:43:27 +00:00
pooka
4c54895067 Checkpoint a bunch of work-in-progress: support for disk devices
and raidframe.  Raidframe works well enough to configure a raid in
the rump kernel, but the usage is "interesting" (pending some other
changes/cleanup from other parts in my tree).

These are not built by default yet.
2009-06-09 16:16:14 +00:00
cegger
b43858307a Fix crash on Dom0 resume.
A xencons interrupt may occur before xencons device has been resumed.
Fix tested in jym-xensuspend branch.
2009-06-09 16:08:00 +00:00
pooka
698910a47a simplelocks have been supported in rump for a while, allow their use. 2009-06-09 15:53:05 +00:00
pooka
162fa5811a Nuke some bss stuff which is coming from vfs_bio via rumpvfs. 2009-06-09 14:30:06 +00:00
pooka
540fcdb7ef +pseudo-device putter 2009-06-09 14:27:17 +00:00
pooka
99616de8dc Put some spunk into deadfs. 2009-06-09 14:20:42 +00:00
stacktic
806bebc4f9 Fixed strvisx usage 2009-06-09 13:32:46 +00:00
cegger
c4f0336b00 X11R6 -> X11R7
ok wiz@
2009-06-09 13:05:15 +00:00
christos
287bd18049 decrement the number of levels after the loop (Julien Torres) 2009-06-09 13:04:33 +00:00
njoly
5826190291 +netpgpverify.debug 2009-06-09 12:16:06 +00:00
yamt
dd8cbf5c36 don't bother to say that some advises are not implemented.
ignoring them is a valid implementation.
2009-06-09 11:21:33 +00:00
he
bcb5a47bca Apparently, there's not a clear dependency ordering for the libraries,
this becomes apparent when linking statically (e.g. as for sun2).
Add an extra instance of -lrump to the library list so that it can be
linked statically as well.
2009-06-09 11:18:50 +00:00
he
5cd328a195 Add -lprop to the ramdisk build, so that it builds again, due to
recent changes in newfs.  Bump the ramdisk size from 1536 to 1800
blocks as a consequence.
2009-06-09 11:06:09 +00:00
tsutsui
95b2850b42 Split device_t/softc.
Tested on:
emuxki0 at pci2 dev 7 function 0: Creative Labs SBLive! EMU 10000
(audio multimedia, revision 0x05)
2009-06-09 11:01:18 +00:00
mrg
a41f87fb6b add compat netpgp files. 2009-06-09 05:46:44 +00:00