Age | Commit message (Expand) | Author |
2014-03-26 | sync | Theo de Raadt |
2014-03-26 | end experimental login.conf template support. one file per machine. | Ted Unangst |
2014-03-26 | remove libwrap support. ok deraadt djm mfriedl | Ted Unangst |
2014-03-26 | Increase max data size. 32G is the new 640K. | Ted Unangst |
2014-03-26 | Service R4[04]00SC-specific virtual coherency exceptions directly from the | Miod Vallat |
2014-03-26 | asr API is now public | Eric Faurot |
2014-03-26 | Make the asr API public. Install asr.h to /usr/include.h and manpages. | Eric Faurot |
2014-03-26 | The current sharing of myproposal[] between both client and server code | Theo de Raadt |
2012-03-26 | Import Unbound 1.4.16 to work on in-tree (not yet linked to the build). | Stuart Henderson |
2014-03-26 | Make perl build in a non-writable src tree | afresh1 |
2014-03-26 | bcmp -> memcmp | Martin Pieuchot |
2014-03-26 | Add a CONTEXT section. | Martin Pieuchot |
2014-03-26 | No need to include <sys/lock.h> when only <sys/rwlock.h> is needed, | Martin Pieuchot |
2014-03-26 | Add a CONTEXT section. | Martin Pieuchot |
2014-03-26 | Add a CONTEXT section, requested by dlg@ | Martin Pieuchot |
2014-03-26 | strdup() returns NULL if out of memory, we should check it. | Gleydson Soares |
2014-03-26 | Add support for retrieving the line and speed from the /etc/remote dv | Nicholas Marriott |
2014-03-26 | update manpage | Eric Faurot |
2014-03-26 | No need to check here if the destination address is ours, because in | Martin Pieuchot |
2014-03-26 | CONTEXT for malloc. | David Gwynne |
2014-03-26 | Simply cansignal(), passing it processes instead of procs and | Philip Guenther |
2014-03-26 | Move p_emul and p_sigcode from proc to process. | Philip Guenther |
2014-03-26 | Drop Apollo Domain keyboard support, now that hp300 has bitten the dust. | Miod Vallat |
2014-03-26 | use __bounded(...) attribute recently added to sys/cdefs.h instead of | Damien Miller |
2014-03-26 | Remove sum test since sum(1) is gone; add sha512 test | Lawrence Teo |
2014-03-26 | Ignore the -b option if cksum is called as-is (e.g. "cksum -b /bsd") | Lawrence Teo |
2014-03-26 | rc_stop() sends SIGTERM, not SIGKILL; reported by <yon dot fernandez dot | Ingo Schwarze |
2014-03-25 | sync | Theo de Raadt |
2014-03-25 | Remove file2c. Nothing in the tree uses it and hexdump works as | Todd C. Miller |
2014-03-25 | Instead of matching root hubs with a custom address, that only works | Martin Pieuchot |
2014-03-25 | update after asr API update | Eric Faurot |
2014-03-25 | Cleanup and simplify the API to be exposed. Use better names for | Eric Faurot |
2014-03-25 | sync, hopefully better this time | Theo de Raadt |
2014-03-25 | oops | Theo de Raadt |
2014-03-25 | sync | Theo de Raadt |
2014-03-25 | sync | Theo de Raadt |
2014-03-25 | Remove and shuffle some includes to reduce their number since drmP.h | Martin Pieuchot |
2014-03-25 | Upon resume do a full reset of the HC, including the command and event | Martin Pieuchot |
2014-03-25 | Poul-Henning Kamp informed me he is allright with this licensing change. | Bob Beck |
2014-03-25 | sync | Theo de Raadt |
2014-03-25 | try to put the pin back in. | Ted Unangst |
2014-03-25 | no gets | Ted Unangst |
2014-03-25 | Update to tzdata2014b from ftp.iana.org | Todd C. Miller |
2014-03-25 | make this page slightly less sendmail centric; ok gilles | Jason McIntyre |
2014-03-25 | Use 'struct dos_partition' variable to access 'struct dos_partition' | Kenneth R Westerback |
2014-03-25 | when working with the cdb its better to use cmdlen than datalen. | David Gwynne |
2014-03-25 | reword error message when a table has an invalid configuration file, it has | Gilles Chehade |
2014-03-25 | when locally enqueuing messages without specifying a domain for sender or | Gilles Chehade |
2014-03-25 | trimm default proposals. | Markus Friedl |
2014-03-25 | use lemtohXX and htolemXX as much as possible | David Gwynne |