Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-09 | Regen | Miod Vallat | |
2005-05-09 | Sort the output tables, and mention the rcsid of the converter script in | Miod Vallat | |
the output as well. | |||
2005-05-06 | regen | Michael Shalayeff | |
2005-05-06 | s/pckbd_keydesc_precisionbook/gsckbd_keydesc_precisionbook/g | Michael Shalayeff | |
2005-05-06 | regen | Michael Shalayeff | |
2005-05-06 | regen | Michael Shalayeff | |
2005-05-06 | generate vim-compatible tag files, from netbsd | Pedro Martelletto | |
2005-05-06 | Fix links target. | Marco Peereboom | |
2005-05-04 | Regen | Miod Vallat | |
2005-05-04 | Skip the DECLK layout when generating the GSC maps. | Miod Vallat | |
ok mickey@ | |||
2005-05-04 | Regen | Miod Vallat | |
2005-05-01 | To allow for MD override of in4_cksum()... | Brad Smith | |
ok deraadt@ | |||
2005-05-01 | spelling | David Krause | |
2005-04-30 | start the job of making things look more alike | Theo de Raadt | |
2005-04-30 | nice docs at top of GENERIC | Theo de Raadt | |
2005-04-25 | Correctly handle boot drives with SCSI id >= 10; ok mickey@ | Miod Vallat | |
2005-04-21 | count fpu lazy context switches; deraadt@ ok | Michael Shalayeff | |
2005-04-19 | nothing uses spllowersoftclock() anymore | Michael Shalayeff | |
2005-04-19 | No more a.out symbols support in ddb. | Miod Vallat | |
2005-04-18 | oops. uvm_page_physload() has different semantics for start and end... | Michael Shalayeff | |
2005-04-18 | do not do some of the initmsgbuf()s job | Michael Shalayeff | |
2005-04-16 | round -- not truncate the buffer size | Michael Shalayeff | |
2005-04-14 | internal _BSD_WCTRANS_T_, _BSD_MSTATE_T_, _BSD_WCTYPE_T_ types. | Marc Espie | |
2005-04-11 | use MD #define to choose stackgap size per-architecture. on sparc, special | Theo de Raadt | |
case sun4c/sun4 -- because address space is more constrained | |||
2005-04-07 | on some machines it's possible to limit the amount of physmem initialised ↵ | Michael Shalayeff | |
dring post so having msgbuf at the end of memory shall work | |||
2005-04-07 | regen | Michael Shalayeff | |
2005-04-07 | fix a few board ids | Michael Shalayeff | |
2005-04-07 | duh. space vs tab | Michael Shalayeff | |
2005-04-07 | simpler logic for trap exit | Michael Shalayeff | |
2005-04-07 | dig lpa | Michael Shalayeff | |
2005-04-07 | 64bit-friendly pdc.h and iomod.h and correspondent changes elsewhere | Michael Shalayeff | |
2005-04-07 | put a memmory barrier onto the sync_caches() | Michael Shalayeff | |
2005-04-07 | fix debug printf | Michael Shalayeff | |
2005-03-30 | first approximation: spoof UDF filesystem disklabels when we see them. | Theo de Raadt | |
it is likely a slight bug or two will sneak in with this, so everyone please keep an eye out on your disklabels | |||
2005-03-26 | enable compat_hpux and a commented out compat_linux | Michael Shalayeff | |
2005-03-26 | oops. it's 2005 now! | Michael Shalayeff | |
2005-03-26 | md parts for hpux_compa code; some problems w/ signals delivery still exist | Michael Shalayeff | |
2005-03-17 | fix comment wrt previous change | Michael Shalayeff | |
2005-03-17 | add two more revs of romless cards; from netbsd | Michael Shalayeff | |
2005-03-16 | play the relied-upon-xlation proper; deraadt@ ok | Michael Shalayeff | |
2005-03-15 | no need to flush a few fpregs since soon the whole pcb get flushed | Michael Shalayeff | |
2005-03-15 | hafta flush pcb once active (and a tush tush tush) | Michael Shalayeff | |
2005-03-08 | Cosmetics... | Thierry Deval | |
Mainly remove space between locators parens, replace spaces with tabs where appropriate and consistently align dependencies. | |||
2005-03-01 | only call eaio_l2() if kernel has support for pcxl2 compiled in; from ↵ | Michael Shalayeff | |
weissmanndude | |||
2005-02-27 | Split sti softc in two structures, one device-related for regular device | Miod Vallat | |
attachment and interface, one screen-attached for the real work. The attachment code is now required to decide whether sti_end_attach() is run immediately, or as a startuphook. This allows hp300 to initialize sti early, and use it as a console; hppa is functionally unchanged, as it uses the PROM console until the root device is mounted. | |||
2005-02-24 | do not even ask for btlb on 8k cpus as pdc pretends there is some but then ↵ | Michael Shalayeff | |
it does not work; found w/ Moritz Kiese <mbk@mytum.de> on c180; add a debug print and fix pcxu entry | |||
2005-02-24 | add wax@uturn; found on c180 | Michael Shalayeff | |
2005-02-22 | regen | Michael Shalayeff | |
2005-02-22 | sync to pckbd.c change: send enable after reset | Michael Shalayeff | |
2005-02-18 | fix zlib's homepage; ok henning@, jmc@ | Robert Nagy | |