summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-28Remove man pages that do not relate to OpenBSD/sgi. Spotted by jmc@.Joel Sing
2007-11-28delete the compat_09_sys_uname code hereTheo de Raadt
2007-11-28move protos to right placeTheo de Raadt
2007-11-28remove the DIRECTOK flag. the caller semantics were too weird, and it's aTed Unangst
2007-11-28finish conversion to workq. remove list remnants, and put spl in the rightTed Unangst
2007-11-28syncTheo de Raadt
2007-11-28make ata controllers protect their own command lists so atascsi doesnt haveDavid Gwynne
2007-11-28COMPAT_09 uname is only used by freebsd compat, so move it to the right placeTheo de Raadt
2007-11-28add dependencies for protector.o, preventing it from being built too early.Marc Espie
2007-11-28history section is totally wrongTed Unangst
2007-11-28compat_25_sys_omsync is unusedTheo de Raadt
2007-11-28provide a hint that apm might be acpi on some machinesTed Unangst
2007-11-28add apmTed Unangst
2007-11-28first attempt to consolidate some of the apm/acpi documentation.Ted Unangst
2007-11-28fix race: install-all can only be run *after* all is finished, otherwiseMarc Espie
2007-11-28Use cas/casx instead of casa/casxa.Mark Kettenis
2007-11-28COMPAT_{23,25,35} should not be used directlyTheo de Raadt
2007-11-28COMPAT_{23,25,35} should not be used directlyTheo de Raadt
2007-11-28Fix md_swap{in,out}_reloc.Miod Vallat
2007-11-28place a comment as to why these are otherwise emptyTheo de Raadt
2007-11-28unref the label when free'ing a protocol nodeReyk Floeter
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