summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-16regenYojiro Uo
2011-09-16add entry for FX-5204PSYojiro Uo
2011-09-16regenYojiro Uo
2011-09-16fix very old usb vendor id mismatchYojiro Uo
2011-09-16use the correct regexp to find the ldapd server processRobert Nagy
2011-09-16Add a script for popa3d to support running it outside of inetd.Robert Nagy
2011-09-16RFC-2822 -> RFC 2822Jason McIntyre
2011-09-15gcc4 Wbounded regression output.Nicholas Marriott
2011-09-15Port the -Wbounded extension from gcc3 to gcc4. Based on work started byNicholas Marriott
2011-09-15Fix recognition Synaptics touchpadAlexandr Shadchin
2011-09-15Fix up age_encap() / age_start()..Kevin Lo
2011-09-15Switch vax to timecounters. There are three different clock sources:Miod Vallat
2011-09-14update vt100 example to vt200, as vt100 apparently is no longer in theJason McIntyre
2011-09-14Initial kernel support for sandybridge intel chipsets in intagp and inteldrm.Owain Ainsworth
2011-09-14ntpd doesn't really support reload, so don't allow it in the rc script.william
2011-09-13For threads in PS_FDR_WAIT state, check SA_RESTART before marking it asFederico G. Schwindt
2011-09-13first round of tests to check system calls restarting with pthreads.Federico G. Schwindt
2011-09-13On KA43:Miod Vallat
2011-09-13as per date(1) and touch(1), document default values used when "yy" isJason McIntyre
2011-09-13Fix up ale_encap() / ale_start():Kevin Lo
2011-09-13Fix up alc_encap() / alc_start():Kevin Lo
2011-09-13Do not invoke hardclock() until cpu_initclocks() has been invoked; avoidsMiod Vallat
2011-09-12- (-t) use macros instead of punctuation, to avoid marking up theJason McIntyre
2011-09-12- introduce filtermask in struct smtpdGilles Chehade
2011-09-12Update to tzdata2011j from elsie.nci.nih.goTodd C. Miller
2011-09-12Clamp a maximum number of outstanding requests at 40 as it wasMike Belopuhov
2011-09-12fix leak in do_lsreaddir(); ok djmMarkus Friedl
2011-09-11remove unused headerCharles Longeau
2011-09-11Define symbolic constants for the addresses of the vsbus devices onMiod Vallat
2011-09-11fix leaks in do_hardlink() and do_readlink(); bz#1921Markus Friedl
2011-09-11Fix inverted test when selecting resolution on the 1024x864 VLC frame buffer.Miod Vallat
2011-09-11Mention the 1GB offset PROM limit on some systems.Miod Vallat
2011-09-11document new -O cancel command; ok djm@Okan Demirmen
2011-09-10support cancellation of local/dynamic forwardings from ~C commandline;Markus Friedl
2011-09-10Another small tidy up. ok jmc@lum
2011-09-10let pkg_mklocatedb work consistently with SUBDIRLIST (print only theMarc Espie
2011-09-09support for cancelling local and remote port forwards via the multiplexDamien Miller
2011-09-09kill the preauth privsep child on fatal errors in the monitor;Damien Miller
2011-09-09suppress adding '--' to remote commandlines when the first argumentDamien Miller
2011-09-09use .St -iso8601-4;Jason McIntyre
2011-09-09add an St macro for ISO 8601:2004;Jason McIntyre
2011-09-09add /var/nsd/;Jason McIntyre
2011-09-09MUX_C_CLOSE_FWD includes forward type in message (though it isn'tDamien Miller
2011-09-09fix typo in IPQoS parsing: there is no "AF14" class, but there isDamien Miller
2011-09-09Add -b option which allows the client side to bind the socket to aChristiano F. Haesbaert
2011-09-08Sync protocols 43 (ipv6-route) & 44 (ipv6-frag) names with IANA database.Matthieu Herrb
2011-09-08sys/types.h is needed before sys/socket.hgiovanni
2011-09-08some additional information on the -d option, for clarification;Jason McIntyre
2011-09-08Provide namespace-safe alignment macros in <machine/_types.h>, withPhilip Guenthe
2011-09-08Make the INT_FAST*_{MIN,MAX} macros match the types they're defined to.Philip Guenthe