tsutsui
644672369b
Add more user visible changes.
2008-09-21 11:06:00 +00:00
hannken
cb5bd77c51
Obsolete fssbs(4). The kernel thread is named fssN now.
2008-09-21 10:25:07 +00:00
freza
e7607938e4
Use M_80211_NODE for 'zyd_node' allocation instead of M_DEVBUF.
2008-09-21 09:38:27 +00:00
lukem
b9b397131e
Use passwd(5) instead of /etc/pwd.db as the name of the "password data base".
2008-09-21 06:20:46 +00:00
junyoung
7af93d757a
Fix 'arith: syntax error: " N_SRC_ARGS + 1 "' error which occurs with
...
the Debian default shell ("dash").
Now cross-build works again on Ubuntu 7.10.
2008-09-21 06:20:07 +00:00
mrg
39434e7052
add X11SRCDIR.xf86-video-nvxbox
2008-09-21 02:12:25 +00:00
mrg
533a79fd9d
add X11SRCDIR.xf86-video-mach64
2008-09-21 01:46:40 +00:00
cube
d86b301433
Activate build under dri.
2008-09-21 01:34:18 +00:00
cube
712f927ea4
Note the proper location of the DRI modules.
2008-09-21 01:34:03 +00:00
cube
875a0c3b84
Install DRI modules. If you don't like that they're in xbase or under
...
modules/dri, or even MI or whatever, please submit a proposal to tech-x11.
2008-09-21 01:32:40 +00:00
cube
2cb1e2f875
Add the directory in which the DRI modules are installed.
2008-09-21 00:48:44 +00:00
cube
b07858d236
Add reachover Makefiless to build the DRI modules from MesaLib. Some tricks
...
are heavily inspired from the way the PAM modules are built.
2008-09-21 00:46:59 +00:00
jmcneill
d911baed67
Fix reversed test in uvideo_init_control, from Patrick Mahoney
2008-09-20 21:05:58 +00:00
bouyer
d0d4dde4ac
Fix IOCTL_PRIVCMD_MMAPBATCH: don't blindly map requested pages read/write
...
but use the map's protection bits, as the hypervisor may refuse read/write
mappings for some entries. Now suspend/resume of domUs should work
from a NetBSD dom0, provided that the domU's kernel supports it.
From Jean-Yves Migeon.
2008-09-20 20:36:09 +00:00
christos
a812f51e37
add scripts
2008-09-20 20:32:47 +00:00
wiz
ac74bdc0a7
texinfo-4.13 out.
2008-09-20 20:11:24 +00:00
tsutsui
1a0c6c8f90
Remove advertising clause for UCB in various genassym.cf files,
...
which were derived from genassym.c in 4.4BSD-Lite2 (or 386BSD).
Closes PR misc/39573. Approved by martin@.
2008-09-20 18:29:04 +00:00
freza
d051eaa878
iwn_node_alloc(): Allocate 'iwn_node' in M_80211_NODE (which is what
...
ieee80211_node:node_free() expects), not M_DEVBUF. Fixes DIAGNOSTIC
crashes due to suspected double-free.
2008-09-20 18:28:28 +00:00
tsutsui
216fead6b1
Remove obsolete options I2OVERBOSE.
2008-09-20 18:19:11 +00:00
jmcneill
47d8270f89
Add UYVY support.
2008-09-20 18:17:56 +00:00
jmcneill
dd257cd7a7
Add RGB555, RGB565, UYVY support
2008-09-20 18:13:40 +00:00
chris
3273efb108
Correct the documentation for the script name used by dhcpcd to be
...
/libexec/dhcpcd-run-hooks
not
/libexec/dhcpcd.sh
2008-09-20 17:38:19 +00:00
jmcneill
205dac9d2c
Use probe/GET_MAX to determine wCompQuality value during negotiation
2008-09-20 15:55:38 +00:00
cube
f2865b8252
Register the build of libOSMesa for native X.Org.
2008-09-20 15:29:25 +00:00
cube
8cd16ec37f
Enable build of libOSMesa.
2008-09-20 15:26:44 +00:00
cube
c26c864bdc
Don't install osmesa.h from here, libOSMesa will do it.
2008-09-20 15:26:28 +00:00
cube
d7a965f2b9
Build and install libOSMesa (Off-Screen mesa).
2008-09-20 15:26:05 +00:00
chris
dab765c0a3
Remove isp* from the cats GENERIC kernel. This reduces the kernel size by
...
~700KB and brings the kernel below the 5MB size needed for cyclone firmware
to successfully boot the kernel.
2008-09-20 14:56:57 +00:00
chris
d21e4ed181
Fix kernel boot issue on cats.
...
The delay(9) loop, used before the clock device is probed and a hardware timer
is available, was out by a factor of 625.
This wasn't an issue until revision 1.45 of sys/dev/ic/pckbc.c which switched
to using delay(9) when polling the keyboard controller.
Cats attaches the console (and pckbc) before the clock has been probed, and so
the delay loop code is used causing issue with the keyboard polling.
2008-09-20 14:53:37 +00:00
apb
c44f01fe5d
remove an unecessary "eval"
2008-09-20 14:22:57 +00:00
jmcneill
d9c8a20dcc
Print uDWord types with %u instead of %d
2008-09-20 14:01:27 +00:00
apb
94f952dfe5
* Allow multiple commands in $ifconfig_xxN variables in rc.conf(5).
...
This may be done either by embedding newlines in the value,
or by using semicolons to represent line breaks (but not both at once).
* Allow shell quoting insode $ifconfig_xxN variables or /etc/ifconfig.xxN
files. This allows something like ifconfig_wi0="ssid 'my network'; dhcp"
2008-09-20 12:12:38 +00:00
mrg
b5e3021191
allow BINDIR to be set in bin/pawd/Makefile, so it won't get installed
...
into /usr/sbin..
2008-09-20 10:45:48 +00:00
tsutsui
c5424a41b2
Update URLs for packages PKG_PATH from obsolete one:
...
ftp://ftp.NetBSD.org/pub/NetBSD/packages/{VERSION}/{MACHINE}/All
to newer one:
ftp://ftp.NetBSD.org/pub/pkgsrc/packages/NetBSD/{MACHINE}/{VERSION}/All
which is documented in the pkgsrc guide, and also note the alternative path:
/pub/NetBSD/packages/current-packages/NetBSD/{MACHINE}/{VERSION}/All
for mirrors which don't mirror /pub/pkgsrc but have only /pub/NetBSD.
2008-09-20 08:34:28 +00:00
cube
7d4c6818e5
Remove pkgconfig-related items.
2008-09-20 02:55:34 +00:00
lukem
7fb0a8b2f3
Add fts_free() to complement fts_alloc(), and use instead of free().
...
Should avoid a memory leak on systems without ALIGNBYTES.
2008-09-20 00:14:12 +00:00
joerg
2cb0fd8fd6
Updated dhcpcd to 4.0.1.
2008-09-19 23:02:30 +00:00
joerg
a7dc3b5d53
Just use WARNS=4 for dhcpcd.
2008-09-19 23:00:49 +00:00
joerg
0ee5c8cca5
Import dhcpcd-4.0.1:
...
- basic resolvconf like functionality to combine the resolv.conf entries
from running instances
- improve timer handling to not break with early wake ups and other edge
cases related to the kernel time granularity
- improve handling of dhcpcd -n and rebinding after carrier loss to
better deal with changing networks
- add option to black list servers based on server id
- don't check for ARP conflict if the interface already has the address
- improve signal handling during vfork/exec
2008-09-19 22:59:57 +00:00
christos
99ca374317
support per file lex and yacc prefixes.
2008-09-19 22:54:55 +00:00
jmcneill
f5de58cdb5
Add pseye, uvideo, video, UVIDEO_DEBUG
2008-09-19 22:50:05 +00:00
joerg
d7cb6e00ad
Moved to src/external/bsd/libarchive/bin.
2008-09-19 22:04:19 +00:00
joerg
fc01aacd2f
Add build glue for libarchive and the frontends. cpio and tar are still
...
disabled.
2008-09-19 22:01:25 +00:00
joerg
09ade36017
Import libarchive-2.5.5. This makes bsdcpio more compatible with GNU
...
cpio's long options, copyies links when they cross devices in copy mode.
A number of other smaller bugfixes and improvements were added.
2008-09-19 21:56:11 +00:00
christos
4d8601a4f6
changes from dist
2008-09-19 21:49:09 +00:00
christos
3b59a1eabd
bring changes from dist
2008-09-19 21:46:58 +00:00
christos
167be1f2ca
bring in changes from dist
2008-09-19 21:46:14 +00:00
christos
37a271ced9
mention new amd.
2008-09-19 21:44:13 +00:00
christos
b743dfb7ec
unhook amd
2008-09-19 21:42:36 +00:00
christos
9432f019a9
Hook am-utils
2008-09-19 21:41:51 +00:00