Age | Commit message (Expand) | Author |
2007-05-31 | intel pchb rnd support, from i386 | Ted Unangst |
2007-05-31 | It's the time to squash antique bugs. This has been there | Tobias Weingartner |
2007-05-31 | gc unreachable code; spotted by Tavis Ormandy | Damien Miller |
2007-05-31 | Clean up and fix sbt_write_packet() | Uwe Stuehler |
2007-05-31 | fix a funny memory miscalculation bug in options parsing | Peter Valchev |
2007-05-31 | Add Bluetooth drivers to GENERIC (not enabled - we still have ways to go) | Uwe Stuehler |
2007-05-31 | Sync comment regarding rthdr0 w/ kame tree. | Ryan Thomas McBride |
2007-05-31 | when getting ESTALE from the server, allow the client to retry in the | Thordur I. Bjornsson |
2007-05-31 | Make sure that pf_state_key and pf_state_key_cmp are in sync. | Ryan Thomas McBride |
2007-05-31 | some more pchb that have rnd powers, IDs from NetBSD | Ted Unangst |
2007-05-31 | look up for old libraries last, so that we do not get tied to old stuff | Marc Espie |
2007-05-31 | RAW_PART is defined to be 2 in vax (like elsewhere) so use it rather | Kenneth R Westerback |
2007-05-31 | Well, whatever the bug was, it does not seem to appear anymore. | Artur Grabowski |
2007-05-31 | switch wskbd hotkeys over to workq. this eliminates quite a bit of code, | Ted Unangst |
2007-05-31 | add __signbit/__signbitf/__signbitl; nothing uses this file, it's just | Jason Wright |
2007-05-31 | add __signbit/__signbitf/__signbitl (all the same) for vax (not used yet, | Jason Wright |
2007-05-31 | document new .Dd format; | Jason McIntyre |
2007-05-31 | further improvement of the bus space i/o. firmware loading, booting, | Reyk Floeter |
2007-05-31 | remove p_lock from struct proc; unused debug goo for lockmgr, | Thordur I. Bjornsson |
2007-05-31 | Minor bounds_check_with_label nits. | Kenneth R Westerback |
2007-05-31 | Redo the syncer to be a little smarter on interaction while shutting down | Marco Peereboom |
2007-05-31 | missing `&'; | Jason McIntyre |
2007-05-31 | ckuethe found i missed a file in the workq update. my bad | Ted Unangst |
2007-05-31 | Forgot to commit the changes to this file with the rest of the ELF32+64 | Tom Cosgrove |
2007-05-31 | tedu just moved an argument to workq_add_task | David Gwynne |
2007-05-31 | add a manpage for workq stuff. | David Gwynne |
2007-05-31 | switch the flags argument to the front, requested by art | Ted Unangst |
2007-05-31 | zap the vm_amap am_l simplelock, and amap_{lock/unlock} macros for | Thordur I. Bjornsson |
2007-05-31 | Only process ENV when in interactive mode as SU says. Started by | Otto Moerbeek |
2007-05-31 | unlink the right state, ryan ok | Henning Brauer |
2007-05-31 | kill some ifdef noyet code, de-static functions (makes my traces nicer), | Thordur I. Bjornsson |
2007-05-31 | remove the machdep.ztsscale line from sysctl.conf | Robert Nagy |
2007-05-31 | zap nfs_cltpsock; Unused since NQNFS died. | Thordur I. Bjornsson |
2007-05-31 | fix PR 5475: 'empty spamtrap address makes corrupted database'; ok beck@ | Constantine A. Murenin |
2007-05-31 | KNF, whitespace and comment rectification to make all | Kenneth R Westerback |
2007-05-31 | use the right capitalization for `MBus' | Igor Sobrado |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-31 | enable all debugging messages by default if the driver is compiled with | Reyk Floeter |
2007-05-31 | fix the myx_write function | Reyk Floeter |
2007-05-31 | do not forget to store table and backup table ids in the service | Pierre-Yves Ritschard |
2007-05-31 | Fix redundancy for RAID 1. Now one can pull a disk and continue running. | Marco Peereboom |
2007-05-31 | include files.bluetooth here; ok gwk | Uwe Stuehler |
2007-05-31 | Move the state id and creatorid (used mainly by pfsync) into struct pf_state. | Ryan Thomas McBride |
2007-05-31 | An SDIO Bluetooth driver, only initial bits and therefore not enabled yet | Uwe Stuehler |
2007-05-31 | add myx(4) | Reyk Floeter |
2007-05-31 | erroneously EINVAL is always reported where the function | David Gwynne |
2007-05-31 | Init community in get_rule() to COMMUNITY_UNSET. get_rule() is called when | Claudio Jeker |
2007-05-31 | if poking the controller fails for whatever reason the drives' | David Gwynne |
2007-05-31 | import the initial Myrinet Myri-10G myx(4) manpage | Reyk Floeter |
2007-05-31 | import the Myricom Myri-10G firmware | Reyk Floeter |