summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-28add a -d argument, which can be used to peek at values in the kernel.Ted Unangst
2007-11-28use correct data type for the pci address (bus_addr_t)Reyk Floeter
2007-11-28remove unused functionCharles Longeau
2007-11-28grrrMarc Espie
2007-11-28debug scaffolding: allows the insertion of a random delay before firing upMarc Espie
2007-11-28PHONY targets never correspond to real files.Marc Espie
2007-11-28expand the description of -C; from martynas and myselfJason McIntyre
2007-11-27Like i386 and amd64 - make the __mp_lock not spin at splhigh.Mark Kettenis
2007-11-27Missed those because they are in a weird place.Artur Grabowski
2007-11-27sync ural entry;Jason McIntyre
2007-11-27need strcmp.c hereMartin Reindl
2007-11-27fix shared area structure.Damien Bergamini
2007-11-27there are no 802.11a ural devices.Damien Bergamini
2007-11-27properly update hardware multicast filter.Damien Bergamini
2007-11-27syncTheo de Raadt
2007-11-27fix DMA alignment constraints: rings must be aligned on a 256-byteDamien Bergamini
2007-11-27intr_disable() returns an u_int64_t.Mark Kettenis
2007-11-27Fix dlsym w/special handles when called from an executable that has beenKurt Miller
2007-11-27remove some unneeded #includes; ok mcbride@Kevin Steves
2007-11-27Fix off-by-one that made us attach acpicpu0 and acpicpu1 on GENERIC kernels.Mark Kettenis
2007-11-27Implement the NOLOCK semantics. MPSAFE will have to wait a while untilArtur Grabowski
2007-11-27regenArtur Grabowski
2007-11-27Mark getpid as NOLOCK just for testing.Artur Grabowski
2007-11-27Add possibility to add flags to syscalls in syscalls.master to markArtur Grabowski
2007-11-27Shoot old netbsd compat code from almost 20 years ago; ok artTheo de Raadt
2007-11-27On jmc@'s request add a bit that mentions that the pf(4) mssfix up is onlyClaudio Jeker
2007-11-27add gbe(4);Jason McIntyre
2007-11-27tweak -r1.1;Jason McIntyre
2007-11-27TCP_COMPAT_42 was last used in 1997. Kill it.Theo de Raadt
2007-11-27also move softraid raid1 into own file, ok marcoTed Unangst
2007-11-27Add a few missing device entries.Miod Vallat
2007-11-27Make _dl_md_reloc_got() report errors, and take them into account.Miod Vallat
2007-11-27make the deceptively complicated leading and trailing space into functions.Ted Unangst
2007-11-27Remove whitespace at EOL, KNF, ansify. Move jump scroll code to a separateMiod Vallat
2007-11-27split crypto functions out into their own file, so softraid.c is not suchTed Unangst
2007-11-27typos; ok jmc@Martynas Venckus
2007-11-27fix format stringsCharles Longeau
2007-11-27add rcs idJasper Lievisse Adriaanse
2007-11-27missing rcs idJasper Lievisse Adriaanse
2007-11-27ARGH. Work has poisoned my mind. KNF the braces.Artur Grabowski
2007-11-27Remember to add gbe.4...Joel Sing
2007-11-27Unify amd64 and i386 code further; ok oga kettenisTheo de Raadt
2007-11-27Initial support for the SGI Graphics Back End (GBE) frame buffer found inJoel Sing
2007-11-27tweak previous;Jason McIntyre
2007-11-27tweak the Ox warning section;Jason McIntyre
2007-11-27tweak previous;Jason McIntyre
2007-11-27add missing header for errx.Charles Longeau
2007-11-27add missing header for inet_ntoa.Charles Longeau
2007-11-27Add display type for SGI GBE.Joel Sing
2007-11-27Add BUS_SPACE_MAP_LINEARJoel Sing