Age | Commit message (Expand) | Author |
2009-03-16 | pmap = (conditional ? user_way : pmap = pmap_kernel()); | Owain Ainsworth |
2009-03-16 | first stage of removing ``copying & needfeel'' flags that | Alexandre Ratchov |
2009-03-16 | When doing pass-through calculate right xs->resid value based on | Alexander Yurchenko |
2009-03-16 | run makemap through mailwrapper(8), to avoid conflict between | Jacek Masiulaniec |
2009-03-16 | Update to tzdata2009c from elsie.nci.nih.gov | Todd C. Miller |
2009-03-16 | Don't set error on data underrun. This tiny change allowed scsi tape | Alexander Yurchenko |
2009-03-16 | sync | Theo de Raadt |
2009-03-16 | 88E8057 is a Yukon 2 Ultra 2, and this might make it work on a little | Theo de Raadt |
2009-03-16 | regen | Jonathan Gray |
2009-03-16 | Add Intel System Controller Hub (SCH) devices. | Jonathan Gray |
2009-03-16 | Remove redundant DPRINTF from ips_morpheus_isintr. | Alexander Yurchenko |
2009-03-16 | IPS_SCSI_PT flag not used any more. | Alexander Yurchenko |
2009-03-15 | Generic softinterrupt code for m68k platforms, now copied from m88k. | Miod Vallat |
2009-03-15 | Generic softinterrupt support for m88k based platforms, adapted from arm | Miod Vallat |
2009-03-15 | Let CPU_INFO_UNIT() be used before cpu0 attaches, and make sure | Miod Vallat |
2009-03-15 | Now that we have splsoftassert(), make the soft ipl levels positive and | Miod Vallat |
2009-03-15 | Introduce splsoftassert(), similar to splassert() but for soft interrupt | Miod Vallat |
2009-03-15 | since we are going to share code in smtp sessions and mta sessions, we need | Gilles Chehade |
2009-03-15 | the mda process no longer uses struct batch as its central structure to | Gilles Chehade |
2009-03-15 | save 4 bytes per message by moving the datafp field of struct message to | Gilles Chehade |
2009-03-15 | Include .S files in make depend. | Miod Vallat |
2009-03-15 | Cleanup error processing: | Alexander Yurchenko |
2009-03-15 | Allow CPU_INFO_UNIT() to be used before cpu0 attaches. | Miod Vallat |
2009-03-15 | fix a couple comment typos | Jacob Meuser |
2009-03-15 | In _bus_dmamem_alloc(), do not bother printing avail_start and avail_end | Miod Vallat |
2009-03-14 | Some ICMP types that also have icmp_id, pointed out by markus@ | Ryan Thomas McBride |
2009-03-14 | run devices, harvested from run.4; | Jason McIntyre |
2009-03-14 | Add mips64 and sh support to this test. | Miod Vallat |
2009-03-14 | Installed dhclient.conf is now all comments. Installed hosts is | Kenneth R Westerback |
2009-03-14 | some devices like the Planex GW-US300MiniS seem to have only 4 Tx bulk | Damien Bergamini |
2009-03-14 | regen | Damien Bergamini |
2009-03-14 | add more run(4) USB ids, clarify some. | Damien Bergamini |
2009-03-14 | Initial support for pruning. When every single interface is removed from the | Michele Marchetto |
2009-03-14 | There should only be one ::1 and one 127.0.0.1 entry in the hosts | Kenneth R Westerback |
2009-03-14 | regen | Jonathan Gray |
2009-03-14 | apologize (dlg and claudio, stop snickering) | Theo de Raadt |
2009-03-14 | Match on D-Link DWA-130. | Jonathan Gray |
2009-03-14 | D-Link DWA-130, from Todd Carson in pr 6105. | Jonathan Gray |
2009-03-13 | Add SCSI pass-through and enclosure support. Tested on lpinto's | Alexander Yurchenko |
2009-03-13 | tabs; stupid emacs | Marco Peereboom |
2009-03-13 | Fixup in acpidock for aml_evalinteger | Jordan Hargrave |
2009-03-13 | Fixed potential aml_freevalue on uninitialized stack , reported by krw | Jordan Hargrave |
2009-03-13 | No need for a line break, makes code a bit more compact. | Claudio Jeker |
2009-03-13 | Some preparation steps for SCSI pass-through support: | Alexander Yurchenko |
2009-03-13 | Process command completion errors while polling, too. | Alexander Yurchenko |
2009-03-13 | Next step in mrt cleanup. Switch buf_write to a smarter version of itself. | Claudio Jeker |
2009-03-13 | Move mrt code over to use the msgbuf way of queuing buffers instead of rolling | Claudio Jeker |
2009-03-13 | Sync buffer API with the one from ospfd. The dynamic buffers will make other | Claudio Jeker |
2009-03-13 | More paranoia when parsing empty updates. Make sure they are really empty and | Claudio Jeker |
2009-03-13 | Correctly encode MP unreach NLRI so that IPv6 prefixes get removed correctly. | Claudio Jeker |