Age | Commit message (Expand) | Author |
2005-06-06 | enable iommu on all systems where we support it. We'll support it on more | Jason Wright |
2005-06-06 | oops. on 686 we count fpswtch in another function... | Michael Shalayeff |
2005-06-06 | Backout 1.64, switch back to two-pool allocation scheme (with oldnointr | Daniel Hartmeier |
2005-06-06 | another leftover from the src routing adventure a year ago | Henning Brauer |
2005-06-06 | use a define instead of hardcoding "all" in 3 places | Henning Brauer |
2005-06-06 | make cloned interfaces join an interface class group (carp for carpX, tun | Henning Brauer |
2005-06-06 | Homogeneize dmesg output. | Miod Vallat |
2005-06-05 | Add megaraid 320 from Alexey E. Suslikov <cruel at texnika dot com dot ua> | Marco Peereboom |
2005-06-05 | resync | Marco Peereboom |
2005-06-05 | Add Megaraid 320 from Alexey E. Suslikov <cruel at texnika dot com dot ua> | Marco Peereboom |
2005-06-05 | Fix scsi_mode_select() and scsi_mode_select_big() to send just the | Kenneth R Westerback |
2005-06-05 | Revert ss_mustek use of new scsi_mode_select(). Further development | Kenneth R Westerback |
2005-06-05 | const'ify the char *groupname param to if_addgroup and if_delgroup | Henning Brauer |
2005-06-05 | const'ify the char * parameter to pfi_kif_get and pfi_group_change | Henning Brauer |
2005-06-05 | ops, forgot to regen this as well. | Federico G. Schwindt |
2005-06-04 | regen. | Federico G. Schwindt |
2005-06-04 | k8htb pci bridges as found in asus a8v deluxe mobo; deraadt@ ok | Federico G. Schwindt |
2005-06-04 | let the arc4random sysctl write out up to 256 bytes at once. | Ted Unangst |
2005-06-04 | Make scsi_do_mode_sense() aware of the difference between the 8 byte | Kenneth R Westerback |
2005-06-03 | com_pxa2x0 must cause com.c compilation; piece missed by uwe | Theo de Raadt |
2005-06-03 | No longer used. | Kenneth R Westerback |
2005-06-03 | Move definitions of struct cd_softc{} and CDRETRIES from cdvar.h into | Kenneth R Westerback |
2005-06-03 | Tweak scsi_do_mode_sense(). NetBSD was right and I was wrong. Sigh. | Kenneth R Westerback |
2005-06-03 | Cache a copy of the INQUIRY data obtained during device attachment in | Kenneth R Westerback |
2005-06-03 | reties -> retries | Miod Vallat |
2005-06-03 | Hold a reference to the relevant struct in_ifaddr while a multicast address | Christopher Pascoe |
2005-06-02 | Fix pasto - use correct pointer to extract block count from 8 byte | Kenneth R Westerback |
2005-06-02 | These options dont affect anything anymore. | Dale Rahn |
2005-06-02 | use much simpler switch for pci_machdep.h; ok drahn@ whatever tdr (; | Michael Shalayeff |
2005-06-02 | Start on a basic ACPI framework -- does not do much more than read out the | Thorsten Lockert |
2005-06-02 | correctly close the audio device in audio_open() if one of the | Joris Vink |
2005-06-02 | tsc, ryan left debug crap behind | Henning Brauer |
2005-06-02 | for sysctl syscall pass the mib[] back to kdump to parse; | Michael Shalayeff |
2005-06-02 | - wish there was a better way to do this... put splhigh() around the | Jason Wright |
2005-06-02 | Remove non-emulating wsdisplays - nothing uses them. | Miod Vallat |
2005-06-02 | Do not compile scrollback support if option SMALL_KERNEL. | Miod Vallat |
2005-06-02 | Eradicate USB quirks NOTUR and NODOORLOCK. Should no longer be | Kenneth R Westerback |
2005-06-02 | allow for dma maps larger than 64 pages; jason@ ok | Michael Shalayeff |
2005-06-01 | Typo in cut'n'paste abuse. | Miod Vallat |
2005-06-01 | De-inline if option SMALL_KERNEL on alpha; saves 4KB off RAMDISK{,B}, other | Miod Vallat |
2005-06-01 | De-inline a few functions if option SMALL_KERNEL, and do not compile | Miod Vallat |
2005-06-01 | Do not kill the event sink when closing a wsmouse device opened in write-only | Miod Vallat |
2005-06-01 | use vm_dused for rlimit. much happier with mmap. tested by several | Ted Unangst |
2005-06-01 | kjell is an evil tree-breaker | Michael Shalayeff |
2005-06-01 | as Jason requested, be gone vtophys(). | Brad Smith |
2005-06-01 | disable sf* too, until it is vtophys clean | Theo de Raadt |
2005-06-01 | when dumping policies, skip those attached to a socket. | Hans-Joerg Hoexer |
2005-06-01 | fix ordering of PCI devs | Brad Smith |
2005-06-01 | regen | Jonathan Gray |
2005-06-01 | RTL8187. | Jonathan Gray |