christos
|
a17638d840
|
resolve conflicts
|
2008-08-30 10:54:24 +00:00 |
|
bouyer
|
db3a18456b
|
Add a run_fsck_flags variable to daily.conf(5), allowing extra flags to
be passed to to daily fsck run.
For example, run_fsck_flags="-Tffs:-X" will run the nighly fsck_ffs on a
snapshot :)
|
2008-08-30 10:53:22 +00:00 |
|
reinoud
|
627e960617
|
Back out dirhash kernel module for now.
|
2008-08-30 10:49:27 +00:00 |
|
bouyer
|
a8ac39af81
|
Add fss(4) snapshot support to fsck_ffs(8) (via -x or -X options, like
dump(8)). This allows fsck_ffs -n to work on a snapshot of a R/W mounted
filesystem, and avoid errors related to filesystem activity.
|
2008-08-30 10:46:16 +00:00 |
|
christos
|
d7398d0e67
|
import 2.5.4
|
2008-08-30 10:25:50 +00:00 |
|
tsutsui
|
afe1f2ffa0
|
Add RNG, PRNG, and TRNG.
|
2008-08-30 10:04:29 +00:00 |
|
mrg
|
b86fa1af90
|
clean up a lot of macppc xorg sets. still not done.
|
2008-08-30 09:34:58 +00:00 |
|
reinoud
|
031c718bd6
|
Revert previous change and clarify meaning of RNG
|
2008-08-30 09:20:13 +00:00 |
|
mrg
|
668eaf0f7f
|
add X11SRCDIR.xkeyboard-config
|
2008-08-30 09:13:35 +00:00 |
|
reinoud
|
bd424bd73b
|
Accidental commit, but asserts buffer cache lock held
|
2008-08-30 08:55:53 +00:00 |
|
reinoud
|
c68a9bd2ec
|
Fix simple typo:
- rnd_init(); /* initialize RNG */
+ rnd_init(); /* initialize RND */
|
2008-08-30 08:55:52 +00:00 |
|
hannken
|
ced96ac82f
|
ffs_truncate() always runs with journal locked. Propagate this information
to VOP_PUTPAGES().
Report from Lars Nordlund on current-users@
|
2008-08-30 08:25:53 +00:00 |
|
christos
|
f9096766f6
|
new wpa_supplicant/hostapd code.
|
2008-08-30 07:35:46 +00:00 |
|
christos
|
27431b0ddd
|
resolve conflicts
|
2008-08-30 07:34:27 +00:00 |
|
christos
|
8cc5178c86
|
adjust to 0.64
|
2008-08-30 07:33:58 +00:00 |
|
christos
|
b8efb34b73
|
Import wpa_supplicant and hostapd
|
2008-08-30 07:23:43 +00:00 |
|
mrg
|
d01b9b5ea4
|
install symlink from X -> Xorg.
|
2008-08-30 07:17:02 +00:00 |
|
mrg
|
9f828072d4
|
make xorg sets for amd64 almost entirely correct.
|
2008-08-30 07:15:50 +00:00 |
|
rtr
|
77148ebe1f
|
.if 0 the afterinstall target to avoid fc-cache creating /var/cache
XXX until we find a better? solution
|
2008-08-30 07:15:17 +00:00 |
|
mrg
|
cf3e61e2fd
|
build the manual pages & links for XF86VM.3.
|
2008-08-30 06:38:36 +00:00 |
|
mrg
|
304214055b
|
build xorgconfig.
|
2008-08-30 06:36:33 +00:00 |
|
mrg
|
f0adb03741
|
fix most of the amd64 sets.
|
2008-08-30 06:33:57 +00:00 |
|
rtr
|
08255ad080
|
add entries for ./etc/mtree/set.x{server,font,etc} when MKXORG=yes
|
2008-08-30 06:30:28 +00:00 |
|
rtr
|
def2d9e9ee
|
rename entries to libXTrap to libxtrap
|
2008-08-30 06:29:03 +00:00 |
|
mrg
|
3f1b0bf463
|
decend into xf86-video-nv.
|
2008-08-30 04:44:46 +00:00 |
|
mrg
|
e582e7fa7f
|
install vesa.4.
|
2008-08-30 04:44:34 +00:00 |
|
matt
|
15f84f36ad
|
Regen.
|
2008-08-30 03:29:56 +00:00 |
|
matt
|
3358bb85e1
|
Add some more usb devices that the updated if_axe.c supports.
|
2008-08-30 03:27:48 +00:00 |
|
tsutsui
|
3a125a98e1
|
Add CPUFLAGS to optimize for mips3 since no mips1 machines on this port.
|
2008-08-30 03:14:44 +00:00 |
|
cube
|
baebbcf71a
|
Bump CONFIG_VERSION after the previous fix to main.c.
|
2008-08-30 02:59:55 +00:00 |
|
cube
|
8e3d873278
|
In find_declared_option, use the correct hash for file-systems. That way,
information about dependencies are actually processed.
|
2008-08-30 02:57:42 +00:00 |
|
mrg
|
667cc9fca9
|
don't build stdResource.c on macppc.
|
2008-08-30 01:06:35 +00:00 |
|
mrg
|
cb0ad860fb
|
amd64 has MACHINE_ARCH of x86_64
|
2008-08-30 01:05:59 +00:00 |
|
mrg
|
3632dc6202
|
fix the module list.
|
2008-08-30 00:59:35 +00:00 |
|
matt
|
e896294a6c
|
Remove non-__ELF__ snippets.
|
2008-08-29 19:08:29 +00:00 |
|
matt
|
d26637cf86
|
Remove non-__ELF__ support. Use .pushsection/.popsection for RCSID.
|
2008-08-29 19:00:25 +00:00 |
|
matt
|
c2931c2bab
|
use uint32_t.
|
2008-08-29 18:58:22 +00:00 |
|
matt
|
9906ead4b6
|
Drop support for compiling a.out kernel. Elves rule!
|
2008-08-29 18:25:01 +00:00 |
|
reinoud
|
c25ced8779
|
Remove all remaining traces of UDF_READWRITE since it has been removed as
option.
|
2008-08-29 15:04:18 +00:00 |
|
reinoud
|
d9f39b2f6d
|
Remove spurious old header file dependency that slipped trough.
|
2008-08-29 14:54:54 +00:00 |
|
reinoud
|
0a5ad4e15d
|
Add dirhash kernel module for sharing dirhashing support with other FS
other than UDF. Its FS agnostic and could be used for any FS
Note to self: manpage needs to follow.
|
2008-08-29 14:20:25 +00:00 |
|
reinoud
|
17f11577de
|
forgot to destroy an additional mutex and an condition variable.
|
2008-08-29 13:55:45 +00:00 |
|
jmcneill
|
2fec1d86a9
|
PR# 39364: wpa_cli scan_results shows '0' signal level
Use rssi for level (instead of qual) in scan results, following examples
set by the wpa_supplicant ndis and iphone drivers.
|
2008-08-29 12:58:19 +00:00 |
|
tsutsui
|
37661d2fc1
|
Fix a fallout of device_t/softc split for com(4) devices.
Per PR port-hpcmips/39426 from Nozomu Ando.
|
2008-08-29 12:08:30 +00:00 |
|
rtr
|
1ab43164ff
|
- re-enable build of libddc it is needed as a convenience lib for linking
the Xorg server.
- define LIBISPRIVATE=yes for libddc so we don't get a module build
|
2008-08-29 07:46:19 +00:00 |
|
lukem
|
afd8405835
|
Entries for HTML man pages generated with MKHTML=yes.
PR 29233
|
2008-08-29 06:08:39 +00:00 |
|
dholland
|
43987efbe4
|
Grammar police.
|
2008-08-29 05:48:40 +00:00 |
|
lukem
|
794ef73292
|
add entries for /usr/X11R[67]/man/html[13457]
|
2008-08-29 05:34:07 +00:00 |
|
rtr
|
21d4494b34
|
put ./usr/X11R6/lib/libXft.so.1.1 we need it for src/x11
|
2008-08-29 05:33:00 +00:00 |
|
dholland
|
c0df430585
|
Fix typo; noted by Taylor R Campbell in PR bin/39428.
|
2008-08-29 05:10:26 +00:00 |
|