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