tsutsui
d28e46bb7b
Explicitly sort entries on preparing set files from METALOG.
...
METALOG could have different order due to install(1) race
on parallel builds, and mtree(8) doesn't sort files.
Should fix inconsistent shared sets among builds as seen in
/pub/NetBSD-daily/netbsd-5/200904010000Z/shared/ and
/pub/NetBSD-daily/netbsd-5/200904010002Z/shared/ dirs.
Okay'ed by snj@.
2009-04-02 23:06:16 +00:00
perry
d93da10e54
Clean up set files to make them consistent using mtree. Patch from lukem.
2009-04-02 18:06:54 +00:00
tsutsui
ef7be3ace7
Add byteorder(9) man page which describes htole32() etc. From FreeBSD
...
via PR misc/40770, with some tweaks by me.
2009-03-31 16:11:59 +00:00
christos
17cbdceb54
add firmware for iwl 5000
2009-03-29 14:25:39 +00:00
kleink
417e8f420a
Update for tzdata2009c.
2009-03-16 16:40:54 +00:00
plunky
6879249b2c
add the xdm config files Xstartup and Xreset to the build
2009-03-13 17:12:44 +00:00
nakayama
00e5a4c481
Fix tag for html man files.
2009-03-12 08:04:49 +00:00
nakayama
b2d5988f92
Fix tag for catman files.
2009-03-12 07:57:43 +00:00
jmcneill
505792f591
Add altmem(4) man page
2009-03-12 00:16:56 +00:00
yamt
a2c6dc3301
tprof modules.
2009-03-10 14:59:19 +00:00
mrg
2297c9ea68
add the new Xi manuals.
2009-03-10 04:55:00 +00:00
ad
101a9782a2
Add crash(8), a utility to diagnose kernel crashes. This is basically
...
ddb running on crash dumps, but with two notable changes:
- Breakpoints, watches, etc are obviously never going to work so they
are not handled.
- You can pipe output to the shell, e.g. ps | grep foo
Items remaining to be done:
- Port it to architectures other than i386. This isn't difficult, just
a case of making db_disasm.c/db_trace.c or their equivalent compile
and work.
- Make more of the "show" commands work, e.g "show uvmexp".
2009-03-07 22:08:07 +00:00
christos
ca1ab1c9a6
2 more missed debuglibs.
2009-03-03 22:41:47 +00:00
nonaka
51d7b545e8
fix filename.
2009-03-03 08:02:41 +00:00
mrg
bcc593b98f
put xkbcomp output into /var/db/xkb by default, a place that (now) exists
2009-03-03 06:01:56 +00:00
pgoyette
6d1c35419f
Remove garbage line that prevents 'build.sh release' from working. The
...
line contains only a single character 'P' and there is no such file in
the $DESTDIR
2009-03-02 21:32:38 +00:00
christos
0283f9fff8
fix debuglib mess!
2009-03-02 19:22:15 +00:00
christos
a24ff27d26
more missing debuglibs.
2009-03-02 18:41:00 +00:00
nonaka
b9670a7b32
Add zboot
2009-03-02 09:59:10 +00:00
christos
85bb9a6e54
add debug libs.
2009-03-02 03:55:44 +00:00
pooka
b9069707ae
add if_shm to setlists
2009-02-28 15:32:29 +00:00
njoly
65d2f41a54
Use crypto_XXX tags to fix MKCRYPTO_{IDEA,MDC2,RC5}=yes builds.
...
Solve PR/40667 and other reports from current-users@.
2009-02-28 13:32:51 +00:00
kenh
cd2827b367
Improved support for GPIO support on the EP93xx ARM processors.
...
Specifically:
Support disabling specific pins on specific ports.
Modification of TS7200 kernel config file for GPIO support.
Documentatin for the current and improved GPIO interface (epgpio).
2009-02-27 03:13:55 +00:00
njoly
a3752d0c54
+ioport.debug
2009-02-26 19:05:02 +00:00
njoly
1ba3fc52da
Add some missing .debug extensions and remove some unneeded files
...
(t_ipf, Atffile) to fix MKDEBUG build.
2009-02-26 12:43:15 +00:00
jmmv
b071025674
Add directories and file lists for the new kernel and ipf tests.
2009-02-20 21:45:09 +00:00
mjf
969f66ec80
Document the Processor-Dependent Code firmware driver. From OpenBSD.
2009-02-20 13:17:58 +00:00
jmcneill
73235aa750
Remove vesafb(4) man page, pointed out by agc
2009-02-19 00:58:59 +00:00
hira
b225d4fb77
- Rename filename of license.
...
- Correct filename in license (add missing prefix).
2009-02-18 10:51:17 +00:00
jmmv
fcb5661ef5
Register the atf/test_programs/h_c helper.
2009-02-17 17:30:27 +00:00
njoly
b01601424d
+t_cmsg.debug
2009-02-17 15:03:13 +00:00
christos
7f8f733829
bump libssh
2009-02-16 20:57:28 +00:00
macallan
675423a8fd
forgot the newport man page
2009-02-16 18:47:51 +00:00
abs
595fdaa174
Add edlabel
2009-02-16 12:33:01 +00:00
tron
e35bbfeae7
Add "edlabel" which now gets build under NetBSD/sparc64.
2009-02-16 12:20:00 +00:00
mrg
3c12759a90
from yorick hardy:
...
- build mesa_dri.so, saving ~1.8MB per module (yay, the size of the
xsetrver set goes down massively now)
- use the right includes so that dri * mesa use the same headers
- correct LIBDPLIBS for libdri
tested by jmcneill, and builds fine for me.
2009-02-15 19:00:21 +00:00
joerg
6a4d107f7d
Install pkg_install.conf(5).
2009-02-15 18:24:49 +00:00
abs
46ffce41c5
Build fdformat on a MACHINE_ARCH not MACHINE basis
2009-02-14 22:46:05 +00:00
jmcneill
2a29f12f50
xf86-video-wsfb
2009-02-14 20:29:21 +00:00
abs
141adf6795
Add rescue/edlabel
2009-02-14 19:29:30 +00:00
abs
2cb54095fc
Build and install edlabel based on MACHINE_ARCH not MACHINE
2009-02-14 11:33:56 +00:00
abs
3d02ad9f0d
Try to cleanup the sets to allow ports without X11R7 servers to build:
...
- Xnest is mi, cvt and gtf are not
- Man pages are (mostly) mi
2009-02-14 11:23:13 +00:00
bjh21
a0263b80b8
I've just discovered config_found_ia(), which means that wskbd(4) and
...
wsmouse(4) can attach directly at arckbd(4) and I can dispose of the
ugly arcwsmouse(4) and arcwskbd(4) interpositions. Do that, and purge
them from the documentation as well.
2009-02-14 10:20:55 +00:00
macallan
49ff8f756f
add the newport driver
2009-02-14 03:22:21 +00:00
jmmv
3baa49a10f
Convert the threads libcrypto test to ATF and enable it. Drop the old one
...
in regress.
2009-02-13 22:01:48 +00:00
jmmv
fd2c7cbdc1
Convert libcrypto tests to ATF. Original work done by Lukasz Strzygowski
...
in the GSoC 2008 atfify project. Reorganization of files and build system
reworked by me.
2009-02-13 20:58:13 +00:00
jmmv
bc4d78a24c
killpg is not obsolete, but atf-killpg was. My mistake.
...
Reported by wiz@, Nicolas Joly, and drochner@.
2009-02-13 20:42:41 +00:00
jmmv
5274fd4fe5
Sync the tests list after adding several new util tests.
2009-02-13 05:20:26 +00:00
uebayasi
d4222bb04e
Fix build for tests/syscall; pointed out by Geoff Wing.
2009-02-12 16:14:32 +00:00
plunky
f3db23b38f
Restore NetBSD branding to xdm login widget
...
- add NetBSD banner pixmaps and have Xdm use them by default.
- also, move the pixmap files back to
X11BASE/include/X11/pixmaps/
2009-02-11 10:25:14 +00:00