1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
OpenBSD
Go to file
krw 217e9cbda3 Tweak parse_boolean() to be more like its friends.
i.e. handle ';' better, and issue error
message ("expecting boolean.") itself.
2017-10-10 14:01:08 +00:00
bin Better document what the -v flag actually does and that you can 2017-10-09 15:54:39 +00:00
distrib sort 2017-10-08 15:18:09 +00:00
etc Make cacheflush(3) and get_fpc_csr(3) manual pages available on octeon. 2017-10-08 15:14:17 +00:00
games typo: on -> of 2017-08-15 17:21:17 +00:00
gnu Tedu files that got removed in LLVM 5.0.0. 2017-10-04 21:25:31 +00:00
include Use the modern POSIX idiom "-exec ... {} +" instead of find|xargs and 2017-10-06 19:58:37 +00:00
lib Document fktrace(2) more completely, including separation of errors. 2017-10-08 19:21:10 +00:00
libexec __plt_{start,end} are no longer generated or necessary, having been 2017-10-10 04:49:10 +00:00
regress The divert-packet socket option IP_DIVERTFL, IPPROTO_DIVERT_RESP, 2017-10-09 17:31:40 +00:00
sbin Tweak parse_boolean() to be more like its friends. 2017-10-10 14:01:08 +00:00
share Kill the divert-packet socket option IP_DIVERTFL to filter packets. 2017-10-06 21:14:55 +00:00
sys At reboot all vnodes are flushed, but when it sleeps, the update 2017-10-10 11:59:35 +00:00
usr.bin clarify the order in which config statements are used. 2017-10-09 20:12:51 +00:00
usr.sbin clean-up option handling slightly, some more to be done. 2017-10-10 10:20:58 +00:00
Makefile
Makefile.cross Compile the cross-compiler in the target's objdir instead of polluting 2017-09-23 12:35:52 +00:00