Go to file
riastradh a9aa080355 Just use struct cpu_info members for the Xen clock state.
Silly to use percpu(9) for some things and struct cpu_info for
others.
2018-06-30 14:21:19 +00:00
bin Add a missing check to handle correctly 0 * 0 in expr(1) 2018-06-27 17:23:36 +00:00
common
compat
crypto Since now we are called from cleanup_exit() make sure that we have a state 2018-06-24 15:36:31 +00:00
dist/pf
distrib Remove dhclient from the base system. 2018-06-29 12:34:13 +00:00
doc dts updated to 4.18-rc2 2018-06-27 19:49:47 +00:00
etc Remove dhclient from the base system. 2018-06-29 12:34:13 +00:00
external Remove dhclient from the base system. 2018-06-29 12:34:13 +00:00
extsrc
games fix the previous. the code was right, just badly formatted before. 2018-06-24 12:55:36 +00:00
include Fix the rest of the functions that have been made visible by xopen5, 2018-06-24 23:55:29 +00:00
lib put back lsan 2018-06-28 10:14:01 +00:00
libexec No semicolon after macro do ... while (0) wrapper. 2018-06-23 07:21:00 +00:00
regress
rescue Set NOSANITIZER in rescue/Makefile 2018-06-21 10:44:01 +00:00
sbin vnconfig name is retained for backwards compatibility. Use vndconfig. 2018-06-30 09:27:41 +00:00
share bsd-family-tree: Add missing DragonFly and FreeBSD releases 2018-06-30 01:08:39 +00:00
sys Just use struct cpu_info members for the Xen clock state. 2018-06-30 14:21:19 +00:00
tests Add 3 more expr(1) ATF tests detecting overflow 2018-06-27 17:39:30 +00:00
tools Revert my previous config test inclusion for u_longlong_t. 2018-06-13 04:17:43 +00:00
usr.bin Add our syslog format. 2018-06-29 20:18:36 +00:00
usr.sbin Revert previous, fix iteration loops to be consistent: 2018-06-24 19:53:35 +00:00
build.sh
BUILDING
Makefile
Makefile.inc
UPDATING