Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
non-executeable stack.
|
|
|
|
henric@attbi.com
|
|
|
|
|
|
pmap_t is the exception, it is required by the MI code so pmap_t will
be used instead of using 'struct pmap *' in the code. (consistency)
|
|
only i810 driver was tested though.
based on the netbsd's lkm, initially ported
by hunter@dg.net.ua and later made into shape by mickey.
testing by art@ and millert@ .
|
|
|
|
has absolutely no use on wscons architectures.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
use explicit PPROT_N_RX and PPROT_N_RWX, don't treat the pte permissions
as bitmasks (they aren't).
|
|
has been sitting in my tree for awhile)
|
|
It doesn't seem to cause problems anymore and it should simplify some things
for X.
|
|
|
|
|
|
|
|
|
|
|
|
Found the hard way by pvalchev@
|
|
|
|
|
|
And fix a comment while there.
|
|
declarations (extern int foo), and compensate in the appropriate locations.
|
|
de-bloat new ahc, so that this can return
|
|
|
|
How can I be expected to work on sparc64 if machdep.led_blink sysctl does
not work?
|
|
Added to floppy31 still fits.
|
|
|
|
|
|
|
|
Apple laptops.
ok maja@
|
|
|
|
We kept too much of the old code in trap handling.
This should fix floppies and bsd.rd on some machines.
|
|
|
|
32 bit depth console and wsfb now work (If firmware is forced to that depth).
|
|
|
|
deraadt@ ok.
|
|
|
|
|