summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-17Don't bother keeping a {u,}lptioctl function which is a duplicate ofMiod Vallat
2011-09-16tweak previous; help/ok yuoJason McIntyre
2011-09-16Use cdev_ulpt_init() to setup ulpt(4) instead of cdev_lpt_init, forMiod Vallat
2011-09-16reorder SENSOR_* in switch() and add missing cases.Yojiro Uo
2011-09-16regenJonathan Gray
2011-09-16add Intel E600/EG20T and some other devices from submitted dmesgsJonathan Gray
2011-09-16tweak previous;Jason McIntyre
2011-09-16after some thought, i think it unlikely that we will need to specifyJason McIntyre
2011-09-16Rather than reloading kernel routes immediately when an RTM_DESYNC is seen,Stuart Henderson
2011-09-16add missing Makefile.incAlexandr Shadchin
2011-09-16Merge in less 444 plus local changesAlexandr Shadchin
2011-09-16Set the shared priority entry to the value of the current maxipl entry,Dale Rahn
2011-09-16Import of Less 444Alexandr Shadchin
2011-09-16add lacked cases of sensors value, and fix orders.Yojiro Uo
2011-09-16Fix a bunch of typos: manaul, monnitor, machiune, autload.Miod Vallat
2011-09-16syncTheo de Raadt
2011-09-16Xr uspsTheo de Raadt
2011-09-16fix typoYojiro Uo
2011-09-16add man page for usps(4)Yojiro Uo
2011-09-16add device driver for Fujitsu Components FX-5204PS smart power strip.Yojiro Uo
2011-09-16Fix my usual typoClaudio Jeker
2011-09-16apply following changes to sensor framework:Yojiro Uo
2011-09-16use .St here for ISO 8601 references; ok millertJason McIntyre
2011-09-16If a user configures logging explicitly in relayd.conf, do itAlexander Bluhm
2011-09-16regenYojiro Uo
2011-09-16add Vaisala's "USB instrument cable" entryYojiro Uo
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