Commit Graph

6379 Commits

Author SHA1 Message Date
dyoung
9c4afb0ddd Don't install sparc64/bus.h any more. 2011-07-09 17:15:46 +00:00
mrg
62a4db2d96 add gcc-4.5/tgmath.h 2011-07-09 14:57:48 +00:00
jmcneill
63aa7fdcda build dtv module 2011-07-09 14:56:43 +00:00
jmcneill
6102d1726d install dtvio.h, dtvio_demux.h, dtvio_frontend.h 2011-07-09 14:52:02 +00:00
dyoung
3f31995308 Per Matt Green's suggestion, stop installing /usr/include/sys/bus.h to
poison broken architectures that are including it from userland.
2011-07-08 19:09:01 +00:00
mrg
370be66d2a add gcc-4.5/tgmath.h 2011-07-08 09:31:35 +00:00
jruoho
aa3f9890b8 Split out 't_printf' and 't_scanf' from 't_format' to gain the common
"functional scope" for the test files.
2011-07-08 06:38:03 +00:00
jruoho
cc0041648e Move 't_glob_star' to 't_glob' for glob(3). 2011-07-07 15:53:27 +00:00
jruoho
9b5c52594e Merge 't_environment' and 't_environment_pth'. 2011-07-07 15:50:23 +00:00
matt
898fcbc89c Back out last change (restore tgmath.h) 2011-07-07 15:07:53 +00:00
matt
be10aa46c6 fix lists for gcc-4.5 and MKDEBUG=yes 2011-07-07 15:05:41 +00:00
matt
8d15402c40 Fix gcc-4.5 includes 2011-07-07 15:05:00 +00:00
pgoyette
f7b4f45c18 Mark the ..../syscall/ test directories obsolete as well as their contents 2011-07-07 14:29:59 +00:00
jruoho
1b9f2dc9c1 Move 't_syslog_pthread' to 't_syslog' for consistency with libc. 2011-07-07 10:02:52 +00:00
jruoho
54bb10746c Split out the string tests from t_string.c for consistency. 2011-07-07 08:59:30 +00:00
mrg
9692f6d4a2 - un-obsolete a pair of files we want to remain installed (XXX i wonder
if a way to have "clean builds" not run "postinstall fix obsolete" in
  the $DESTDIR so that these sorts of errors will appear as set list
  errors instead of being skipped
- fix the list of headers to install for GCC 4.5, based upon the mknative
  ${G_EXTRA_HEADERS}.  XXX move the location of G_EXTRA_HEADERS.
2011-07-07 08:46:20 +00:00
jruoho
e32f731829 Remove 't_cerror' (this is tested by numerous individual tests).
Rename 't_context' to 't_getcontext' for consistency.
2011-07-07 07:06:21 +00:00
jruoho
f77aadf3e8 Adjust for tests/libc/sys. 2011-07-07 06:58:53 +00:00
jruoho
5152b0c082 Deprecate tests/sycall. The tests will be added back to tests/libc/sys. 2011-07-07 06:16:59 +00:00
jruoho
b54ff1eb07 Move the 'syscall/t_cmsg' test to 'include/sys/t_socket'. 2011-07-07 05:50:26 +00:00
dyoung
edd1b42507 Install /usr/include/sys/bus.h for oddball ports whose userland somehow
#includes it.
2011-07-06 18:18:07 +00:00
spz
85afcc6138 increase libdns minor version 2011-07-05 22:05:36 +00:00
spz
fdc90908a4 bumping the major of libcrypto and libssl as suggested by tls@ 2011-07-05 10:01:14 +00:00
jruoho
9b1f3701bf Few tests for mkfifo(2). 2011-07-04 15:46:09 +00:00
manu
8f6bd1b1eb Add documentation link xdr_sizeof(3) -> xdr(3) 2011-07-04 12:05:00 +00:00
jruoho
c9cfc0c76b Few fundamental checks for chroot(2) and fchroot(2). 2011-07-04 08:09:11 +00:00
jruoho
c9b92f91be Basic tests for issetugid(2). 2011-07-04 05:10:23 +00:00
mrg
48ec175b35 updates for GCC 4.5 components. sort. 2011-07-03 22:47:24 +00:00
tron
c928cef6de And entries for "lessecho" manual page. 2011-07-03 21:59:31 +00:00
jruoho
a3b49d7e2f Three simple unit tests for revoke(2). 2011-07-03 21:06:56 +00:00
jruoho
81ab4d12a9 Few naive test cases for link(2). 2011-07-03 17:47:15 +00:00
mrg
c1359dc31d mark all the ld.elf_so tests as mkpic. 2011-07-03 15:24:49 +00:00
jruoho
85c7095d12 Few naive tests for unlink(2). 2011-07-03 15:05:43 +00:00
jruoho
8ce73eddfe Few simple tests for mknod(2), including a skipped one for PR kern/45111. 2011-07-03 14:34:21 +00:00
mrg
197e5b665d add gcc-4.5/altivec.h 2011-07-03 06:37:42 +00:00
mrg
9d577174a3 new gcc 4.5 g++ dirs are for everyone, not just gcc 4.5 users.
fixes build problems.
2011-07-01 22:23:19 +00:00
njoly
e125cce8c5 Small typo (g++debug -> g++.debug). 2011-07-01 12:09:34 +00:00
mrg
e712e9f0f1 various updates for GCC 4.5. finally obsolete some very old gcc stuff. 2011-07-01 02:10:07 +00:00
agc
2a68397623 move comments to the head of the file 2011-06-30 04:36:34 +00:00
agc
29e37b5d58 get rid of commented-out, unused rump entries from the two
arch-dependent mips64 files
2011-06-30 04:28:53 +00:00
tsutsui
2a960ff904 Update a list for newsmips. The previous one has a bit obsolete entries. 2011-06-29 14:35:13 +00:00
uch
d309817c28 Add fsck_v7fs, mount_v7fs, newfs_v7fs entries for MKDEBUG=yes 2011-06-28 04:53:51 +00:00
manu
4033ef79a2 Fix multiple non compliances in our Linux-like extattr API, and make it
public so that it can be used.
2011-06-27 16:39:43 +00:00
uch
9255b46fb4 7th Edition(V7) File System support. and NetBSD symbolic-link, socket, FIFO extension. see newfs_v7fs(8). 2011-06-27 11:52:22 +00:00
christos
e2bebf7172 * Arrange for interfaces that create new file descriptors to be able to
set close-on-exec on creation (http://udrepper.livejournal.com/20407.html).

    - Add F_DUPFD_CLOEXEC to fcntl(2).
    - Add MSG_CMSG_CLOEXEC to recvmsg(2) for unix file descriptor passing.
    - Add dup3(2) syscall with a flags argument for O_CLOEXEC, O_NONBLOCK.
    - Add pipe2(2) syscall with a flags argument for O_CLOEXEC, O_NONBLOCK.
    - Add flags SOCK_CLOEXEC, SOCK_NONBLOCK to the socket type parameter
      for socket(2) and socketpair(2).
    - Add new paccept(2) syscall that takes an additional sigset_t to alter
      the sigmask temporarily and a flags argument to set SOCK_CLOEXEC,
      SOCK_NONBLOCK.
    - Add new mode character 'e' to fopen(3) and popen(3) to open pipes
      and file descriptors for close on exec.
    - Add new kqueue1(2) syscall with a new flags argument to open the
      kqueue file descriptor with O_CLOEXEC, O_NONBLOCK.

* Fix the system calls that take socklen_t arguments to actually do so.

* Don't include userland header files (signal.h) from system header files
  (rump_syscallargs.h).

* Bump libc version for the new syscalls.
2011-06-26 16:42:39 +00:00
njoly
15cfb3c484 Bump major for libmj.so debug libraries, forgotten in previous. 2011-06-26 10:14:13 +00:00
nonaka
c52f9a5df2 PR/45015: ld.elf_so: support ELF symbol versioning
Applied latest patch.
2011-06-25 05:45:10 +00:00
agc
25c27ba989 libmj major number bump 2011-06-25 00:42:57 +00:00
jruoho
5abf4f43b3 Add a small summary page for altq. From the list in PR # kern/21345. 2011-06-22 20:29:38 +00:00
jruoho
9fbe6ae1dc Add a small summary page for sysmon. From the list in PR # kern/21345. 2011-06-22 19:34:53 +00:00