summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-26few mails later, miod asks me to waitTheo de Raadt
2007-11-26the bcopy() found here was not handling overlapping. Merge it nicely withTheo de Raadt
2007-11-26Fix jsg@'s iRiver Clix by relaxing the test for SecPerTrack to allowKenneth R Westerback
2007-11-26Fix hardware cursor mapping.Owain Ainsworth
2007-11-25KNF and remove a bad free right before kthread_exitMarco Peereboom
2007-11-25syncTheo de Raadt
2007-11-25missing line from previous commit; return 1 for interrupts we do handleTheo de Raadt
2007-11-25syncReyk Floeter
2007-11-25define the agp devitem (line was missing but found in etc.i386/MAKEDEV.md)Reyk Floeter
2007-11-25dont use the adapter_softc member of scsi_link as a softc anymore. theDavid Gwynne
2007-11-25sycTheo de Raadt
2007-11-25add CNU550pro; from iss @ e-sky.ruTheo de Raadt
2007-11-25syncTheo de Raadt
2007-11-25when running as newfs, there is no argv[1].. backout previousTheo de Raadt
2007-11-25a few more tweaks;Jason McIntyre
2007-11-25Unbreak make obj. -mojMats O Jansson
2007-11-25Set half duplex flag when appropriate and some minor cleaning.Brad Smith
2007-11-25Kill spdmem_hexdump() before anyone starts using it.Miod Vallat
2007-11-25correct pathname variable matching, and also support ${MACHINE}Theo de Raadt
2007-11-25"canonicalized hostname" instead of just "hostname" for the url actionReyk Floeter
2007-11-25in addition to IPv4/6 addresses, canonicalize the hostname for "url",Reyk Floeter
2007-11-25typo; ok miod@Martynas Venckus
2007-11-25Make modload use /dev/ksyms as a kernel file by default.Mike Belopuhov
2007-11-25IF_Gbps(2.5) is wrong.David Gwynne
2007-11-25we want strlen.cMartin Reindl
2007-11-25Ask the emulation code to hide the cursor when leaving emulation mode. ThisMiod Vallat
2007-11-25Interrupt handlers which do nothing should return 0 (or -1 if they are notTheo de Raadt
2007-11-25If some rather important registers read as 0xffffffff then the deviceTheo de Raadt
2007-11-25arm backend by Gregory McGarry, untestedOtto Moerbeek
2007-11-25arm backend from Gregory McGarry, untestedOtto Moerbeek
2007-11-25espie broke the make install codepath (and I think not just for DESTDIR), so ...Theo de Raadt
2007-11-25syncTheo de Raadt
2007-11-25libkern, begone. Move to a new mechanism where config(8)'s "file"Theo de Raadt
2007-11-25typo; ok jmc@, deanna@Martynas Venckus
2007-11-25man pages are in Makefile.bsd-wrapper1, so MLINKS should be there too,Theo de Raadt
2007-11-25Change the AGP_DEVICE define to /dev/agp0. syncing it with the truth.Owain Ainsworth
2007-11-25OSLoadFilename needs to be set to /bsd instead of /unix (default)Jasper Lievisse Adriaanse
2007-11-25Do a TX interrupt for each packet instead of every 126th one. This willClaudio Jeker
2007-11-25tweak previous;Jason McIntyre
2007-11-25tweak previous;Jason McIntyre
2007-11-25Sync.Kenneth R Westerback
2007-11-25Add Intel ICH9 AHCI device seen on ASUS P5K-E, plus the other oneKenneth R Westerback
2007-11-25Forgot the manpages. oops.Owain Ainsworth
2007-11-25syncOwain Ainsworth
2007-11-25Make agp attach as a device. This means that many more agp bridgesOwain Ainsworth
2007-11-25Sync.Kenneth R Westerback
2007-11-25Add NVIDIA GeForce 8600 GT found on ASUS P5K-E.Kenneth R Westerback
2007-11-25Sync.Kenneth R Westerback
2007-11-25return ENOTTY not EINVAL for an unknown ioctl.Brad Smith
2007-11-25Shorten some text. "AHCI SATA" and "SATA AHCI" -> "AHCI" as suggested byKenneth R Westerback