openbsd
2017-07-08 teduupdate the little endian processor list to give it...
2017-07-08 krwUnhook tables.c from Makefile.
2017-07-08 krwFold tables.c into options.c and stop exporting the one
2017-07-08 kettenisRemove duplicate typedesf that are now provided by...
2017-07-08 jmcslightly rework previous, to avoid an article issue;
2017-07-08 teduspelling fix from Hiltjo Posthuma
2017-07-08 schwarzeSimplify by creating struct roff_node syntax tree nodes...
2017-07-08 florianConsistently use if ((option & F_FOO) && (option &...
2017-07-08 florianConsistently use if (option & F_FOO); from Klemens...
2017-07-08 florianEnable slaacd on the installer and temporarily neuter...
2017-07-08 florianhook up slaacd to the installer on media where we have...
2017-07-08 florian_slaacd user/group for installer
2017-07-08 florianslaacd needs libevent on the ramdisk
2017-07-08 florianIncrease size to make slaacd fit.
2017-07-08 schwarzefix an assertion failure triggered by .ce in next-line...
2017-07-08 krwAlways use strcasecmp() when comparing user input to...
2017-07-08 schwarze1. Eliminate struct eqn, instead use the existing members
2017-07-08 kevlo- For RTL8188CUS/RTL8192CU, we have to force 8051 reset...
2017-07-08 schwarzeCorrectly handle horizontal spans at the beginning...
2017-07-08 tbfix typo in comment
2017-07-08 mpiRevert grabbing the socket lock in kqueue filters.
2017-07-08 teduadd a hint about subjectAltName. this isn't great,...
2017-07-08 krwAlways use uintNN_t instead of sometimes u_intNN_t
2017-07-08 bluhmRun malloc0test with all possible malloc options.
2017-07-07 bluhmRemove all references to "make depend" from regress.
2017-07-07 bluhmRemove useless make depend targets.
2017-07-07 schwarzegarbage collect unused enum member EQN_ROOT
2017-07-07 ottoOnly access offset if canaries are enabled *and* size...
2017-07-07 schwarzeadd parentheses to the output where required for disamb...
2017-07-07 kettenisYou win some, you los some. The Linux 4.4 code is...
2017-07-07 reykHandle carp(4) as HTYPE_ETHER.
2017-07-07 schwarzesimplify the eqn_box_makebinary() function by removing...
2017-07-07 krwReplace the many occurances of '256' with a new #define
2017-07-07 bluhmDisable tests that fail due to known make bugs, fix...
2017-07-07 schwarzeclarify which httpd we are talking about;
2017-07-07 nicmFix size of rightmost preview section.
2017-07-07 tbReplace a doubled period and add a blank space in front...
2017-07-07 schwarzeRadically simplify the definitions what the message...
2017-07-07 krwdispatch_imsg() only needs to know name and rdomain.
2017-07-07 krwassemble_eh_header() needs only to know about hw_addr.
2017-07-07 krwRename cons_options() to pack_options(), and do_packet...
2017-07-07 visaAdd logic for running SD commands. Tested with a few...
2017-07-07 nicmAdd a pane_pipe format to show if pipe-pane is active...
2017-07-07 espietrigger default .l.o rule and check the produced file...
2017-07-07 espieCOMPILE.c already does -c, so no need to double it.
2017-07-07 espieunbreak
2017-07-07 espiewe're not shooting yacception
2017-07-07 bluhmMake libtool regress tests pass:
2017-07-07 bluhmMake mmap_hint.c compile on i386 by adding includes...
2017-07-07 visaFix function name in panic message.
2017-07-07 fcambusMake configuration lines match GENERIC files.
2017-07-07 fcambusRemove unnecessary #ifdefs in telnet. No binary change.
2017-07-07 nicmWhen working out the current client (for example for...
2017-07-07 djmWhen generating all hostkeys (ssh-keygen -A), clobber...
2017-07-07 djmallow fetching lists from https:// URLs too
2017-07-07 djmswitch user to _spamd before executing ftp(1) to fetch...
2017-07-06 schwarzeNow that we have the -Wstyle message level, downgrade...
2017-07-06 tbsync
2017-07-06 bluhmREGRESS_TARGET has been renamed to TEST_TARGET.
2017-07-06 bluhmDelete variable REGRESS_TARGET, missing plural S is...
2017-07-06 bluhmanton@ has fixed the test script so that it can run...
2017-07-06 schwarzeFix display of overlong lines containing non-ASCII...
2017-07-06 schwarzerevert previous, requested by jmc@; he says the broken...
2017-07-06 schwarzeOur website says that socppc was discontinued after...
2017-07-06 jsingDocument tls_config_set_crl_file() and tls_config_set_c...
2017-07-06 schwarzeDelete cross references to boot_landisk(8).
2017-07-06 jsingBump minor due to symbol addition.
2017-07-06 jsingAdd support for providing CRLs to libtls - once a CRL...
2017-07-06 schwarzefix RCS Id; found with mandoc -Tlint
2017-07-06 krwcons_options() only needs to know a buffer and a length to
2017-07-06 schwarzedelete duplicate RCS ID and lots of .Tn
2017-07-06 schwarzedelete duplicate RCS IDs; found with mandoc -Tlint
2017-07-06 antonDo not suppress what's going on.
2017-07-06 millertThe 0x (or 0X) prefix in base 16 is optional so only...
2017-07-06 schwarzefix broken cross references; found with mandoc -Tlint
2017-07-06 florianinstaller version of slaacd, not hooked up to the build yet
2017-07-06 florianSprinkel in some #ifndef SMALL to make slaacd smaller...
2017-07-06 florianreorder imsg_type enum so that we can #ifndef SMALL...
2017-07-06 florianmove rpref enum definition up so that we can #ifndef...
2017-07-06 bluhmDisable new tests until sed has been adapted.
2017-07-06 deraadtsync
2017-07-06 bluhmInitialize the return value and do not use garbage...
2017-07-06 bluhmLink the runtests programs statically and explain why.
2017-07-06 bluhmAdd ULL suffix to 64 bit constants. This avoids compil...
2017-07-06 espie/tmp/cvsa9y4jm
2017-07-06 mlarkinRemove bogus arguments from a printf in the bootloader.
2017-07-06 bluhmCompile libexpat with -fvisibility=hidden. This restri...
2017-07-06 jsgsync the list of pci devices which don't require aperture
2017-07-06 antonAdd tests for all features of file completion in csh.
2017-07-06 deraadtDisassociate PA load address of the kernel from VA...
2017-07-06 mlarkinvmd: increase the max number of disks from 2 to 4....
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...
next