Age | Commit message (Expand) | Author |
2013-04-20 | correct handling of t_apmver | Theo de Raadt |
2013-04-20 | spacing | Theo de Raadt |
2013-04-20 | Define PIC_OFFSET_TABLE_REGNUM as INVALID_REGNUM when not compiling PIC. | Miod Vallat |
2013-04-20 | remove irrelevant comment | Theo de Raadt |
2013-04-20 | remove dead code in print_operand() | Miod Vallat |
2013-04-20 | disable time (rfc868) service by default | Theo de Raadt |
2013-04-20 | SSL_CTX_set_timeout only handles long for the delta timeval, so constrain | Theo de Raadt |
2013-04-20 | more usb typedef removal fallout | Theo de Raadt |
2013-04-20 | print large time_t nicely; ok benno | Theo de Raadt |
2013-04-20 | use poll() instead of select() [with a fixed size fd_set] | Theo de Raadt |
2013-04-20 | Implement support for "clock stretching" where a slave device pulls down SCL | Mark Kettenis |
2013-04-20 | tzdata2013c from ftp.iana.org | Todd C. Miller |
2013-04-20 | Enable active PS/2 multiplexing if available. | Tobias Stoeckmann |
2013-04-20 | Remove unused macro function. | YASUOKA Masahiko |
2013-04-20 | PPPoE server was broken since last configuration rework. Calling | YASUOKA Masahiko |
2013-04-20 | adjust comment | Theo de Raadt |
2013-04-20 | Remove extraneous "\n" erroneously introduced by move to strftime(). | Kenneth R Westerback |
2013-04-20 | Add -o option to getopt string and usage. | Todd C. Miller |
2013-04-19 | In {gpio,gdium}iic_bb_read_bits(), report the state of the SCL bit in addition | Miod Vallat |
2013-04-19 | Use time_t instead of long for archive timestamps, and print them as long long; | Miod Vallat |
2013-04-19 | Revert 1.47 (bad merge) | Miod Vallat |
2011-04-24 | Here comes the easter bunnytils 2.17 (the last version released against a | Miod Vallat |
2004-05-17 | import binutils 2.14 (excluding testsuites, .info files, and .po files) | Dale Rahn |
2013-04-19 | sprinkle ifdef MP to disable cpu migration code when not needed. | Ted Unangst |
2013-04-19 | Log (at LOG_INFO) which interfaces dhcpd listens to and (as suggested by | Stuart Henderson |
2013-04-19 | Make -n the default and add -o flag for the old RFC 868 time protocol | Todd C. Miller |
2013-04-19 | Rename usbd_fill_*_task() to usb_fill_*_task(). | Marcus Glocker |
2013-04-19 | remove comment about "make gcc happy" for variables which WERE being | Theo de Raadt |
2013-04-19 | for datagrams, assume other protocols should fail | Theo de Raadt |
2013-04-19 | handle long long time_t | Theo de Raadt |
2013-04-19 | Add support for printing long long (%lld). OK deraadt@ | Todd C. Miller |
2013-04-19 | Constrain the 2038 check to only when sizeof(time_t) == sizeof(int). | Theo de Raadt |
2013-04-19 | comment incorrect; rdate has -n support now too | Theo de Raadt |
2013-04-19 | add clock_gettime to see also. i think guenther was ok with this. | Ted Unangst |
2013-04-19 | handle large numbers. this fixes time_t beyond 2038, constrains the | Theo de Raadt |
2013-04-19 | sw_vp is now in struct nfs_diskless. | Florian Obser |
2013-04-19 | sw_vp is now in struct nfs_diskless, remove it from struct swdevt. | Florian Obser |
2013-04-19 | match behavior of current sendmail-based vacation: eliminate the concept that | Okan Demirmen |
2013-04-19 | make sure the fs blocksize doesn't get too big; ok krw@ | Otto Moerbeek |
2013-04-19 | remove duplicated list entry pointed out by naddy@ | Damien Miller |
2013-04-19 | add -Q to usage; reminded by jmc@ | Damien Miller |
2013-04-19 | Remove allocm() and freem() from the USB bus interface now that they | Martin Pieuchot |
2013-04-19 | Remove unused usbd_get_buffer() function. | Martin Pieuchot |
2013-04-19 | print tv_sec properly | Theo de Raadt |
2013-04-19 | add the ability to query supported ciphers, MACs, key type and KEX | Damien Miller |
2013-04-19 | reintroduce 1.262 without the connection-killing bug: | Damien Miller |
2013-04-19 | fix some memory leaks; bz#2088 ok dtucker@ | Damien Miller |
2013-04-19 | document the requirment that the AuthorizedKeysCommand be owned by root; | Damien Miller |
2013-04-18 | Use __guard_local as the stack protector canary symbol, as already done in | Miod Vallat |
2013-04-18 | Lower boot blocks load address, so that they fit within 8MB. Step 1 of many | Miod Vallat |