Go to file
pgoyette 0a18c53300 Don't skip the superfluous "is" argument if it's not superfluous!
This allows us to use `wtf is` and get information for the acronym "is"
and produces the same output as `wtf is is` withough requiring the extra
typing by the user.
2018-01-17 03:03:59 +00:00
bin Use 0600 as the mode for histfile here too. 2018-01-17 00:29:22 +00:00
common Add bunch of missing includes of namespace.h in libc 2018-01-04 20:57:28 +00:00
compat Don't mix abis in any CRUNCHEDPROG 2017-01-05 21:28:42 +00:00
crypto Move spammy debug message to debug2. 2018-01-15 05:04:58 +00:00
dist/pf Add DragonFly BSD fingerprints. 2017-12-16 07:52:08 +00:00
distrib document pfil_{add,remove}_ihook, pfil_run_{addr,if}hooks 2018-01-17 02:45:38 +00:00
doc note sparc* cpuctl identify support. 2018-01-16 08:37:43 +00:00
etc add ipsec(4) interface ATF. 2018-01-10 11:06:06 +00:00
external remove Documents before import. 2018-01-14 22:51:12 +00:00
extsrc
games Don't skip the superfluous "is" argument if it's not superfluous! 2018-01-17 03:03:59 +00:00
include Merge autofs support from: Tomohiro Kusumi 2018-01-09 03:31:12 +00:00
lib Revert to commits as they broke few rump tests 2018-01-17 01:24:29 +00:00
libexec Since GNU ld doesn't honor the PLT entry reservation, also compensate 2017-12-25 17:00:15 +00:00
regress Don't test call gates, they are not supported anymore. 2017-08-30 15:46:19 +00:00
rescue Extra flags for static PIE 2017-10-08 15:02:33 +00:00
sbin Explain what suffixes are accepted when specifying a size. 2018-01-15 12:20:47 +00:00
share document pfil_{add,remove}_ihook, pfil_run_{addr,if}hooks 2018-01-17 02:45:38 +00:00
sys fix compilation 2018-01-17 02:39:16 +00:00
tests Use sysctl -n rather than parse the output. 2018-01-17 00:23:17 +00:00
tools Do not use HOST_CFLAGS and others. build.sh calls configure with 2018-01-16 08:53:51 +00:00
usr.bin fix indent 2018-01-15 22:14:24 +00:00
usr.sbin implement cpuctl identify for sparc and sparc64. 2018-01-16 08:23:17 +00:00
BUILDING regen 2017-12-29 03:05:13 +00:00
Makefile Include somewhat misleadingly named do-x11 into BUILDTARGETS even with 2017-12-06 19:34:00 +00:00
Makefile.inc
UPDATING Minor tweak to the vadvise entry. 2017-12-27 08:29:02 +00:00
build.sh Restore formatting/indentation of the configure call in rebuildmake() 2018-01-15 20:39:53 +00:00