Age | Commit message (Expand) | Author |
2011-09-15 | Port the -Wbounded extension from gcc3 to gcc4. Based on work started by | Nicholas Marriott |
2011-09-15 | Fix recognition Synaptics touchpad | Alexandr Shadchin |
2011-09-15 | Fix up age_encap() / age_start().. | Kevin Lo |
2011-09-15 | Switch vax to timecounters. There are three different clock sources: | Miod Vallat |
2011-09-14 | update vt100 example to vt200, as vt100 apparently is no longer in the | Jason McIntyre |
2011-09-14 | Initial kernel support for sandybridge intel chipsets in intagp and inteldrm. | Owain Ainsworth |
2011-09-14 | ntpd doesn't really support reload, so don't allow it in the rc script. | william |
2011-09-13 | For threads in PS_FDR_WAIT state, check SA_RESTART before marking it as | Federico G. Schwindt |
2011-09-13 | first round of tests to check system calls restarting with pthreads. | Federico G. Schwindt |
2011-09-13 | On KA43: | Miod Vallat |
2011-09-13 | as per date(1) and touch(1), document default values used when "yy" is | Jason McIntyre |
2011-09-13 | Fix up ale_encap() / ale_start(): | Kevin Lo |
2011-09-13 | Fix up alc_encap() / alc_start(): | Kevin Lo |
2011-09-13 | Do not invoke hardclock() until cpu_initclocks() has been invoked; avoids | Miod Vallat |
2011-09-12 | - (-t) use macros instead of punctuation, to avoid marking up the | Jason McIntyre |
2011-09-12 | - introduce filtermask in struct smtpd | Gilles Chehade |
2011-09-12 | Update to tzdata2011j from elsie.nci.nih.go | Todd C. Miller |
2011-09-12 | Clamp a maximum number of outstanding requests at 40 as it was | Mike Belopuhov |
2011-09-12 | fix leak in do_lsreaddir(); ok djm | Markus Friedl |
2011-09-11 | remove unused header | Charles Longeau |
2011-09-11 | Define symbolic constants for the addresses of the vsbus devices on | Miod Vallat |
2011-09-11 | fix leaks in do_hardlink() and do_readlink(); bz#1921 | Markus Friedl |
2011-09-11 | Fix inverted test when selecting resolution on the 1024x864 VLC frame buffer. | Miod Vallat |
2011-09-11 | Mention the 1GB offset PROM limit on some systems. | Miod Vallat |
2011-09-11 | document new -O cancel command; ok djm@ | Okan Demirmen |
2011-09-10 | support cancellation of local/dynamic forwardings from ~C commandline; | Markus Friedl |
2011-09-10 | Another small tidy up. ok jmc@ | lum |
2011-09-10 | let pkg_mklocatedb work consistently with SUBDIRLIST (print only the | Marc Espie |
2011-09-09 | support for cancelling local and remote port forwards via the multiplex | Damien Miller |
2011-09-09 | kill the preauth privsep child on fatal errors in the monitor; | Damien Miller |
2011-09-09 | suppress adding '--' to remote commandlines when the first argument | Damien Miller |
2011-09-09 | use .St -iso8601-4; | Jason McIntyre |
2011-09-09 | add an St macro for ISO 8601:2004; | Jason McIntyre |
2011-09-09 | add /var/nsd/; | Jason McIntyre |
2011-09-09 | MUX_C_CLOSE_FWD includes forward type in message (though it isn't | Damien Miller |
2011-09-09 | fix typo in IPQoS parsing: there is no "AF14" class, but there is | Damien Miller |
2011-09-09 | Add -b option which allows the client side to bind the socket to a | Christiano F. Haesbaert |
2011-09-08 | Sync protocols 43 (ipv6-route) & 44 (ipv6-frag) names with IANA database. | Matthieu Herrb |
2011-09-08 | sys/types.h is needed before sys/socket.h | giovanni |
2011-09-08 | some additional information on the -d option, for clarification; | Jason McIntyre |
2011-09-08 | Provide namespace-safe alignment macros in <machine/_types.h>, with | Philip Guenthe |
2011-09-08 | Make the INT_FAST*_{MIN,MAX} macros match the types they're defined to. | Philip Guenthe |
2011-09-07 | Avoid possible SIGSEGV when wrong tos option. | Christiano F. Haesbaert |
2011-09-07 | beter determination if the shell is restricted; from Alf Schlichting. | Otto Moerbeek |
2011-09-07 | - update key size and alg recommendations; from Lawrence Teo | Jason McIntyre |
2011-09-07 | typo (they vs the) found by Lawrence Teo | Theo de Raadt |
2011-09-07 | sync | Theo de Raadt |
2011-09-06 | Add test for http chunked encoding over relayd http protocol. | Alexander Bluhm |
2011-09-06 | Properly initialize struct carp_if (especially vhif_nvrs) with M_ZERO. | Marco Pfatschbacher |
2011-09-05 | Mark dead panes with some text saying they are dead, suggested by and | Nicholas Marriott |