summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-16Make it clear, that the line returned does not have aMoritz Jodeit
2007-05-16Allow stripping of files, even if the destination filenameMoritz Jodeit
2007-05-16The world of __HAVEs and __HAVE_NOTs is reducing. All architecturesArtur Grabowski
2007-05-16we need a cpu_info_store; how did miod miss this?Theo de Raadt
2007-05-16syncTheo de Raadt
2007-05-16open() returns -1 on error, not NULL. From Tobias Stoeckmann.Xavier Santolaria
2007-05-16add definitions for the bits in the "register" bus_space region.David Gwynne
2007-05-16add support for multicast addresses. this adds the add/del multi handlersDavid Gwynne
2007-05-16count the number of multicast ranges that are kept in the list of multicastDavid Gwynne
2007-05-16oops, committed debug code, sorry.Marc Espie
2007-05-16Oops, forgot this file in the cpuinfo changes.Miod Vallat
2007-05-16Switch vax to __HAVE_CPUINFO, based on an incomplete diff from art.Miod Vallat
2007-05-16map the pci BARs that we're interested in. this gives us access to theDavid Gwynne
2007-05-16Wrap some functions, labels, and variables in #ifdefs correspondingRay Lai
2007-05-16Add missing ssize_t rlen, used when DEBUG is defined, and onlyRay Lai
2007-05-15remove catman reference from SEE ALSO;Jason McIntyre
2007-05-15nothing uses catman, so kill it; ok millert deraadtJason McIntyre
2007-05-15Remove unused variable.Mark Kettenis
2007-05-15We will never call OpenFirmware from 32-bit code.Mark Kettenis
2007-05-15Update the ifp of bridge cache entries if the entry is not static. ThisClaudio Jeker
2007-05-15allows for incomplete locations (without arch) and for repositories toMarc Espie
2007-05-15don't assume 4-byte aligned memory when intercepting a stringNikolay Sturm
2007-05-15Remove useless NOxxx defines and use NULL instead.Moritz Jodeit
2007-05-15require the right code at the right location.Marc Espie
2007-05-15fix some lint 'xxx used, but not defined' warnings by properly addingOtto Moerbeek
2007-05-15regenMarcus Glocker
2007-05-15Add vendor and product; AmbiCom, Inc. WL54CF.Marcus Glocker
2007-05-15pass COPTS thru, okay millert@Marc Espie
2007-05-15Switch amd64 to VM_PAGE_MD. Mostly just imitating i386. flags in pg_flags.Artur Grabowski
2007-05-15make splassert(IPL_NONE) work on i386/MP (the single-processor case isArtur Grabowski
2007-05-15Userland has the right to compile, too; not sure this will be enough yetMiod Vallat
2007-05-15External bus errors should not occur, so panic. ok deraadt@Dale Rahn
2007-05-15Remove the MI implementation of mutexes and remove the __HAVE_MUTEXArtur Grabowski
2007-05-15draft-ietf-idr-restart -> RFC 4724 and bump draft-ietf-idr-as4bytes toClaudio Jeker
2007-05-15Graceful restart is no longer a draft so point it to the right RFC 4724.Claudio Jeker
2007-05-15switch m68k to __HAVE_CPUINFOMartin Reindl
2007-05-15printconf didn't handle the 'down' flag for peersHenning Brauer
2007-05-15FibreChannel -> Fibre Channel, to be consistent with the restJason McIntyre
2007-05-15make sli's .Nd match other scsi interfaces; ok dlgJason McIntyre
2007-05-15make sure to give all special files to root/wheel, and strip them of writeMarc Espie
2007-05-15fix tests to run nowMarc Espie
2007-05-15Make usage declaration match prototype; Make it __dead also.Thordur I. Bjornsson
2007-05-15do not copy pkgname, since we're going to erase it, and packing-listsMarc Espie
2007-05-15fix dependenciesMarc Espie
2007-05-15oops; martin go see what you did here..Theo de Raadt
2007-05-15use the correct fd for poll. we're waiting on the pipe, not pfTed Unangst
2007-05-15syncTheo de Raadt
2007-05-15Dummy mutex code for arm platforms. ok drahn@ deraadt@Miod Vallat
2007-05-15syncTheo de Raadt
2007-05-15now that setroot() prints nice things like:Theo de Raadt