Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-10-27 | em kind of works now (not under heavy nfs load); ok brad | Theo de Raadt | |
2005-10-26 | no more hppa_round_page() and hppa_trunc_page() macros | Martin Reindl | |
ok mickey@ | |||
2005-10-12 | regen | Michael Shalayeff | |
2005-10-12 | add few other ancient cpu types we have not seen yet | Michael Shalayeff | |
2005-09-27 | Don't try to read the DOS label from the device if spoofonly is 1. | Kenneth R Westerback | |
This changes the architectures which use code identical to the amd64 disksubr.c. macppc seems different so it will be separate. The remaining archs don't try to read a DOS label. ok deraadt@ | |||
2005-09-15 | In syscall(), do not recompute the struct proc * after the syscall has | Miod Vallat | |
succeeded. This used to be necessary for fork(), when returning in the child, but we return in the child in child_return() which does TRT. ok art@ | |||
2005-09-15 | Change child_return() to record a proper ktrace record for vfork child | Miod Vallat | |
processes. ok art@ uwe@ (some time ago) | |||
2005-09-06 | fix two conf space related hw erratas; dino-moh-humm | Michael Shalayeff | |
2005-09-06 | regen | Michael Shalayeff | |
2005-09-06 | add proj namesand those more modern cpus we do not have ids for yet | Michael Shalayeff | |
2005-08-28 | axe gig needs eephy; noted by dlg/jsg, add to required media | Theo de Raadt | |
2005-08-14 | Add mquery to the system calls which need extra care due to off_t arguments | Miod Vallat | |
and reversed stack direction; ok mickey@ | |||
2005-08-06 | We do not need a char machine_arch[] constant. | Miod Vallat | |
ok deraadt@ | |||
2005-08-03 | enable safte and ses on all archs that appear to have real scsi busses | David Gwynne | |
ok deraadt@ beck@ marco@ | |||
2005-08-01 | Change the compilers default scheduling settings from PA-8000 (4 instructions | Miod Vallat | |
in parallel) to PA-700 (no parallel instructions) on 32-bit hppa. This causes gcc to produce slightly faster code on most supported hppa, no change in code size. Tested by marcop@, mickey@, I and a few others; ok mickey@ | |||
2005-07-31 | Get rid of unused SINCR and SSIZE constants. | Miod Vallat | |
2005-07-31 | remove the config glue between the /dev entry for ses and its driver | David Gwynne | |
sure deraadt@ | |||
2005-07-18 | remove trailing newline in panic(9); ok millert@ and deraadt@ | Federico G. Schwindt | |
2005-07-15 | - add /bsd.rd to FILES | Jason McIntyre | |
- for amd64/i386 add /bsd.mp to FILES ok tom@ | |||
2005-07-11 | align some stupid comments | Michael Shalayeff | |
2005-06-21 | give it wdc@pcmcia | Michael Shalayeff | |
2005-06-21 | include msdosfs and udf and a missed config line for wax on c-class | Michael Shalayeff | |
2005-06-21 | USB support | Martin Reindl | |
ok mickey@ | |||
2005-06-21 | move .rodata out of .text to make more space | Michael Shalayeff | |
2005-06-17 | uipaq/ucom support; written by isis@www.cs.umd.edu | Theo de Raadt | |
2005-06-09 | it appears asp occupies more space than intially thought and | Michael Shalayeff | |
audio wraps off the edge making troubles. make sure gsc attachment follows the amsk from the parents and also extend the asp's range to a full 512m. found by Graham Gower <graham.gower@gmail.com> on 735 testing by miod@ on 715 | |||
2005-05-27 | add atapiscsi@umass to RAMDISKS as appropriate, ok krw@ deraadt@ | Dale Rahn | |
2005-05-26 | Add atapiscsi in parallel with scsibus@usb, this only changes system | Dale Rahn | |
that dont have atapiscsi@wdc, fixes zaurus, ok krw@ todd@ | |||
2005-05-26 | Implement PT_STEP for hppa. | Mark Kettenis | |
ok mickey@ | |||
2005-05-26 | typo | Michael Shalayeff | |
2005-05-24 | add pci ints routing table entry struct | Michael Shalayeff | |
2005-05-24 | wrap into nice defines | Martin Reindl | |
ok mickey@ | |||
2005-05-12 | Regen | Miod Vallat | |
2005-05-12 | Populate \t better in the output, for human readability; no change in the | Miod Vallat | |
map themselves. | |||
2005-05-10 | add epic commented out | Michael Shalayeff | |
2005-05-10 | after copyin/out fpu regs flush and purge as they gonna be accessed from ↵ | Michael Shalayeff | |
phys later; from chs | |||
2005-05-10 | explicitly align unwind data to 8 bytes; from chs | Michael Shalayeff | |
2005-05-10 | no reason to use long as we are most definately all 32bit | Michael Shalayeff | |
2005-05-10 | set pcsq in case we get signal delivery once interrupted from the gateway ↵ | Michael Shalayeff | |
page; from chs | |||
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 | |