summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-05Revert previously added tests for file completion that are currently failing.anton
2017-07-05avoid double space caused by end-of-sentence detection; requested by jmc@Ingo Schwarze
2017-07-05Remove knowledge of struct interface_info from clparse.c. JustKenneth R Westerback
2017-07-05RFC 6066 states that IP literals are not permitted in "HostName" for aJoel Sing
2017-07-05Implement the generated dependency with a stamp file to avoid needlessAlexander Bluhm
2017-07-05forgot to commit this oneMarc Espie
2017-07-05The EQN_LISTONE box type is pointless.Ingo Schwarze
2017-07-05Enable NFSCLIENT to let installation over NFS work.Visa Hankala
2017-07-05Fix RAMDISK build.Visa Hankala
2017-07-05make use of (f)lex -o option to create unique temporary files, so thatMarc Espie
2017-07-05based on florian@'s observation and guenther@'s work in kernel makefiles.Marc Espie
2017-07-05regenMark Kettenis
2017-07-05Add Intel Braswell Sensor Hub device.Mark Kettenis
2017-07-05nits about trailing punctuation found with mandoc -TlintIngo Schwarze
2017-07-05void functions don't return 0Theo Buehler
2017-07-05fix cross references to self; found with mandoc -TlintIngo Schwarze
2017-07-05Convert pf tagname malloc(9) into pool_get(9) to make it MP safe.Alexander Bluhm
2017-07-05The IP in IP input function strips the outer header and reinsertsAlexander Bluhm
2017-07-05Don't stop logging to stderr when running in foreground with -d.Reyk Floeter
2017-07-05Comments are lying.Martin Pieuchot
2017-07-05document that we're no longer using 'make depend'Marc Espie
2017-07-05bye bye dependsMarc Espie
2017-07-05If we are sending a neighbor solicitation for a link local addressFlorian Obser
2017-07-05Some documentation improvements:Martin Pieuchot
2017-07-05remove useless (void)printf casts, diff from Klemens Nanni, massagedFlorian Obser
2017-07-05Add tests for file completion in ksh emacs mode, currently failing.anton
2017-07-04Switch to build user if run as root. Prompt output $ or # affects test.Alexander Bluhm
2017-07-04cross reference to self; found with mandoc(1)Ingo Schwarze
2017-07-04Revert back previous, pledge cannot be enabled on the privsep'd proc yet, atRicardo Mestre
2017-07-04Fix file regress from stdin if obj directory exists.Alexander Bluhm
2017-07-04Fix the only remaining mandoc(1) ERROR in the base system.Ingo Schwarze
2017-07-04proper escaping to prevent information loss; found with mandoc -TlintIngo Schwarze
2017-07-04Fix handling of \} on roff request lines.Ingo Schwarze
2017-07-04Ignore entries with specific PCI subvendor/subdevice such that we don'tMark Kettenis
2017-07-04< and > keys to scroll preview list left and right in tree mode.Nicholas Marriott
2017-07-04Fix building the libedit regress programs.Alexander Bluhm
2017-07-04delete tokens that have never been used.Sebastian Benoit
2017-07-04rename fetch_state() to fetch_ifstate(). The word "state" is a bitSebastian Benoit
2017-07-04Fix some variable alignment whitespace.Sebastian Benoit
2017-07-04It turns out association of tbl spans with layout rows is simpler thanIngo Schwarze
2017-07-04if configured, set the ttl (IPV6_UNICAST_HOPS) for ipv6 tcp checks.Sebastian Benoit
2017-07-04Detect upfront whether we have a particular set installed and if not, do *not*Antoine Jacoutot
2017-07-04make relayd not crash in relay_udp_server() when using a dns relay.Sebastian Benoit
2017-07-04Switch reorder_kernel() from sending emails to logging via syslogRobert Peichaer
2017-07-04Do not add isakmpd obj directory to .PATH. We must compile someAlexander Bluhm
2017-07-04some of this code was written in an era when spaces cost extra.Ted Unangst
2017-07-04calculate multiples of 4 smarter; from Klemens NanniFlorian Obser
2017-07-04It does not make sense to use ioctl(FIONREAD) with TLS as libtlsAlexander Bluhm
2017-07-04replace perror(3) with err(3); from Klemens NanniFlorian Obser
2017-07-041. mild deprecation noticeIngo Schwarze