openbsd
2017-07-06 deraadt0xcc-fill a few more alignments. Not because these...
2017-07-06 mlarkinremove an unneeded .align and .code32
2017-07-06 schwarzefix date
2017-07-06 schwarzeFix operator precedence according to Brian W. Kernighan...
2017-07-05 kettenisFix native/raw backlight support in inteldrm(4).
2017-07-05 florianValidate prefix information in router advertisements...
2017-07-05 antonFavor a UID-agnostic prompt in ksh edit mode tests...
2017-07-05 antonRevert previously added tests for file completion that...
2017-07-05 schwarzeavoid double space caused by end-of-sentence detection...
2017-07-05 krwRemove knowledge of struct interface_info from clparse...
2017-07-05 jsingRFC 6066 states that IP literals are not permitted...
2017-07-05 bluhmImplement the generated dependency with a stamp file...
2017-07-05 espieforgot to commit this one
2017-07-05 schwarzeThe EQN_LISTONE box type is pointless.
2017-07-05 visaEnable NFSCLIENT to let installation over NFS work.
2017-07-05 visaFix RAMDISK build.
2017-07-05 espiemake use of (f)lex -o option to create unique temporary...
2017-07-05 espiebased on florian@'s observation and guenther@'s work...
2017-07-05 kettenisregen
2017-07-05 kettenisAdd Intel Braswell Sensor Hub device.
2017-07-05 schwarzenits about trailing punctuation found with mandoc ...
2017-07-05 tbvoid functions don't return 0
2017-07-05 schwarzefix cross references to self; found with mandoc -Tlint
2017-07-05 bluhmConvert pf tagname malloc(9) into pool_get(9) to make...
2017-07-05 bluhmThe IP in IP input function strips the outer header...
2017-07-05 reykDon't stop logging to stderr when running in foreground...
2017-07-05 mpiComments are lying.
2017-07-05 espiedocument that we're no longer using 'make depend'
2017-07-05 espiebye bye depends
2017-07-05 florianIf we are sending a neighbor solicitation for a link...
2017-07-05 mpiSome documentation improvements:
2017-07-05 florianremove useless (void)printf casts, diff from Klemens...
2017-07-05 antonAdd tests for file completion in ksh emacs mode, curren...
2017-07-04 bluhmSwitch to build user if run as root. Prompt output...
2017-07-04 schwarzecross reference to self; found with mandoc(1)
2017-07-04 mestreRevert back previous, pledge cannot be enabled on the...
2017-07-04 bluhmFix file regress from stdin if obj directory exists.
2017-07-04 schwarzeFix the only remaining mandoc(1) ERROR in the base...
2017-07-04 schwarzeproper escaping to prevent information loss; found...
2017-07-04 schwarzeFix handling of \} on roff request lines.
2017-07-04 kettenisIgnore entries with specific PCI subvendor/subdevice...
2017-07-04 nicm< and > keys to scroll preview list left and right...
2017-07-04 bluhmFix building the libedit regress programs.
2017-07-04 bennodelete tokens that have never been used.
2017-07-04 bennorename fetch_state() to fetch_ifstate(). The word ...
2017-07-04 bennoFix some variable alignment whitespace.
2017-07-04 schwarzeIt turns out association of tbl spans with layout rows...
2017-07-04 bennoif configured, set the ttl (IPV6_UNICAST_HOPS) for...
2017-07-04 ajacoutotDetect upfront whether we have a particular set install...
2017-07-04 bennomake relayd not crash in relay_udp_server() when using...
2017-07-04 rpeSwitch reorder_kernel() from sending emails to logging...
2017-07-04 bluhmDo not add isakmpd obj directory to .PATH. We must...
2017-07-04 tedusome of this code was written in an era when spaces...
2017-07-04 floriancalculate multiples of 4 smarter; from Klemens Nanni
2017-07-04 bluhmIt does not make sense to use ioctl(FIONREAD) with...
2017-07-04 florianreplace perror(3) with err(3); from Klemens Nanni
2017-07-04 schwarze1. mild deprecation notice
2017-07-04 espiezap .o, put both .c at deraadt@'s request
2017-07-04 schwarzeMessages of the -Wbase level now print STYLE:. Since...
2017-07-04 schwarzePrinting "BASE:" in messages about violations of base...
2017-07-04 visaEnable the use of futex(2) in librthread on mips64.
2017-07-04 mpiRevert previous, it exposed two edge cases still requir...
2017-07-04 espieShould have committed this two days ago, last part...
2017-07-04 mpiAlways hold the socket lock when calling sblock().
2017-07-04 mpiAssert that the socket lock is held when `so_state...
2017-07-04 mpiAssert that the socket lock is held when `so_qlen'...
2017-07-04 florianconsistently use the evtimer wrappers around the connec...
2017-07-04 florianInclude stdarg.h explicitly instead of relying on event...
2017-07-04 espiecomplete "nodepend" in source
2017-07-04 nicmHandle 0 size of preview box in caller.
2017-07-04 antonBackout previous due to a bug discovered by zhuk@ that...
2017-07-04 jobAdd GRACEFUL_SHUTDOWN example to bgpd.conf
2017-07-04 mpiExport our atomic definitions to userland instead of...
2017-07-04 espiegenerate the parser directly instead of fucking around
2017-07-04 antonAdd support for pattern substitution to variables in...
2017-07-04 dlgconsistently use the evtimer wrappers around the connec...
2017-07-04 dlginclude stdarg.h explicitly instead of relying on event...
2017-07-04 espielet BUILDFIRST just build first, using the same trick...
2017-07-04 teduproperly adjust the ttl of replies instead of freezing...
2017-07-03 dlgblacklist MSI on intel m.2 optane parts. it just doesnt...
2017-07-03 bluhmDo not grab the socket lock in doaccept() twice. Pass...
2017-07-03 nicmChange session and window preview so that the current...
2017-07-03 espieno need to generate y.tab.h if nothing uses it, set...
2017-07-03 krwsizeof(struct sockaddr_in) != sizeof(struct in_addr).
2017-07-03 bluhmAdd more checks and debug info to identify the sporadic...
2017-07-03 claudioBoth PF_ROUTE and PF_KEY need to start to take care...
2017-07-03 florians/log_warn/log_warnx/ where errno is not set
2017-07-03 bennoRemove obvious clear_config() comments and misleading...
2017-07-03 bluhmGenerate source and header files for regress on demand.
2017-07-03 schwarzereport trailing delimiters after macros where they...
2017-07-03 visaUse copyin32() instead of copyin() in RDHWR emulation.
2017-07-03 tedudon't bother caching invalid or very short lived responses
2017-07-03 bluhmLink all lib regress tests to the build.
2017-07-03 espieallows working without depends, as discovered and discu...
2017-07-03 espiere-add dependencies from SRCS to corresponding OBJS.
2017-07-03 jmcmarkup fixes;
2017-07-03 schwarzewarn about time machines; suggested by Thomas Klausner...
2017-07-03 naddymerge error, revealed by clang; ok kettenis@
2017-07-03 nicmChange previous to not wait for both process exit and...
2017-07-03 schwarzeRemove mdoclint(1) from the tree.
next