Age | Commit message (Expand) | Author |
2011-12-02 | fix bz#1934: newer OpenSSL versions will require HMAC_CTX_Init before | Damien Miller |
2011-12-02 | fix bz#1948: ssh -f doesn't fork for multiplexed connection. | Damien Miller |
2011-12-01 | test vertical spacing around display blocks | Ingo Schwarze |
2011-12-01 | Log terminal overrides. | Nicholas Marriott |
2011-12-01 | Be sure to splx() before return in pgt_media_status(); from Jan Klemkow on | Miod Vallat |
2011-12-01 | Fix mandocdb(8) to pass over the type when pruning the database. | Ingo Schwarze |
2011-12-01 | Mark Apple iPod and iPhone products with UQ_BAD_HID and UAUDIO_FLAG_BAD_AUDIO. | David Hill |
2011-12-01 | regen | David Hill |
2011-12-01 | Add a bunch of Apple iPod and iPhone devices | David Hill |
2011-12-01 | Add home and end keys for command prompt, from Matthias Lederhofer. | Nicholas Marriott |
2011-12-01 | Make sure we only enter pf_route() when undefering in the PF_ROUTETO case. | Ryan Thomas McBride |
2011-12-01 | Make M-f and M-b work the same at the command prompt as in copy mode, | Nicholas Marriott |
2011-12-01 | Fix negating of unsigned d_secsize. FIRST, cast to signed type, | Kenneth R Westerback |
2011-11-30 | this diff introduces the MAXMCLBYTES macro to describe the largest | David Gwynne |
2011-11-30 | Fix an issue when uid != euid (e.g. when running shutdown(8) as a | Antoine Jacoutot |
2011-11-30 | correctly calculate the space available in external storage in m_pullup. | David Gwynne |
2011-11-29 | Sync to bsd.lv, mostly from kristaps@. | Ingo Schwarze |
2011-11-29 | the code for managing tty vs cua usage collision was free'ing all sorts | Theo de Raadt |
2011-11-29 | Do not blindly return 1 from the interrupt handler since we do not know | Joel Sing |
2011-11-29 | whitespace fixes. no binary change. | David Gwynne |
2011-11-29 | minor whitespace fix | David Gwynne |
2011-11-29 | use a u_int64_t for the state id in pfsync_state. this makes it consistent | David Gwynne |
2011-11-29 | Missing wordlen check from version 1.20. Spotted by matthew@ | lum |
2011-11-29 | ready this for big-endian support later on | Theo de Raadt |
2011-11-29 | Only free the piglet on hibernate fail if we are suspending. | Mike Larkin |
2011-11-29 | enable initfirst regress | Kurt Miller |
2011-11-29 | clean up initfirst regress conflict created by my import. split tests | Kurt Miller |
2011-11-29 | Limit the kumeran errata to a specific mac/phy combo as done in the Intel | Jonathan Gray |
2011-11-29 | Check the destructor order too | Philip Guenthe |
2011-11-29 | ld.so initfirst regress test | Kurt Miller |
2011-11-29 | tables of matchable keys; from kristaps@ | Ingo Schwarze |
2011-11-28 | Fix a few grating comment typos. | Matthew Dempsky |
2011-11-28 | use STATUS_* filter codes, instead of -1/0/1 hard coded values | Charles Longeau |
2011-11-28 | Add support for getting some flags from DT_FLAGS_1: new flags | Philip Guenthe |
2011-11-28 | fix STATE_COUNT count | Charles Longeau |
2011-11-28 | Fix reversed error-handling gotos in myx_buf_fill(), which would lead to | Bret Lambert |
2011-11-28 | fix formula | Eric Faurot |
2011-11-28 | jmc's suggested text for the ctags man page update was slighty | lum |
2011-11-28 | Change behaviour of M-q (fill-paragraph) to allow | lum |
2011-11-28 | Add some ctags support to mg. From Sunil Nimmagadda. | lum |
2011-11-28 | Discuss the default behaviour up front before talking about options | Ingo Schwarze |
2011-11-28 | deprecate PFTM_UNTIL_PACKET. nothing in the tree uses it, and | David Gwynne |
2011-11-28 | Put back the chdir(2) to the right man page tree before parsing manuals; | Ingo Schwarze |
2011-11-28 | Implement whatis(1) as a special apropos(1) mode as a part of | Ingo Schwarze |
2011-11-27 | Reimplement the global command line options -a and -v | Ingo Schwarze |
2011-11-27 | Save the manual type (mdoc, man, or cat) in the index file | Ingo Schwarze |
2011-11-27 | Rudimentary handling of formatted manuals ("cat pages"). | Ingo Schwarze |
2011-11-27 | Don't segfault when trying to bind to an invalid command. While here, | Pascal Stumpf |
2011-11-27 | When checking for offset wrap around in vn_read(), compare against | Philip Guenthe |
2011-11-27 | Regen. | Mark Kettenis |