2017-06-27 |
schwarze | Implement spacing of columns as defined in the table... |
commit | commitdiff | tree | snapshot |
2017-06-27 |
deraadt | trapsleds for clang, similar to the change on gas side. |
commit | commitdiff | tree | snapshot |
2017-06-27 |
tb | Remove an extra '\n' from the printf strings fed into... |
commit | commitdiff | tree | snapshot |
2017-06-27 |
deraadt | move a global into local context; from rob pierce |
commit | commitdiff | tree | snapshot |
2017-06-27 |
krw | Make if_register_bpf() the same as the other if_registe... |
commit | commitdiff | tree | snapshot |
2017-06-27 |
anton | Tweak previous: align declarations and rename local... |
commit | commitdiff | tree | snapshot |
2017-06-27 |
deraadt | in recently commited TIOCSTI replacement code, do not... |
commit | commitdiff | tree | snapshot |
2017-06-27 |
mikeb | Provide a handler stub for the "channel rescind" message |
commit | commitdiff | tree | snapshot |
2017-06-27 |
bluhm | Convert ip6_input() to a pr_input style function. ... |
commit | commitdiff | tree | snapshot |
2017-06-27 |
krw | Nuke get_rdomain() and just snag the interface rdomain... |
commit | commitdiff | tree | snapshot |
2017-06-27 |
schwarze | warn about .Ns macros that have no effect because they... |
commit | commitdiff | tree | snapshot |
2017-06-27 |
jsg | Avoid the possibility of accessing an array out of... |
commit | commitdiff | tree | snapshot |
2017-06-27 |
jsg | Avoid testing an uninitialised variable in the SCSI_BUS... |
commit | commitdiff | tree | snapshot |
2017-06-27 |
mpi | Add missing solock()/sounlock() dances around sbreserve(). |
commit | commitdiff | tree | snapshot |
2017-06-27 |
schwarze | remove -DSw; the useful parts are now covered by mandoc; |
commit | commitdiff | tree | snapshot |
2017-06-27 |
deraadt | throw strip into base, until we consider a solution... |
commit | commitdiff | tree | snapshot |
2017-06-27 |
deraadt | the illegal instruction is 0x00000000 |
commit | commitdiff | tree | snapshot |
2017-06-27 |
tedu | remove some old cruft. |
commit | commitdiff | tree | snapshot |
2017-06-26 |
mikeb | Minor cleanup; when polling delay before calling the... |
commit | commitdiff | tree | snapshot |
2017-06-26 |
schwarze | catch up with the recent eqn(7) improvements |
commit | commitdiff | tree | snapshot |
2017-06-26 |
schwarze | Complete rewrite of the lexer in a single function... |
commit | commitdiff | tree | snapshot |
2017-06-26 |
bluhm | Convert ip_input() to a pr_input style function. Goal... |
commit | commitdiff | tree | snapshot |
2017-06-26 |
mikeb | Rework the deferred interrupt loop |
commit | commitdiff | tree | snapshot |
2017-06-26 |
bluhm | Fragments for a single connection (a combination of... |
commit | commitdiff | tree | snapshot |
2017-06-26 |
rpe | Add a MDKERNEL variable that contains the name of the... |
commit | commitdiff | tree | snapshot |
2017-06-26 |
tb | RANDOM1 was subject to rather bad modulus bias. Improve... |
commit | commitdiff | tree | snapshot |
2017-06-26 |
visa | Arrange a phandle for the "ciu" node. |
commit | commitdiff | tree | snapshot |
2017-06-26 |
deraadt | note.ABI-tag and .MIPS.options are not needed anymore... |
commit | commitdiff | tree | snapshot |
2017-06-26 |
bluhm | When pinging an IPv6 link-local address, the reflected... |
commit | commitdiff | tree | snapshot |
2017-06-26 |
schwarze | when splitting a composite word, |
commit | commitdiff | tree | snapshot |
2017-06-26 |
phessler | don't print the WELLKNOWN string for unknown well-known... |
commit | commitdiff | tree | snapshot |
2017-06-26 |
phessler | let admins set an unknown well-known community |
commit | commitdiff | tree | snapshot |
2017-06-26 |
phessler | add support for the "graceful shutdown" well-known... |
commit | commitdiff | tree | snapshot |
2017-06-26 |
phessler | allow setting localpref to 0 |
commit | commitdiff | tree | snapshot |
2017-06-26 |
mpi | Assert that the corresponding socket is locked when... |
commit | commitdiff | tree | snapshot |
2017-06-26 |
patrick | Allow updating the destination address of an existing... |
commit | commitdiff | tree | snapshot |
2017-06-26 |
patrick | Split a part of tdb_delete() into tdb_unlink() so that... |
commit | commitdiff | tree | snapshot |
2017-06-26 |
ratchov | Factor a variable assignment in audiopoll(). |
commit | commitdiff | tree | snapshot |
2017-06-25 |
stsp | Make ifconfig(8) default to prefixlen 128 when setting... |
commit | commitdiff | tree | snapshot |
2017-06-25 |
bluhm | Link acme-client, ldapd, switchd regress to build. |
commit | commitdiff | tree | snapshot |
2017-06-25 |
bluhm | Do not run .END cleanup during clean, cleandir, obj... |
commit | commitdiff | tree | snapshot |
2017-06-25 |
bluhm | Clean all files created during switchd regress. |
commit | commitdiff | tree | snapshot |
2017-06-25 |
bluhm | Convert the acme-client test to use a config file acme... |
commit | commitdiff | tree | snapshot |
2017-06-25 |
schwarze | Catch typos in .Sh names; suggested by jmc@. |
commit | commitdiff | tree | snapshot |
2017-06-25 |
anton | No need to NUL-terminate the line buffer since it's... |
commit | commitdiff | tree | snapshot |
2017-06-25 |
deraadt | lld's linker-script parser has to be fixed to accept... |
commit | commitdiff | tree | snapshot |
2017-06-25 |
schwarze | test new MT macro |
commit | commitdiff | tree | snapshot |
2017-06-25 |
deraadt | dull dependency for copying makegap.sh to obj, so that... |
commit | commitdiff | tree | snapshot |
2017-06-25 |
schwarze | cope with changes in BASE messages |
commit | commitdiff | tree | snapshot |
2017-06-25 |
schwarze | add some empty targets that were missing |
commit | commitdiff | tree | snapshot |
2017-06-25 |
anton | Don't output partial UTF-8 characters in ksh emacs... |
commit | commitdiff | tree | snapshot |
2017-06-25 |
anton | Capture SIGINT and print out all received output so... |
commit | commitdiff | tree | snapshot |
2017-06-25 |
bentley | Add support for the MT and ME mailto macros, used for... |
commit | commitdiff | tree | snapshot |
2017-06-25 |
otto | ldd is more strict wrt semicolons, they can only appear... |
commit | commitdiff | tree | snapshot |
2017-06-25 |
krw | priv_add_address() is no longer invoked to signal the... |
commit | commitdiff | tree | snapshot |
2017-06-25 |
krw | Oops. Revert unintentional/premature functional change... |
commit | commitdiff | tree | snapshot |
2017-06-24 |
krw | Tweak handling of HUP and new LLADDR. Just use expose... |
commit | commitdiff | tree | snapshot |
2017-06-24 |
schwarze | delete useless .Ns macro that jmc@ found with mdoclint(1) |
commit | commitdiff | tree | snapshot |
2017-06-24 |
bluhm | To avoid packet loss due to reuse of the 16 bit IPv4... |
commit | commitdiff | tree | snapshot |
2017-06-24 |
schwarze | document message "unknown architecture" |
commit | commitdiff | tree | snapshot |
2017-06-24 |
schwarze | operating system dependent message about unknown archit... |
commit | commitdiff | tree | snapshot |
2017-06-24 |
schwarze | delete old, undocumented, obsolete section names that... |
commit | commitdiff | tree | snapshot |
2017-06-24 |
martijn | Fix a check in ADD_SPACE_{GOTO,RET} that potentially... |
commit | commitdiff | tree | snapshot |
2017-06-24 |
schwarze | obvious removal of -o, now covered by mandoc |
commit | commitdiff | tree | snapshot |
2017-06-24 |
schwarze | in the base system, suggest leaving .Os blank; inspired... |
commit | commitdiff | tree | snapshot |
2017-06-24 |
schwarze | Split -Wstyle into -Wstyle and the even lower -Wbase... |
commit | commitdiff | tree | snapshot |
2017-06-24 |
schwarze | Delete .St -p1003.1-2013. |
commit | commitdiff | tree | snapshot |
2017-06-24 |
krw | Use a local variable rather than a global flag to record |
commit | commitdiff | tree | snapshot |
2017-06-24 |
djm | correct env var name |
commit | commitdiff | tree | snapshot |
2017-06-24 |
jmc | spelling; |
commit | commitdiff | tree | snapshot |
2017-06-24 |
djm | don't pass pointer to struct sshcipher between privsep... |
commit | commitdiff | tree | snapshot |
2017-06-24 |
djm | regress test for ExposeAuthInfo |
commit | commitdiff | tree | snapshot |
2017-06-24 |
djm | refactor authentication logging |
commit | commitdiff | tree | snapshot |
2017-06-24 |
jmc | word fix; |
commit | commitdiff | tree | snapshot |
2017-06-24 |
djm | switch sshconnect.c from (slightly abused) select(... |
commit | commitdiff | tree | snapshot |
2017-06-24 |
djm | use HostKeyAlias if specified instead of hostname for... |
commit | commitdiff | tree | snapshot |
2017-06-24 |
djm | no need to call log_init to reinitialise logged PID... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
schwarze | Consistently treat character escape sequences as operators, |
commit | commitdiff | tree | snapshot |
2017-06-23 |
schwarze | splitting a text box sometimes requires wrapping it... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
bluhm | Make libiberty test programs compile and run without... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
schwarze | delete unused "lastline" state variable and some commen... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
krw | Once you have forked into two processes, setting a... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
schwarze | delete warning about missing whitespace before trailing... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
mikeb | Event interrupt handler should call hv_channel_schedule now |
commit | commitdiff | tree | snapshot |
2017-06-23 |
schwarze | delete -r, RCS id checks are now covered by mandoc, |
commit | commitdiff | tree | snapshot |
2017-06-23 |
mikeb | Request deferred interrupt processing |
commit | commitdiff | tree | snapshot |
2017-06-23 |
mikeb | Introduce deferred interrupt processing capability |
commit | commitdiff | tree | snapshot |
2017-06-23 |
mikeb | s/membar_sync/virtio_membar_sync/ |
commit | commitdiff | tree | snapshot |
2017-06-23 |
mikeb | Finish up minor changes in the output and clear the... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
krw | Oops. Remove extraneous 'return' and some braces from |
commit | commitdiff | tree | snapshot |
2017-06-23 |
krw | Use a const char * for "/etc/resolv.conf.tail" instead... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
krw | Take reyk's imsg resolv.conf improvements of a while... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
nicm | Add user-keys option to allow user-defined keys to... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
kevlo | - Fix Tx queues to USB endpoints mapping and merge... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
fcambus | Remove unused confirm() and datime() functions. |
commit | commitdiff | tree | snapshot |
2017-06-23 |
jsg | Always include Makefile.dep, conditionally including... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
bluhm | Resetting the mbuf header in if_input_local() was strip... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
mpi | Unbreak profiling assembly functions in userland by... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
mestre | When using the escape sequence &~ the code path is... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
tedu | i didn't know we had clang-local until reminded by... |
commit | commitdiff | tree | snapshot |
next |