Age | Commit message (Expand) | Author |
2005-10-27 | Following a next pointer of an element deleted from a list is bad | Otto Moerbeek |
2005-10-27 | use a quirk to attach the new sierra wireless; tony@kozoru.com | Theo de Raadt |
2005-10-27 | new sierra card; tony@kozoru.com | Theo de Raadt |
2005-10-27 | ironically everything past 8231 has 8 pci lines (we assume) | Michael Shalayeff |
2005-10-27 | stupid me, of course these MD macros need to be converted to MI macros | Martin Reindl |
2005-10-27 | apparently 8235 has 8 pci lines too (ommited from the docs); tested by jolan@ | Michael Shalayeff |
2005-10-27 | make sure ppsratecheck() returns 0 if maxpps is 0; | Markus Friedl |
2005-10-27 | Basic support for attaching states from pfsync to the correct rules. | Ryan Thomas McBride |
2005-10-27 | - __sparc__ -> __sparc64__ | Brad Smith |
2005-10-27 | em kind of works now (not under heavy nfs load); ok brad | Theo de Raadt |
2005-10-26 | - enable siop(4) in RAMDISK_CD on amd64. | Niall O'Higgins |
2005-10-26 | add vt8233 and vt8235 (at least 8235 verified in docs) | Michael Shalayeff |
2005-10-26 | reverse 8237 check to only match 8237 | Michael Shalayeff |
2005-10-26 | add missing bus_dmamap_sync()'s, much closer to working on hppa | Brad Smith |
2005-10-26 | add via 8237 back, works now | Henning Brauer |
2005-10-26 | in set_trigger only touch triggers not whole routing crap | Michael Shalayeff |
2005-10-26 | fix 8237 trigger mask | Michael Shalayeff |
2005-10-26 | revert 82801FBM SATA controller back to being configured as an IDE controller | Brad Smith |
2005-10-26 | Add basic handler for MCE and MCA. Written mostly by toby@ and commiting for | Marco Peereboom |
2005-10-26 | regen | Brad Smith |
2005-10-26 | fix some Intel chipset names. | Brad Smith |
2005-10-26 | use the MI atop() macro for alpha and mips | Martin Reindl |
2005-10-26 | Mach-macro wipeout | Martin Reindl |
2005-10-26 | goodbye more Mach macros | Martin Reindl |
2005-10-26 | no more hppa_round_page() and hppa_trunc_page() macros | Martin Reindl |
2005-10-26 | add an i2s framework, which can be reused in new audio drivers | Joris Vink |
2005-10-26 | missing name for KERN_CPTIME2; from form@ | Michael Shalayeff |
2005-10-26 | sync | Theo de Raadt |
2005-10-26 | oops | Theo de Raadt |
2005-10-26 | sync | Theo de Raadt |
2005-10-26 | new digi puc; bsw71@mail.ru | Theo de Raadt |
2005-10-26 | regen | Brad Smith |
2005-10-26 | add Compaq iLO controllers | Brad Smith |
2005-10-26 | Adapt art(4) to the new link state handling done by sppp(4). | Claudio Jeker |
2005-10-26 | Instead of using arc4random() to modulate the TCP isn, call tcp_rndiss_next() | Ryan Thomas McBride |
2005-10-26 | typo | Michael Shalayeff |
2005-10-25 | Make ffs_fserr() a macro, okay deraadt@ | Pedro Martelletto |
2005-10-25 | Correctly remove elements from a pagedep dirrem list. | Pedro Martelletto |
2005-10-25 | kill unused definition, okay krw@, millert@ | Pedro Martelletto |
2005-10-25 | dont' -> don't in comments; | Jason McIntyre |
2005-10-25 | re-enable IPv6 on the macppc RAMDISK. | Brad Smith |
2005-10-25 | mtag in pf_route is now only used for IPSEC, so #ifdef it | Henning Brauer |
2005-10-25 | Some uvm problem is being exposed with the more strict macros. Revert until | Otto Moerbeek |
2005-10-24 | add Intel 6300ESB | Brad Smith |
2005-10-24 | Revamp interrupt handling in em(4) driver: | Brad Smith |
2005-10-24 | Partly backout. NOLIST, used in LISTs is probably interfering. requested by | Otto Moerbeek |
2005-10-24 | Conditionalize singler-step code on PTRACE. | Mark Kettenis |
2005-10-24 | Factorize db_interface code between luna88k and mvme88k, removing dead code | Miod Vallat |
2005-10-24 | Mach-macro free | Martin Reindl |
2005-10-24 | Remove panic if polling thread can not be created. | Marco Peereboom |