Go to file
riastradh 2903f566e2 Reorganize SRCS lists for libcompat, compat.kmod, sysv_ipc.kmod.
- Share lists between the libcompat and module makefiles.
- Include some omitted entries in compat.kmod:
  . if_43.c
  . kern_sa_60.c
  . kern_time_30.c
  . rndpseudo_50.c
  . rtsock_14.c
  . rtsock_50.c
  . rtsock_70.c
  . uipc_syscalls_40.c
  . uipc_syscalls_50.c
- Exclude a (harmless) spurious entry in sysv_ipc.kmod on LP64 systems:
  . kern_ipc_10.c

Should fix broken ifconfig on modular current kernels.

ok pgoyette
2016-11-03 04:26:58 +00:00
bin Fix grammar in couple of sentences. 2016-10-25 13:01:59 +00:00
common Add strchrnul 2016-10-12 20:01:40 +00:00
compat add LIBGCC_MACHINE_ARCH 2016-10-22 20:33:51 +00:00
crypto conditionalize bits 2016-10-19 00:11:03 +00:00
dist/pf PR 50709 David Binderman: memory leak 2016-05-30 17:21:07 +00:00
distrib Add new test t_ptrace with traceme1 2016-11-02 12:51:22 +00:00
doc Note tcu(4). 2016-11-02 17:19:53 +00:00
etc Handle variable expansion and comma/space separators in postconf. 2016-10-30 15:47:06 +00:00
external More detailed error messages for text relocations on ppc code. Tested by joerg@ 2016-11-03 01:22:59 +00:00
extsrc
games add a couple 2016-10-14 03:20:04 +00:00
gnu has moved to external/gpl3 2016-01-16 18:41:12 +00:00
include Import wcsnlen(3) to libc 2016-10-15 14:21:59 +00:00
lib Typo - "a requests" --> "a request" 2016-11-02 03:21:38 +00:00
libexec revert, I'll fix libc instead. 2016-10-07 19:10:03 +00:00
regress Fix the mmap call, KNF, and make the output more readable. 2016-09-03 08:47:38 +00:00
rescue vnconfig(8) was renamed to vndconfig(8) some time ago, and most places 2016-08-04 03:50:55 +00:00
sbin remove dup line 2016-11-01 16:15:51 +00:00
share enable xorg-server 1.18 for evbarm 2016-11-01 14:21:30 +00:00
sys Reorganize SRCS lists for libcompat, compat.kmod, sysv_ipc.kmod. 2016-11-03 04:26:58 +00:00
tests Add new test-case "traceme2" in t_ptrace 2016-11-02 22:18:04 +00:00
tools regen 2016-10-19 21:55:26 +00:00
usr.bin fix usage (thanks wiz) 2016-10-30 19:33:49 +00:00
usr.sbin fix column alignment of "intrctl list [-c]" 2016-11-02 11:03:33 +00:00
BUILDING Document MKREPRO_TIMESTAMP. 2016-01-29 13:51:13 +00:00
Makefile fix direct reference to texinfo, bleh 2016-01-14 02:51:25 +00:00
Makefile.inc
UPDATING note that the OpenSSL import requires some objdir cleanup 2016-10-14 16:39:05 +00:00
build.sh When setting TOP the idea is to run the [/usr]/bin/pwd binary, and 2016-06-03 00:00:01 +00:00