Age | Commit message (Expand) | Author |
2011-09-17 | Don't bother keeping a {u,}lptioctl function which is a duplicate of | Miod Vallat |
2011-09-16 | tweak previous; help/ok yuo | Jason McIntyre |
2011-09-16 | Use cdev_ulpt_init() to setup ulpt(4) instead of cdev_lpt_init, for | Miod Vallat |
2011-09-16 | reorder SENSOR_* in switch() and add missing cases. | Yojiro Uo |
2011-09-16 | regen | Jonathan Gray |
2011-09-16 | add Intel E600/EG20T and some other devices from submitted dmesgs | Jonathan Gray |
2011-09-16 | tweak previous; | Jason McIntyre |
2011-09-16 | after some thought, i think it unlikely that we will need to specify | Jason McIntyre |
2011-09-16 | Rather than reloading kernel routes immediately when an RTM_DESYNC is seen, | Stuart Henderson |
2011-09-16 | add missing Makefile.inc | Alexandr Shadchin |
2011-09-16 | Merge in less 444 plus local changes | Alexandr Shadchin |
2011-09-16 | Set the shared priority entry to the value of the current maxipl entry, | Dale Rahn |
2011-09-16 | Import of Less 444 | Alexandr Shadchin |
2011-09-16 | add lacked cases of sensors value, and fix orders. | Yojiro Uo |
2011-09-16 | Fix a bunch of typos: manaul, monnitor, machiune, autload. | Miod Vallat |
2011-09-16 | sync | Theo de Raadt |
2011-09-16 | Xr usps | Theo de Raadt |
2011-09-16 | fix typo | Yojiro Uo |
2011-09-16 | add man page for usps(4) | Yojiro Uo |
2011-09-16 | add device driver for Fujitsu Components FX-5204PS smart power strip. | Yojiro Uo |
2011-09-16 | Fix my usual typo | Claudio Jeker |
2011-09-16 | apply following changes to sensor framework: | Yojiro Uo |
2011-09-16 | use .St here for ISO 8601 references; ok millert | Jason McIntyre |
2011-09-16 | If a user configures logging explicitly in relayd.conf, do it | Alexander Bluhm |
2011-09-16 | regen | Yojiro Uo |
2011-09-16 | add Vaisala's "USB instrument cable" entry | Yojiro Uo |
2011-09-16 | regen | Yojiro Uo |
2011-09-16 | add entry for FX-5204PS | Yojiro Uo |
2011-09-16 | regen | Yojiro Uo |
2011-09-16 | fix very old usb vendor id mismatch | Yojiro Uo |
2011-09-16 | use the correct regexp to find the ldapd server process | Robert Nagy |
2011-09-16 | Add a script for popa3d to support running it outside of inetd. | Robert Nagy |
2011-09-16 | RFC-2822 -> RFC 2822 | Jason McIntyre |
2011-09-15 | gcc4 Wbounded regression output. | Nicholas Marriott |
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 |