Age | Commit message (Expand) | Author |
2007-05-31 | NFSv2 cannot cope with a big number of vnodes, so revert to NPROC-based | Pedro Martelletto |
2007-05-31 | Add some context and call hci_enable from this new context, also add an | Gordon Willem Klok |
2007-05-31 | First step of rearranging pf's state table internals... | Ryan Thomas McBride |
2007-05-31 | Config file and machine-independent Bluetooth code | Uwe Stuehler |
2007-05-31 | oops, typo | Otto Moerbeek |
2007-05-31 | This is not the buffer you are looking for, | Thordur I. Bjornsson |
2007-05-31 | Be consistant and use b_cylinder when saving the cylinder number for | Kenneth R Westerback |
2007-05-31 | add Gunze USB Touch Panel support | Robert Nagy |
2007-05-31 | regen | Robert Nagy |
2007-05-31 | add Gunze USB Touch Panel | Robert Nagy |
2007-05-31 | macros to get the large sizes and offsets from a v1 label. ok deraadt@ | Otto Moerbeek |
2007-05-31 | only call em_init() when IFF_UP is set, not unconditional. | Henning Brauer |
2007-05-31 | 1000 != 0x1000 (4096) | Chris Kuethe |
2007-05-31 | Fix dmesg output. -moj | Mats O Jansson |
2007-05-31 | extend the sun disklabel format to contain filesystem types. also, | Theo de Raadt |
2007-05-30 | Add support for iBook G4. -moj | Mats O Jansson |
2007-05-30 | Q: How did _dmamap_sync() work before? | Miod Vallat |
2007-05-30 | Make sure that if there are staggered syncs that they complete successfully | Marco Peereboom |
2007-05-30 | Missed one minaddr initialization before invoking uvm_km_suballoc(). | Miod Vallat |
2007-05-30 | More cpuinfo vs _KERNEL fallback. | Miod Vallat |
2007-05-30 | Remove ugly print and don't panic when doing a partial bringup. | Marco Peereboom |
2007-05-30 | Sync after the metadata is saved. | Marco Peereboom |
2007-05-30 | add basic support for a crypto(9) backed raid C discipline | Ted Unangst |
2007-05-30 | fix this for ubt.c | Gordon Willem Klok |
2007-05-30 | Drop if_ubt.c originally from freebsd and replace with ubt.c from | Gordon Willem Klok |
2007-05-30 | Unbreak the tree for gwk | Uwe Stuehler |
2007-05-30 | Adjust filename buffer for the new /var/crash prefix to prevent | Moritz Jodeit |
2007-05-30 | Move the knob for the interrupt throttling register next to the knobs for | Chris Kuethe |
2007-05-30 | the (root) stuff is ugly, so print "at root", so it looks more like | Theo de Raadt |
2007-05-30 | fix the ether_aton-like function to print the correct lladdr (swap bytes) | Reyk Floeter |
2007-05-30 | no need to declare extern ipsec_in_use, we get it via ip_ipsp.h | Henning Brauer |
2007-05-30 | Unbreak the tree - forgot a needs-flag; discovered by gwk | Uwe Stuehler |
2007-05-30 | back out vfs change - todd fries has seen afs issues, and I'm suspicious | Bob Beck |
2007-05-30 | my (dlg says crappy) laptop requires some more delays in port_reset or | Ted Unangst |
2007-05-30 | Import parts of the NetBSD bluetooth stack; ok gwk, and grange on removal | Uwe Stuehler |
2007-05-30 | Make xlights(4) probe correctly on the Xserve G5, still does not correct | Gordon Willem Klok |
2007-05-30 | openbsd has timeouts, not callouts so rename the variables. i applied an older | Ted Unangst |
2007-05-30 | Pull out the ELF loadfile pieces from the standalone libraries, so that | Tom Cosgrove |
2007-05-30 | add a new kevent filter type for timers. this allows processes to create | Ted Unangst |
2007-05-29 | Add dirty bit for volumes | Marco Peereboom |
2007-05-29 | Improve copyinstr and copyoutstr by erroring out when the userland | Tom Cosgrove |
2007-05-29 | Improve copyinstr and copyoutstr by performing the check against | Tom Cosgrove |
2007-05-29 | only the i810 is known to be needed for agp, reduce driver set to just that | Ted Unangst |
2007-05-29 | sprinkle some SMALL_KERNEL to permit bio/softraid to run on boot media | Todd T. Fries |
2007-05-29 | sprinkle some SMALL_KERNEL so that it can run on boot media. | Marco Peereboom |
2007-05-29 | remove token ring leftovers, ok mcbride pval | Henning Brauer |
2007-05-29 | I suck. Forgot splx() in the early return path. | Artur Grabowski |
2007-05-29 | make xfs use VT_XFS instead of VT_AFS when getting vnodes | Thordur I. Bjornsson |
2007-05-29 | Make use of struct wsmouse_calibcoords and add ioctl support | Robert Nagy |
2007-05-29 | Kill some simplelock goo that annoyed me while reading. | Thordur I. Bjornsson |