Commit Graph

12063 Commits

Author SHA1 Message Date
he
3137b7b1b0 Bump the install image size from 1.5 to 1.6M so that it fits again. 2011-03-13 12:58:02 +00:00
christos
2d8f83e77b Fix various vis/unvis issues:
- no need for all the weak symbols
- define a new _VIS_END flag for UNVIS_END so that there are no collisions
  between and vis and unvis flags.
- add bound versions of the vis and unvis functions that take the length of
  the destination buffer. Unlike the OpenBSD ones they return -1 or NULL if
  the buffer is not large enough, instead of silently truncating.
2011-03-12 19:52:45 +00:00
bouyer
fa4ca53da4 Add a test for rpc.rquotad(8) 2011-03-12 14:03:38 +00:00
matt
29bcb073c2 Shell scripts don't have .debug versions. 2011-03-12 08:08:38 +00:00
jruoho
077cbf0f3c Add x86/tsc(9). 2011-03-11 19:50:33 +00:00
pooka
bb4e650f59 reality check 2011-03-11 10:36:29 +00:00
pooka
65858e929d +tp 2011-03-10 20:04:46 +00:00
njoly
d2059d8a64 +tmux.debug 2011-03-10 16:50:10 +00:00
njoly
8274f2b290 +libh_tls_{dlopen,dynamic}.so.1.debug 2011-03-10 16:27:03 +00:00
pooka
9eacb1b321 rumpnet tests 2011-03-10 14:11:18 +00:00
jmmv
a3fddfa529 Enable the build of tmux and add the necessary directory and file entries. 2011-03-10 13:16:57 +00:00
pooka
d1535ddeaf shmif_dumpbus tests 2011-03-10 11:16:03 +00:00
joerg
aad599979d Add TLS support infrastructure. For dynamic binaries, ld.elf_so exports
_rtld_tls_allocate and _rtld_tls_free. libpthread uses this functions to
setup the thread private area of all new threads. ld.elf_so is
responsible for setting up the private area for the initial thread.
Similar functions are called from _libc_init for static binaries, using
dl_iterate_phdr to access the ELF Program Header.

Add test cases to exercise the different TLS storage models. Test cases
are compiled and installed on all platforms, but are skipped on
platforms not marked for TLS support.

This material is based upon work partially supported by
The NetBSD Foundation under a contract with Joerg Sonnenberger.

It is inspired by the TLS support in FreeBSD by Doug Rabson and the
clean ups of the DragonFly port of the original FreeBSD modifications.
2011-03-09 23:10:05 +00:00
bouyer
37628c8c74 Use librumphijack for quota commands instead of rumpifed versions. 2011-03-09 19:04:57 +00:00
mrg
24240024c0 move xorg-server.m4 into the MD files that build xorg-server.
this should fix most of the recent build issues on xorg without
xorg-server platforms.
2011-03-09 18:55:55 +00:00
pooka
18b64059e0 +helper 2011-03-08 12:42:14 +00:00
adam
561fc3a751 Added missing Polish translations 2011-03-08 11:24:28 +00:00
mrg
7b0e2f3951 move xorg-server.m4 into the xserver set, and mark it 'xorg'.
fixes non-xorg-server builds.
2011-03-07 18:37:46 +00:00
njoly
5c77e8edf8 Add quota tests debug objects. 2011-03-07 15:51:40 +00:00
njoly
fcc9951c0e +quotactl.debug 2011-03-07 15:49:56 +00:00
mrg
722355d60d install xorg-server.m4 at the request of jmcneill. 2011-03-06 22:15:29 +00:00
bouyer
063f96f3c2 merge the bouyer-quota2 branch. This adds a new on-disk format
to store disk quota usage and limits, integrated with ffs
metadata. Usage is checked by fsck_ffs (no more quotacheck)
and is covered by the WAPBL journal. Enabled with kernel
option QUOTA2 (added where QUOTA was enabled in kernel config files),
turned on with tunefs(8) on a per-filesystem
basis. mount_mfs(8) can also turn quotas on.

See http://mail-index.netbsd.org/tech-kern/2011/02/19/msg010025.html
for details.
2011-03-06 17:08:10 +00:00
he
237bc87364 This port now installs an /usr/mdec/boot file, so note that here. 2011-03-05 21:19:46 +00:00
pgoyette
405858d28f sets-list dance for new ps_strings tests 2011-03-05 18:14:55 +00:00
jruoho
d29ee42207 Add odcm(4). 2011-03-04 05:56:49 +00:00
jruoho
120b4f01cf Add module build glue for odcm(4). 2011-03-04 05:02:47 +00:00
pooka
a5584ec031 +tp 2011-03-03 11:54:57 +00:00
tron
0ce98231b1 Update for set lists for new Postfix components and documentation files. 2011-03-02 22:25:52 +00:00
ahoka
f338bae6fa Add manpage for flashctl 2011-02-27 17:51:45 +00:00
njoly
78733349d6 +flashctl.debug 2011-02-26 23:24:09 +00:00
phx
e068b990b6 altboot.img: altboot as U-Boot image to fake a Linux kernel module 2011-02-26 20:38:49 +00:00
ahoka
2b6ee22130 Import the Flash and NAND subsytem code contributed by the University
of Szeged, Hungary.

The commit includes:
 - Flash layer, which gives a common API to access flash devices
 - NAND controller subsystem for the flash layer
 - An example OMAP driver which is used on BeagleBoard or alike ARM boards
2011-02-26 18:07:13 +00:00
mrg
8816a0ba06 add missing x11-xcb.pc. 2011-02-26 09:27:20 +00:00
pgoyette
893492b728 Read instructions...
Don't remove the ssp/h_raw entries, just mark them as obsolete
2011-02-26 05:38:44 +00:00
pgoyette
7155dfb193 ssp/raw test has been removed. 2011-02-26 02:41:56 +00:00
jruoho
bddaaa8cda Add viac7temp(4). 2011-02-24 14:20:28 +00:00
jruoho
e61737f29d Build glue for viac7temp(4). 2011-02-24 14:08:51 +00:00
jruoho
4fcecccfb5 Add powernow(4). 2011-02-24 11:29:45 +00:00
jruoho
b365a799cf Add build glue for powernow(4). 2011-02-24 11:22:34 +00:00
pooka
8a56601b8f +tests 2011-02-24 10:30:03 +00:00
mrg
a13125298e adjust for libXext.so minor bump. 2011-02-24 08:52:59 +00:00
pooka
7250454e0e +tp 2011-02-23 13:03:32 +00:00
jruoho
53d3e21904 Build glue for est(4). 2011-02-23 11:55:36 +00:00
jruoho
99b95e55c0 Add est(4). 2011-02-23 11:50:03 +00:00
jruoho
d072795ee9 Move coretemp(4) to man4.x86. 2011-02-23 08:52:16 +00:00
mrg
eba43c4a50 enable USE_XCB in libX11.
install missing libX11-xcb and Xlib-xcb.h.
2011-02-23 07:53:28 +00:00
jmcneill
e8395e22a2 add alc(4) man page 2011-02-23 02:47:45 +00:00
pooka
e1a5f6e913 +tp 2011-02-22 10:37:05 +00:00
mrg
5d1c95e7b4 install geometry/sanwa, symbols/ph and symbols/rupeesign. 2011-02-21 05:10:27 +00:00
mrg
71f2171a24 obsolete a couple of xkb files no longer present in xkbcomp 1.2.1. 2011-02-21 04:53:52 +00:00