summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-07Fix pmap_extract() to actually only return TRUE for mappings which have theMiod Vallat
2013-07-07point folks to the mailing list archive to follow bug reports,Jason McIntyre
2013-07-07move to 5.4-betaTheo de Raadt
2013-07-07fix int vs long assumption; ok kettenisTheo de Raadt
2013-07-07old option -P bites the dust. It's not been doing anything for years.Marc Espie
2013-07-07Remove erroneous warnings -- we do not reject offers just because theKenneth R Westerback
2013-07-06Remove unsigned comparison < 0.Brad Smith
2013-07-06implement some simple check that make sure typedefs don't change inMarc Espie
2013-07-06__clock_t is now defined in <sys/_types.h>; ok guenther@Christian Weisgerber
2013-07-06Forgot to commit this file during the a.out->ELF transition.Miod Vallat
2013-07-06Use the write-only rasops code to speed up the console framebuffer.Martin Pieuchot
2013-07-06tabs got lost in previous revMiod Vallat
2013-07-06Add uhci* at cardbus, tested with a VIA VT83C572.Martin Pieuchot
2013-07-06regenChristian Weisgerber
2013-07-06create 12 com(4) device nodes by default; requested by deraadt@Christian Weisgerber
2013-07-06functions, not macros; from Daniel DickmanJason McIntyre
2013-07-06regenChristian Weisgerber
2013-07-06create more com(4) entries by default since puc(4)s are now guaranteedChristian Weisgerber
2013-07-06Advertise utpms(4) as being a WSMOUSE_TYPE_USB because even if it couldMartin Pieuchot
2013-07-06Use wsemuldisplaydevsubmatch.Mark Kettenis
2013-07-06s/wsemuldisplaysubmatch/wsemuldisplaydevsubmatch/gMark Kettenis
2013-07-06Print the number of targets and the irq before looking for subdevices,Martin Pieuchot
2013-07-06Tone down verbosity by putting the "Unexpected <blah>" messages underKenneth R Westerback
2013-07-06Fix a lie in one comment and zap a pointless sentence in another.Kenneth R Westerback
2013-07-06Use a tab here to be consistent with the surrounding flags.Brad Smith
2013-07-06Zap leading whitespace.Kenneth R Westerback
2013-07-05Zap trailing whitespace.Kenneth R Westerback
2013-07-05Remove usr.bin/strip and usr.bin/strings, no longer built.Miod Vallat
2013-07-05Remove usr.bin/ar and usr.bin/ranlib, no longer building anything. Move theirMiod Vallat
2013-07-05More a.out files leave the party.Miod Vallat
2013-07-05Put the a.out as and ld to rest in the Attic, finally!Miod Vallat
2013-07-05ELF_TOOLCHAIN bye bye.Miod Vallat
2013-07-05syncdelay is defined as int, not time_t, in kern/vfs_sync.c, and that'sPhilip Guenther
2013-07-05Add submatch function for use with config_found_sm(9).Mark Kettenis
2013-07-05syncMiod Vallat
2013-07-05VAX is an ELF citizen now.Miod Vallat
2013-07-05VAX ELF boot block bits, and version crank.Miod Vallat
2013-07-05VAX ELF kernel bits.Miod Vallat
2013-07-05VAX ELF userland bits. Consists mostly of register prefix additions.Miod Vallat
2013-07-05VAX ELF toolchain, using `%' as the register prefix. Heavily based uponMiod Vallat
2013-07-05Teach mopd and mopa.out about ELF files, and allow forthcoming VAX ELF bootMiod Vallat
2013-07-05Avoid truncation when calculating clock gain/lossPhilip Guenther
2013-07-05Take II, this time without flubbing off_t: : move several internalPhilip Guenther
2013-07-05bring back pflow v10; broken in previous commit, sorry.Florian Obser
1999-05-26egcs projects compiler systemMarc Espie
1995-10-18initial import of NetBSD treeTheo de Raadt
2013-07-05Add pane_synchronized format, from Romain Francoise.Nicholas Marriott
2013-07-05Clarify error messages when setting options, from Thomas Adam.Nicholas Marriott
2013-07-05When the session option renumber-window is used, ensure we iterate overNicholas Marriott
2013-07-05Whitespace nits, from Ben Boeckel.Nicholas Marriott