summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-26MALLOC -> malloc and M_ZERO changeCharles Longeau
2007-11-26Put the converted filename into the makefiles, so that we can later supportTheo de Raadt
2007-11-26discard still-born support for .o files in the "file" command..Theo de Raadt
2007-11-26Make Cassini+ work; remove some unused macros while I'm there.Mark Kettenis
2007-11-26Move the implementation of __mp_lock (biglock) into machine dependentArtur Grabowski
2007-11-26Constify the output of the emulops translate() function, as well as theMiod Vallat
2007-11-26drive port probes from the scsi midlayer now that it will ask the adapterDavid Gwynne
2007-11-26Avoid resetting PCS. Don't do loopback at the serial link.Mark Kettenis
2007-11-26let scsibus ask the adapter about a device before probing it. also allowDavid Gwynne
2007-11-26build our own newfs binary for the media -- without MFS support -- toTheo de Raadt
2007-11-26Reenable the PCS functions after a reset; properly disable them while changingMark Kettenis
2007-11-26correct newlines surrounding the sub-bus configuration, and unifyTheo de Raadt
2007-11-26Add basic rambus decode method, showing the module type.Jonathan Gray
2007-11-26Add another debug register.Mark Kettenis
2007-11-26Remove some dead code that is confusing my greps.Artur Grabowski
2007-11-26mips64 needs at least these to build; spotted by jsingTheo de Raadt
2007-11-26rename RAID C to RAID CRYPTO. makes marco happierTed Unangst
2007-11-26if no arguments given, assume a nice default; ok miod jakemsr deannaTheo de Raadt
2007-11-26Add PCI VPD read/write functions from NetBSD required for some thingsJonathan Gray
2007-11-26implement -C for continuing ftp, http(s), and file transfersMartynas Venckus
2007-11-26revised diff that handles the no mfs parts correctlyTed Unangst
2007-11-26another uneeded .Pp: should have stayed in bed today...Jason McIntyre
2007-11-26damn, a .Pp i forgot to eliminate;Jason McIntyre
2007-11-26tidy up this page;Jason McIntyre
2007-11-26fix build for real, forward maninstall to wrapper1Marc Espie
2007-11-26fix SEE ALSO; from deraadtJason McIntyre
2007-11-26So instead of triggering a tx interrupt for each packet issue one forClaudio Jeker
2007-11-26regenReyk Floeter
2007-11-26fix new agp code on amd64Reyk Floeter
2007-11-26few more dribbles of LIBKERN cleanupTheo de Raadt
2007-11-26Fix some style(9) issues.Joel Sing
2007-11-26More LIBKERN bits that go awayTheo de Raadt
2007-11-26another LIBKERN that stayed behindTheo de Raadt
2007-11-26Remove libkern.Joel Sing
2007-11-26allow to add labels to protocol actions, they will be printed in httpReyk Floeter
2007-11-26typos; ok jmc@Martynas Venckus
2007-11-26${MACHINE} expands tooTheo de Raadt
2007-11-26a bit more LIBKERN falloutTheo de Raadt
2007-11-26adjust to libkern changes (and pretty .PATH logic); parts from majaTheo de Raadt
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