Age | Commit message (Expand) | Author |
2012-09-03 | Send notifications to control clients. Also don't redraw client when | Nicholas Marriott |
2012-09-03 | Change format of choose-tree arrows slightly, from Romain Francoise. | Nicholas Marriott |
2012-09-03 | If stdin in the client is enable immediately, tmux will eat anything | Nicholas Marriott |
2012-09-03 | compress arguments to the ftp command; ok halex | Theo de Raadt |
2012-09-03 | Can't call evtimer_pending on uninitialized events, call | Nicholas Marriott |
2012-09-03 | roll a comment to a new line, so that the comment-stripper can remove it | Theo de Raadt |
2012-09-03 | we CAPITALIZE variables used in multiple sh functions | Theo de Raadt |
2012-09-03 | remove a NOPIE= that was still lying around | Theo de Raadt |
2012-09-02 | sparc -nopie conversion, tested by and ok deraadt@. | Pascal Stumpf |
2012-09-02 | Allow bootblocks to build in PIE; joint effort with pascal | Theo de Raadt |
2012-09-02 | Dont "#ifdef DIAGNOSTICS" out umidi_jack->intr. | Alexandre Ratchov |
2012-09-02 | Make profiling actually work on hppa. | Mark Kettenis |
2012-09-02 | We need big PIE on powerpc because the GOT gets too big for some bloatware | Mark Kettenis |
2012-09-02 | convert to plain -fno-pie/-nopie. Looks good to deraadt@. | Pascal Stumpf |
2012-09-02 | take hppa to PIE as well; ok kettenis pascal | Theo de Raadt |
2012-09-02 | Specify an include path for SYS.h via CPPFLAGS not AFLAGS | Jonathan Gray |
2012-09-02 | Cope with pie-by-default, if it ever happens; ok pascal | Theo de Raadt |
2012-09-02 | Be nice with the server and align data packets to audio block boundary | Alexandre Ratchov |
2012-09-02 | sync path to kernel sources with config(8), hier(7) and FAQ | Robert Peichaer |
2012-09-02 | tweaks; ok guenther | Jason McIntyre |
2012-09-02 | remove warning | Charles Longeau |
2012-09-02 | Provide ios::pos_type and ios::off_type on gcc 2.95 platforms, as some ports | Miod Vallat |
2012-09-02 | A bit more details about s-records operation. | Miod Vallat |
2012-09-02 | Bump the buffer size from 32 to 128 bytes, because some responses may | Martin Pieuchot |
2012-09-02 | Do not need bcopy trickery to update the file descriptor | Theo de Raadt |
2012-09-02 | Oh, but only -O1 is needed. With -fpie, -O0 is currently needed. Bah. | Theo de Raadt |
2012-09-02 | Document (in this commit message, and an annotation in the Makefile) | Theo de Raadt |
2012-09-02 | enable PIE on alpha, and document the situation for other | Theo de Raadt |
2012-09-01 | Oops. Missed a reinitialize_interface() declaration. | Kenneth R Westerback |
2012-09-01 | Nuke a static global I can't get my head around - interfaces_invalidated. | Kenneth R Westerback |
2012-09-01 | put back out-of-line version of function. | Marc Espie |
2012-09-01 | Kill the FILES section. No need to maintain a second list of libraries on the | Pascal Stumpf |
2012-09-01 | remove unused flag | Gilles Chehade |
2012-09-01 | - remove crypto_backend | Gilles Chehade |
2012-09-01 | Fix alpha bootblocks: Compile with -fno-pie, link with -nopie. | Pascal Stumpf |
2012-09-01 | Bounds check before addressing call_used_regs[], avoids segfaults in | Miod Vallat |
2012-09-01 | show more precisely what the problem is. | Marc Espie |
2012-09-01 | NOPIC only affects shared libraries now. | Pascal Stumpf |
2012-09-01 | Make this __STDC__ aware. | Miod Vallat |
2012-09-01 | Document that systrace fds, like kqueues, cannot be shared. | Philip Guenthe |
2012-09-01 | Strip out stuff specific to the old uthreads and add similar bits for | Philip Guenthe |
2012-09-01 | Make '-f' only affects the "start" action. | Antoine Jacoutot |
2012-09-01 | Clean up the correct file to fix parallel make failures | Philip Guenthe |
2012-09-01 | Fix typo in comment: s/PT_OPENBSD_RANDOMDATA/PT_OPENBSD_RANDOMIZE/ | Matthew Dempsky |
2012-09-01 | update currency exchange rates; | Jason McIntyre |
2012-09-01 | avr32 did not happen | Theo de Raadt |
2012-09-01 | don't pollute the src dir with info pages when doing builds | Jonathan Gray |
2012-09-01 | sync comment with reality. | Federico G. Schwindt |
2012-09-01 | So passes uthreads | Philip Guenthe |
2012-08-31 | modload needs to invoke ld with -nopie now on ELF platforms | Matthew Dempsky |