Age | Commit message (Expand) | Author |
2004-03-21 | Enter pxeboot on amd64. Initially intended to support network installs | Tom Cosgrove |
2004-03-21 | Bring in sync with i386 and enable interrupts before halt when we error | Tom Cosgrove |
2004-03-21 | i386 -> amd64. Ok miod@, deraadt@, tom@. | Matthieu Herrb |
2004-03-20 | add the rest of the oosiop machines for timeout programming except for /99s w... | Michael Shalayeff |
2004-03-20 | add support for the lebuffer sbus le units | Theo de Raadt |
2004-03-19 | Off-by-ones, requests for (x * PAGE_SIZE) + 1 bytes would not allocate the | Miod Vallat |
2004-03-19 | Tidy up the man page | Tom Cosgrove |
2004-03-19 | Enter pxeboot, derived from the NetBSD implementation. Initially | Tom Cosgrove |
2004-03-17 | Otto@ confirms 715/50 needs the viper timeout kluge to be really happy. | Miod Vallat |
2004-03-17 | Remove pointless printfs. | Dale Rahn |
2004-03-17 | Better backlight detection on macppc, ok miod@ krw@ (a bit ago) | Dale Rahn |
2004-03-17 | Make sure disklabels use at least DEV_BSIZE as their sector size. | Miod Vallat |
2004-03-17 | one sysctl.h should be enough | Ted Unangst |
2004-03-17 | Add explicit flags to mem0. | Miod Vallat |
2004-03-17 | Tweak the viper control register: | Miod Vallat |
2004-03-17 | No installboot(8) on hppa, but on the other hand boot_hppa(8) has been added | Miod Vallat |
2004-03-16 | Regen. | Miod Vallat |
2004-03-14 | Enable oosiop. | Miod Vallat |
2004-03-12 | no raid by default, until that thing is silent | Theo de Raadt |
2004-03-12 | missing .El here, too; | Jason McIntyre |
2004-03-12 | missing .El; | Jason McIntyre |
2004-03-12 | commented pcmcia stuff | Theo de Raadt |
2004-03-12 | sis and dc fit on the floppy too | Theo de Raadt |
2004-03-12 | add sis and dc | Theo de Raadt |
2004-03-12 | Preliminary port of NetBSD oosiop driver, for NCR53C700 chips, as commonly | Miod Vallat |
2004-03-11 | we changed the default buffer cache size | Theo de Raadt |
2004-03-11 | add more phy | Theo de Raadt |
2004-03-11 | If apm_connect() fails, don't try to pass the bios_apminfo_t structure | Tom Cosgrove |
2004-03-11 | Avoid a panic by checking for apm_code_len == 0. Fixes a problem | Todd C. Miller |
2004-03-11 | Honour RB_USERREQ in cats boot() | Tom Cosgrove |
2004-03-10 | Ensure that we obey a user's ddb> boot reboot command even if the system | Tom Cosgrove |
2004-03-10 | mpt fits | Theo de Raadt |
2004-03-09 | undo part from tom | Theo de Raadt |
2004-03-09 | simplify the delay stuff | Theo de Raadt |
2004-03-09 | Real, inverted, cursor. | Miod Vallat |
2004-03-09 | Turn FAULTCHK in a real statement-like macro. | Miod Vallat |
2004-03-09 | Correct MANSUBDIR (not enabled during build, though) | Miod Vallat |
2004-03-09 | typo; from Martin Reindl <mreindl at catai.org> | Xavier Santolaria |
2004-03-09 | Spacing and KNF. Partly from Joris Vink <nimadeus at pandora dot be>. | Tom Cosgrove |
2004-03-09 | Typos | Miod Vallat |
2004-03-09 | faster cache flushing for fpu context (after save or emulation) | Michael Shalayeff |
2004-03-09 | same typo as in mac68k/mac68k/locore.s | Xavier Santolaria |
2004-03-08 | typo; from Martin Reindl <mreindl at catai.org> | Xavier Santolaria |
2004-03-05 | audio at uaudio works, deraadt@ ok | Anil Madhavapeddy |
2004-03-04 | Don't spl0() while polling, splbio() is enough and required. | Miod Vallat |
2004-03-03 | In vmapbuf(), we actually only need to allow cache snooping, but enforcing | Miod Vallat |
2004-03-03 | Handle 68060 branch prediction error traps before checking whether we are | Miod Vallat |
2004-03-02 | In process_set_pc() and process_set_regs(), disallow unaligned pc and npc | Miod Vallat |
2004-03-02 | Rework the card insertion/removal detection logic: | Miod Vallat |
2004-03-02 | 68040 boards would not set address error and bus error trap vectors correctly; | Miod Vallat |