Age | Commit message (Expand) | Author |
2005-08-07 | a bunch more ADB handler IDs, will be necessary in the future | Martin Reindl |
2005-08-07 | Remove advertising clause from UCB licenses; ok deraad@ | Miod Vallat |
2005-08-06 | overhaul the grf driver: | Martin Reindl |
2005-08-06 | Remove 16 bit mode_t leftover in syscall processing. | Miod Vallat |
2005-08-06 | We do not need a char machine_arch[] constant. | Miod Vallat |
2005-08-06 | Model 360 does not have a PAC. | Miod Vallat |
2005-08-06 | If a process has trashed its stack, use sigexit() instead of psignal() to | Miod Vallat |
2005-08-06 | In cache_flush(), after testing for curproc != NULL, do not use curproc | Miod Vallat |
2005-08-05 | - missing m_free() | Martin Reindl |
2005-08-05 | Uncomment aps to help gather more testing feedback. | Jonathan Gray |
2005-08-05 | Add commented entry for aps (ThinkPad Active Protection System) | Jonathan Gray |
2005-08-05 | typo | Theo de Raadt |
2005-08-04 | match on ich7; testing by Mark.Peoples@asu.edu | Michael Shalayeff |
2005-08-03 | Smart ARRAY comment fixes. | Brad Smith |
2005-08-03 | ciss can fit onto the large RAMDISKS | Theo de Raadt |
2005-08-03 | missing safte/ses/scsibus pieces | Martin Reindl |
2005-08-03 | enable ciss; deraadt@ ok | Michael Shalayeff |
2005-08-03 | enable safte and ses on all archs that appear to have real scsi busses | David Gwynne |
2005-08-03 | Link with -lgcc like hp300 to pull in the gcc functions that zlib needs. | Todd C. Miller |
2005-08-02 | Save floating point context on signals, same diff as macppc | Dale Rahn |
2005-08-02 | Save floating point context on signals, looked at miod@ is it in yet? deraadt@ | Dale Rahn |
2005-08-01 | Increment version so we can distinguish this in the future. | Tobias Weingartner |
2005-08-01 | Create installation media that is recognized as such by the PROM. | Mark Kettenis |
2005-08-01 | kernal->kernel; | Jason McIntyre |
2005-08-01 | put -l into the right place... | Jason McIntyre |
2005-08-01 | unmap correct size, oops | Martin Reindl |
2005-08-01 | Add support for "hard links" in volume header. | Mark Kettenis |
2005-08-01 | spacing | Theo de Raadt |
2005-08-01 | Fiddle with dkcsum output. Improve verbiage and grouping of messages. | Kenneth R Westerback |
2005-08-01 | enable amdgart if > 4GB of memory | Theo de Raadt |
2005-08-01 | Change the compilers default scheduling settings from PA-8000 (4 instructions | Miod Vallat |
2005-08-01 | Kill unused PARTITIONMASK define; ok deraadt@ | Miod Vallat |
2005-08-01 | More entries in chrtoblktbl[]. ok deraadt@ | Miod Vallat |
2005-08-01 | Remoe unused vtrace stuff; ok deraadt@ | Miod Vallat |
2005-08-01 | Kill more "memory might be 2MB or less" checks in bufpages computation. | Miod Vallat |
2005-08-01 | Make bootdev a dev_t; ok martin@ | Miod Vallat |
2005-08-01 | do not include boot.c since cdboot.c is a copy of it; shrink 1k off the cdboot | Michael Shalayeff |
2005-08-01 | I'm Positive these are Type-O. | Miod Vallat |
2005-08-01 | Thinko in 68060-only #ifdef line. | Miod Vallat |
2005-08-01 | Remove option FPU_EMULATE from the mvme68k kernels - first, it is misleading | Miod Vallat |
2005-08-01 | Dead meat. | Miod Vallat |
2005-08-01 | In pmap_{,k}remove(), be more careful when deciding to flush the caches, if the | Miod Vallat |
2005-08-01 | Factorize cachectl() accross m68k platforms, and make the CC_ constants | Miod Vallat |
2005-08-01 | - disable video interrupts on AV machines | Martin Reindl |
2005-08-01 | knf | Theo de Raadt |
2005-08-01 | spacing; ok deraadt@ | David Krause |
2005-07-31 | No need to #include <machine/pcb.h>; tested martin@ | Miod Vallat |
2005-07-31 | Wrong copyout() size in writeback(). | Miod Vallat |
2005-07-31 | Fix KDFAULT() in the 68040 & non-68040 compilation case. | Miod Vallat |
2005-07-31 | Get rid of unused SINCR and SSIZE constants. | Miod Vallat |