Commit Graph

173543 Commits

Author SHA1 Message Date
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
christos
1cc11dc29b forgot this one 2008-09-19 21:41:28 +00:00
christos
b789925374 resolve issues and add build glue 2008-09-19 21:38:40 +00:00
christos
a53f50b9b4 import current am-utils. 2008-09-19 20:07:11 +00:00
christos
1c1f5b603c more paranoid eflags setting. 2008-09-19 19:15:57 +00:00
joerg
31c20e0789 Annotate patch update. 2008-09-19 18:41:20 +00:00
joerg
d5b2c9a825 Update patch to the version used by DragonFly and derived from OpenBSD.
Major changes are:
- better detection of double applied patches
- rejects remain unified diffs for unified patches
- far less limitations, e.g. patch lines may be arbitrary long

This addresses PR standards/11220 by changing patch -b behavior to be
POSIX compliant. Old behavior can be obtained using --suffix, which
works since NetBSD 1.4. pkgsrc has been adjusted accordingly.
2008-09-19 18:33:34 +00:00
tsutsui
97e276be34 Sigh, fix previous properly. 2008-09-19 18:33:29 +00:00
tsutsui
5beeb7d847 Fix a typo in previous. 2008-09-19 18:18:37 +00:00
tsutsui
3e414a4b6b Invoke ${MAKESUMS} for ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation files
as snap_md_post target in etc/etc.${MACHINE}/Makefile.inc rather than
as release target in distrib/${MACHINE}/Makefile so that builds for
release in distrib/${MACHINE}/Makefile don't have to be serialized.

XXX: maybe ramdisk kernels should be installed into binary/kernel dir
XXX: as other ports rather than installation dir, and
XXX: kernel config names should be preserved in their filenames.
2008-09-19 17:38:43 +00:00
wiz
e829b0a440 New sentence, new line. 2008-09-19 17:33:24 +00:00
tsutsui
4154691ca5 Add ${IMAGE}.gz to dependency list of release:: target as well as the one
in src/distrib/common/Makefile.image so that ${MAKESUMS} will be invoked
after the target image is installed into the releasedir, not before,
even if make -jN is specified.

XXX some ports do ${MAKESUMS} for installation/miniroot files
XXX in etc/etc.${MACHINE}/Makefile.inc later again.
2008-09-19 17:23:32 +00:00
tsutsui
56f85b37f1 - add INSTALLATION_DIRS+=installation/miniroot so that miniroot.fs.gz
image is installed properly
- INSTALL_IPAQ should be in BUILD_KERNELS rather than KERNEL_SETS
  since it requires ramdisk image by mdsetimage(8) in src/distrib
2008-09-19 16:58:26 +00:00
christos
afaf958ea2 PR/46593: Patrick Welche: Compute both the original and the ~VIA_T_BOOTABLE
hacked checksums and compare against both.
2008-09-19 16:49:27 +00:00
christos
bd88cf3b5a PR/7505: Obata Akio: add missing bn_const.c 2008-09-19 14:50:53 +00:00
joerg
b8df2b2d5f Complain about devices with misaligned PCI capability pointers instead
of panicing. Christoph Schug reported that such a device is made by
Nvidia.
2008-09-19 14:37:13 +00:00
skrll
9bb781168b Grab libgcov stuff. 2008-09-19 13:18:28 +00:00
jmcneill
e8af03099d uvideo_set_format: perform a probe/SET, probe/GET before commit/SET instead
of relying on the information in probe/GET to be already valid.
2008-09-19 12:14:53 +00:00
jmcneill
4a1f40c8ab Remove qcm driver definition that slipped in accidentally on the previous
commit, pointed out by cegger
2008-09-19 11:29:35 +00:00
rmind
ea71ae9284 Fix the aligning of memory blocks again, finally...
Tested by <martin> on his sparc64 box.
2008-09-19 11:21:33 +00:00
jmcneill
13e32ea2ea Revert previous. 2008-09-19 11:15:50 +00:00