2010-08-05 |
mlarkin | Write to the correct offset for various ACPI pmreg... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
deraadt | Fix the power button. The pm1 register is 16 bits... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
deraadt | Add Windows2009 to the valid osi table; from marco... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
miod | Change the management of commands in the active command... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
miod | Allow bthidev_output() to not grab the bt lock, to... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
djm | Fix a trio of bugs in the local/remote window calculati... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
halex | Return the old behaviour of exiting if a mount fails... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
sthen | sync from mirrors.dat |
commit | commitdiff | tree | snapshot |
2010-08-05 |
deraadt | ca_activate function for suspend/resume; tested by... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
guenther | Regenerate files that were affected by changes to asn1_... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
deraadt | re-post all ATI and all PowerVR (with an annoying message) |
commit | commitdiff | tree | snapshot |
2010-08-04 |
deraadt | Disable bce(4) because it can only access 1GB of memory... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2010-08-04 |
ray | exit(2) on xcalloc failure. From Daniel Dickman <didick... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
deraadt | on resume: calling sc_power after ath_init() is silly... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
damien | use a workq for resume. |
commit | commitdiff | tree | snapshot |
2010-08-04 |
damien | add suspend/resume support for PCI ral(4) devices. |
commit | commitdiff | tree | snapshot |
2010-08-04 |
deraadt | switch back to kqueue for now, since (a) kqueue has... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
deraadt | Wake up cdroms attached to pciide; same as in wd.c... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
schwarze | In .Bd -literal, break the output line after the last... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
matthew | Add missing brace. |
commit | commitdiff | tree | snapshot |
2010-08-04 |
kettenis | Revert previous since it makes the tests fail. |
commit | commitdiff | tree | snapshot |
2010-08-04 |
millert | Add missing #ifndef YY_NO_INPUT around the input()... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
jordan | Remove unused code, conditional in fixup node was never... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
deraadt | fixup keylength for aes-128-cbc in quickmode |
commit | commitdiff | tree | snapshot |
2010-08-04 |
millert | Update to tzdata2010k from elsie.nci.nih.gov |
commit | commitdiff | tree | snapshot |
2010-08-04 |
deraadt | Print annoying stuff when re-posting the video, so... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
kettenis | Print supported sleep states. |
commit | commitdiff | tree | snapshot |
2010-08-04 |
jsg | Correct a problem reported by Holger Mikolon that turns... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
sthen | Print the MTU in OSPF dd packets. Borrowed from the... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
deraadt | activate function for suspend/resume; tested by mcbride |
commit | commitdiff | tree | snapshot |
2010-08-04 |
halex | Set an appropriate To: header in /var/mail/$user which... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
djm | clean for -Wuninitialized |
commit | commitdiff | tree | snapshot |
2010-08-04 |
djm | Support CA keys in PKCS#11 tokens; feedback and ok... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
guenther | Add the new kqueue+rfork test, but disable the tests... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
guenther | Regression test for the recent rfork+kqueue fix |
commit | commitdiff | tree | snapshot |
2010-08-04 |
guenther | tun* interfaces are now automatically destroyed on... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
guenther | Confirm that a NOTE_EXIT knote is delivered when the... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
djm | commited the wrong version of the hostbased certificate... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
djm | enable certificates for hostbased authentication, from... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
djm | tighten the rules for certificate encoding by requiring... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
djm | Remove mentions of weird "addr/port" alternate address... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
schwarze | Trivial patch to get correct spacing from the recently... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
jakemsr | if interrupt mapping fails, say so |
commit | commitdiff | tree | snapshot |
2010-08-03 |
kettenis | Remove old code that figures out the PCI bus number... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
henning | that had to be added |
commit | commitdiff | tree | snapshot |
2010-08-03 |
deraadt | no special registers to restore on via chips either |
commit | commitdiff | tree | snapshot |
2010-08-03 |
miod | regen |
commit | commitdiff | tree | snapshot |
2010-08-03 |
miod | Create two more usb device nodes by default, as modern... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
krw | Don't attempt to set the read or write caches on usb... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
henning | fix linecount bug with comments spanning multiple lines |
commit | commitdiff | tree | snapshot |
2010-08-03 |
kettenis | Bring the suspend/resume code of all the Intel wireless... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
espie | missed one if (continued) test, so simplify logic:... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
marco | Add busy flag so that we don't act on a SCI until a... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
jsg | Add support for 82576 fiber adapters based on Intel... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
mlarkin | Use the proper flag for re-enabling certain hardware... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
jsg | Disable hardware VLAN stripping/insertion on 8257[56... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
jsg | Correct use of logical and where binary and was intended. |
commit | commitdiff | tree | snapshot |
2010-08-03 |
espie | shrink! :) |
commit | commitdiff | tree | snapshot |
2010-08-03 |
espie | sort journal messsages in a better way, put - before... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
espie | bug-fix: during updates, only set oldfound after we... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
espie | use proper log idiom (blanket okay from theo for pkg_ad... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
deraadt | Save/restore BLC_HIST_CTL as well at suspend/resume... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
stsp | When the target pointer 'pwcs' passed to mbsrtowcs... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
jsg | Fix a usage of logical and where binary and was intended. |
commit | commitdiff | tree | snapshot |
2010-08-03 |
pyr | Fix a leak in ypldap. Found (and correct diff) from |
commit | commitdiff | tree | snapshot |
2010-08-03 |
deraadt | matthew did not commit the diff he passed around for... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
matthew | If an asynchronous request invalidates a buf, then... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
krw | Group string comparisons and supply more helpful commen... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
krw | Start with the default label when RESTORE'ing a saved... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
schwarze | tweaks from jmc@: |
commit | commitdiff | tree | snapshot |
2010-08-02 |
miod | Handle USB_GET_REPORT, USB_GET_REPORT_DESC, USB_GET_REP... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
krw | Don't refer to xs->cmd, even via a pointer to xs->cmd... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
kettenis | Make MHZ_TO_PLL safer to use by adding parenthesis... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
guenther | Fix knote handling for exiting processes: when triggeri... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
kettenis | There is no reason to call the start function upon... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
kettenis | There is no reason to call the start function upon... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
deraadt | The EC GPE is always edge. edge interrupts have their... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
marco | Add System Enclosure or Chassis structure. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2010-08-02 |
deraadt | enable owctr |
commit | commitdiff | tree | snapshot |
2010-08-02 |
miod | Quirk for USB_PRODUCT_MICROSOFT_WLINTELLIMOUSE turns... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
miod | Only open with O_RDWR if we are actually chaging a... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
deraadt | jmicron code was writing to the wrong register; ok jsg |
commit | commitdiff | tree | snapshot |
2010-08-02 |
jacekm | Ignore SIGPIPE, the delivery of which prevented /usr... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
krw | Suppress MAKEDEV warnings about 'unknown device' that... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
matthew | Prevent illegal struct casting by moving AF_INET/AF_INE... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
jsg | Show PCIe link speed/width, earlier version ok miod... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
jsg | Fix use of logical and where binary and was intended. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
deraadt | Save/restore more registers at suspend/resume for those... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
deraadt | correct header file stuff; pointed out by tedu |
commit | commitdiff | tree | snapshot |
2010-08-02 |
deraadt | needs explicit proc.h; Nathanael Rensen |
commit | commitdiff | tree | snapshot |
2010-08-02 |
deraadt | spellin |
commit | commitdiff | tree | snapshot |
2010-08-02 |
matthew | Fix readlink(2) on FFS and ext2 filesystems to consiste... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
yasuoka | Change COM_IBUFSIZE 8K to 16K because 8K is not enough... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
espie | note specifically that pkg_add -u parameters are *insta... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
sthen | Allow fallback tables for relays, not just redirections. |
commit | commitdiff | tree | snapshot |
2010-08-01 |
miod | Be more generous when parsing the report descriptor: |
commit | commitdiff | tree | snapshot |
2010-08-01 |
kettenis | Add infrastructure to buil GCC 4.2.1 on OpenBSD/sparc. |
commit | commitdiff | tree | snapshot |
2010-08-01 |
schwarze | The explanations of the HISTORY and AUTHORS sections... |
commit | commitdiff | tree | snapshot |
next |