2017-07-08 |
tedu | can just continue after readpassphrase returns null... |
commit | commitdiff | tree | snapshot |
2017-07-08 |
tedu | update the little endian processor list to give it... |
commit | commitdiff | tree | snapshot |
2017-07-08 |
krw | Unhook tables.c from Makefile. |
commit | commitdiff | tree | snapshot |
2017-07-08 |
krw | Fold tables.c into options.c and stop exporting the one |
commit | commitdiff | tree | snapshot |
2017-07-08 |
kettenis | Remove duplicate typedesf that are now provided by... |
commit | commitdiff | tree | snapshot |
2017-07-08 |
jmc | slightly rework previous, to avoid an article issue; |
commit | commitdiff | tree | snapshot |
2017-07-08 |
tedu | spelling fix from Hiltjo Posthuma |
commit | commitdiff | tree | snapshot |
2017-07-08 |
schwarze | Simplify by creating struct roff_node syntax tree nodes... |
commit | commitdiff | tree | snapshot |
2017-07-08 |
florian | Consistently use if ((option & F_FOO) && (option &... |
commit | commitdiff | tree | snapshot |
2017-07-08 |
florian | Consistently use if (option & F_FOO); from Klemens... |
commit | commitdiff | tree | snapshot |
2017-07-08 |
florian | Enable slaacd on the installer and temporarily neuter... |
commit | commitdiff | tree | snapshot |
2017-07-08 |
florian | hook up slaacd to the installer on media where we have... |
commit | commitdiff | tree | snapshot |
2017-07-08 |
florian | _slaacd user/group for installer |
commit | commitdiff | tree | snapshot |
2017-07-08 |
florian | slaacd needs libevent on the ramdisk |
commit | commitdiff | tree | snapshot |
2017-07-08 |
florian | Increase size to make slaacd fit. |
commit | commitdiff | tree | snapshot |
2017-07-08 |
schwarze | fix an assertion failure triggered by .ce in next-line... |
commit | commitdiff | tree | snapshot |
2017-07-08 |
krw | Always use strcasecmp() when comparing user input to... |
commit | commitdiff | tree | snapshot |
2017-07-08 |
schwarze | 1. Eliminate struct eqn, instead use the existing members |
commit | commitdiff | tree | snapshot |
2017-07-08 |
kevlo | - For RTL8188CUS/RTL8192CU, we have to force 8051 reset... |
commit | commitdiff | tree | snapshot |
2017-07-08 |
schwarze | Correctly handle horizontal spans at the beginning... |
commit | commitdiff | tree | snapshot |
2017-07-08 |
tb | fix typo in comment |
commit | commitdiff | tree | snapshot |
2017-07-08 |
mpi | Revert grabbing the socket lock in kqueue filters. |
commit | commitdiff | tree | snapshot |
2017-07-08 |
tedu | add a hint about subjectAltName. this isn't great,... |
commit | commitdiff | tree | snapshot |
2017-07-08 |
krw | Always use uintNN_t instead of sometimes u_intNN_t |
commit | commitdiff | tree | snapshot |
2017-07-08 |
bluhm | Run malloc0test with all possible malloc options. |
commit | commitdiff | tree | snapshot |
2017-07-07 |
bluhm | Remove all references to "make depend" from regress. |
commit | commitdiff | tree | snapshot |
2017-07-07 |
bluhm | Remove useless make depend targets. |
commit | commitdiff | tree | snapshot |
2017-07-07 |
schwarze | garbage collect unused enum member EQN_ROOT |
commit | commitdiff | tree | snapshot |
2017-07-07 |
otto | Only access offset if canaries are enabled *and* size... |
commit | commitdiff | tree | snapshot |
2017-07-07 |
schwarze | add parentheses to the output where required for disamb... |
commit | commitdiff | tree | snapshot |
2017-07-07 |
kettenis | You win some, you los some. The Linux 4.4 code is... |
commit | commitdiff | tree | snapshot |
2017-07-07 |
reyk | Handle carp(4) as HTYPE_ETHER. |
commit | commitdiff | tree | snapshot |
2017-07-07 |
schwarze | simplify the eqn_box_makebinary() function by removing... |
commit | commitdiff | tree | snapshot |
2017-07-07 |
krw | Replace the many occurances of '256' with a new #define |
commit | commitdiff | tree | snapshot |
2017-07-07 |
bluhm | Disable tests that fail due to known make bugs, fix... |
commit | commitdiff | tree | snapshot |
2017-07-07 |
schwarze | clarify which httpd we are talking about; |
commit | commitdiff | tree | snapshot |
2017-07-07 |
nicm | Fix size of rightmost preview section. |
commit | commitdiff | tree | snapshot |
2017-07-07 |
tb | Replace a doubled period and add a blank space in front... |
commit | commitdiff | tree | snapshot |
2017-07-07 |
schwarze | Radically simplify the definitions what the message... |
commit | commitdiff | tree | snapshot |
2017-07-07 |
krw | dispatch_imsg() only needs to know name and rdomain. |
commit | commitdiff | tree | snapshot |
2017-07-07 |
krw | assemble_eh_header() needs only to know about hw_addr. |
commit | commitdiff | tree | snapshot |
2017-07-07 |
krw | Rename cons_options() to pack_options(), and do_packet... |
commit | commitdiff | tree | snapshot |
2017-07-07 |
visa | Add logic for running SD commands. Tested with a few... |
commit | commitdiff | tree | snapshot |
2017-07-07 |
nicm | Add a pane_pipe format to show if pipe-pane is active... |
commit | commitdiff | tree | snapshot |
2017-07-07 |
espie | trigger default .l.o rule and check the produced file... |
commit | commitdiff | tree | snapshot |
2017-07-07 |
espie | COMPILE.c already does -c, so no need to double it. |
commit | commitdiff | tree | snapshot |
2017-07-07 |
espie | unbreak |
commit | commitdiff | tree | snapshot |
2017-07-07 |
espie | we're not shooting yacception |
commit | commitdiff | tree | snapshot |
2017-07-07 |
bluhm | Make libtool regress tests pass: |
commit | commitdiff | tree | snapshot |
2017-07-07 |
bluhm | Make mmap_hint.c compile on i386 by adding includes... |
commit | commitdiff | tree | snapshot |
2017-07-07 |
visa | Fix function name in panic message. |
commit | commitdiff | tree | snapshot |
2017-07-07 |
fcambus | Make configuration lines match GENERIC files. |
commit | commitdiff | tree | snapshot |
2017-07-07 |
fcambus | Remove unnecessary #ifdefs in telnet. No binary change. |
commit | commitdiff | tree | snapshot |
2017-07-07 |
nicm | When working out the current client (for example for... |
commit | commitdiff | tree | snapshot |
2017-07-07 |
djm | When generating all hostkeys (ssh-keygen -A), clobber... |
commit | commitdiff | tree | snapshot |
2017-07-07 |
djm | allow fetching lists from https:// URLs too |
commit | commitdiff | tree | snapshot |
2017-07-07 |
djm | switch user to _spamd before executing ftp(1) to fetch... |
commit | commitdiff | tree | snapshot |
2017-07-06 |
schwarze | Now that we have the -Wstyle message level, downgrade... |
commit | commitdiff | tree | snapshot |
2017-07-06 |
tb | sync |
commit | commitdiff | tree | snapshot |
2017-07-06 |
bluhm | REGRESS_TARGET has been renamed to TEST_TARGET. |
commit | commitdiff | tree | snapshot |
2017-07-06 |
bluhm | Delete variable REGRESS_TARGET, missing plural S is... |
commit | commitdiff | tree | snapshot |
2017-07-06 |
bluhm | anton@ has fixed the test script so that it can run... |
commit | commitdiff | tree | snapshot |
2017-07-06 |
schwarze | Fix display of overlong lines containing non-ASCII... |
commit | commitdiff | tree | snapshot |
2017-07-06 |
schwarze | revert previous, requested by jmc@; he says the broken... |
commit | commitdiff | tree | snapshot |
2017-07-06 |
schwarze | Our website says that socppc was discontinued after... |
commit | commitdiff | tree | snapshot |
2017-07-06 |
jsing | Document tls_config_set_crl_file() and tls_config_set_c... |
commit | commitdiff | tree | snapshot |
2017-07-06 |
schwarze | Delete cross references to boot_landisk(8). |
commit | commitdiff | tree | snapshot |
2017-07-06 |
jsing | Bump minor due to symbol addition. |
commit | commitdiff | tree | snapshot |
2017-07-06 |
jsing | Add support for providing CRLs to libtls - once a CRL... |
commit | commitdiff | tree | snapshot |
2017-07-06 |
schwarze | fix RCS Id; found with mandoc -Tlint |
commit | commitdiff | tree | snapshot |
2017-07-06 |
krw | cons_options() only needs to know a buffer and a length to |
commit | commitdiff | tree | snapshot |
2017-07-06 |
schwarze | delete duplicate RCS ID and lots of .Tn |
commit | commitdiff | tree | snapshot |
2017-07-06 |
schwarze | delete duplicate RCS IDs; found with mandoc -Tlint |
commit | commitdiff | tree | snapshot |
2017-07-06 |
anton | Do not suppress what's going on. |
commit | commitdiff | tree | snapshot |
2017-07-06 |
millert | The 0x (or 0X) prefix in base 16 is optional so only... |
commit | commitdiff | tree | snapshot |
2017-07-06 |
schwarze | fix broken cross references; found with mandoc -Tlint |
commit | commitdiff | tree | snapshot |
2017-07-06 |
florian | installer version of slaacd, not hooked up to the build yet |
commit | commitdiff | tree | snapshot |
2017-07-06 |
florian | Sprinkel in some #ifndef SMALL to make slaacd smaller... |
commit | commitdiff | tree | snapshot |
2017-07-06 |
florian | reorder imsg_type enum so that we can #ifndef SMALL... |
commit | commitdiff | tree | snapshot |
2017-07-06 |
florian | move rpref enum definition up so that we can #ifndef... |
commit | commitdiff | tree | snapshot |
2017-07-06 |
bluhm | Disable new tests until sed has been adapted. |
commit | commitdiff | tree | snapshot |
2017-07-06 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2017-07-06 |
bluhm | Initialize the return value and do not use garbage... |
commit | commitdiff | tree | snapshot |
2017-07-06 |
bluhm | Link the runtests programs statically and explain why. |
commit | commitdiff | tree | snapshot |
2017-07-06 |
bluhm | Add ULL suffix to 64 bit constants. This avoids compil... |
commit | commitdiff | tree | snapshot |
2017-07-06 |
espie | /tmp/cvsa9y4jm |
commit | commitdiff | tree | snapshot |
2017-07-06 |
mlarkin | Remove bogus arguments from a printf in the bootloader. |
commit | commitdiff | tree | snapshot |
2017-07-06 |
bluhm | Compile libexpat with -fvisibility=hidden. This restri... |
commit | commitdiff | tree | snapshot |
2017-07-06 |
jsg | sync the list of pci devices which don't require aperture |
commit | commitdiff | tree | snapshot |
2017-07-06 |
anton | Add tests for all features of file completion in csh. |
commit | commitdiff | tree | snapshot |
2017-07-06 |
deraadt | Disassociate PA load address of the kernel from VA... |
commit | commitdiff | tree | snapshot |
2017-07-06 |
mlarkin | vmd: increase the max number of disks from 2 to 4.... |
commit | commitdiff | tree | snapshot |
2017-07-06 |
deraadt | 0xcc-fill a few more alignments. Not because these... |
commit | commitdiff | tree | snapshot |
2017-07-06 |
mlarkin | remove an unneeded .align and .code32 |
commit | commitdiff | tree | snapshot |
2017-07-06 |
schwarze | fix date |
commit | commitdiff | tree | snapshot |
2017-07-06 |
schwarze | Fix operator precedence according to Brian W. Kernighan... |
commit | commitdiff | tree | snapshot |
2017-07-05 |
kettenis | Fix native/raw backlight support in inteldrm(4). |
commit | commitdiff | tree | snapshot |
2017-07-05 |
florian | Validate prefix information in router advertisements... |
commit | commitdiff | tree | snapshot |
2017-07-05 |
anton | Favor a UID-agnostic prompt in ksh edit mode tests... |
commit | commitdiff | tree | snapshot |
2017-07-05 |
anton | Revert previously added tests for file completion that... |
commit | commitdiff | tree | snapshot |
next |