Age | Commit message (Expand) | Author |
2002-04-17 | new RAMDISK config, much smaller | Theo de Raadt |
2002-04-16 | Same .text vs .data issue as for mvme68k. | Miod Vallat |
2002-04-16 | The interrupt vectors are data, not code; this makes non-DDB kernels | Miod Vallat |
2002-04-16 | Use the common m68k pmap_bootstrap code here. | Miod Vallat |
2002-04-16 | Missing prototype. | Miod Vallat |
2002-04-16 | - allow users of pmap_bootstrap to not have virtual address 0 read only, | Miod Vallat |
2002-04-16 | Merge pmap_pinit() inside pmap_create() and pmap_release() inside | Miod Vallat |
2002-04-16 | use polled access for now (prevents a hang on the Momenco Leopard-V) | Jason Wright |
2002-04-16 | - Don't bother checking to see if the prom has already mapped this | Jason Wright |
2002-04-16 | Move the stage2 boot block load address higher, so that it can load | Miod Vallat |
2002-04-16 | Using a dull device to probe the FPU is ridiculous, replace it with an early | Miod Vallat |
2002-04-15 | Since XFree doesn't try to remap things behind our backs anymore, simplify | Jason Wright |
2002-04-15 | wx is totally gone now | Theo de Raadt |
2002-04-14 | gx, not wx, you fool. spotted by miod | Theo de Raadt |
2002-04-13 | Try MUCH harder to always print a "root on" line | Theo de Raadt |
2002-04-11 | Make sure this always prints the 'root on' line. Also, treat ramdisks | Jason Wright |
2002-04-10 | Handle all pending adb interrupts when searching for devices. | Dale Rahn |
2002-04-10 | Be sure to print 'root on' line for RAMDISK kernels | Jason Wright |
2002-04-10 | remove ahc from here again | Theo de Raadt |
2002-04-08 | Credit DARPA/USAF appropriately. | Jason Wright |
2002-04-08 | wi* at pci* works with PLX pci adapters. | Dale Rahn |
2002-04-08 | pieces for gdb; deraadt@ ok | Federico G. Schwindt |
2002-04-08 | add ESS Allegro-1 and Maestro-3 driver | Mike Frantzen |
2002-04-05 | mark that there is no siginfo code here. Damn it, geez | Theo de Raadt |
2002-04-05 | fxp does not work on powerpc. | Dale Rahn |
2002-04-05 | add wsmux to the macppc ramdisk, to allow all keyboards to attach. | Dale Rahn |
2002-04-05 | remove un-needed stuff. I leave NFSCLIENT for hugh | Theo de Raadt |
2002-04-05 | Use the OF set-colors operation instead of the color! operation, this | Dale Rahn |
2002-04-04 | permit maxusers down to 2 | Theo de Raadt |
2002-04-04 | permit compiling without NFS | Theo de Raadt |
2002-04-04 | Some PCI machines do not implement the uperf registers. Those that do | Jason Wright |
2002-04-04 | s/0/NULL for pointers | Jason Wright |
2002-04-04 | Fetch the "idprom" property from the root and if that fails get it | Jason Wright |
2002-04-03 | Replace the implementation of microtime with one written in C that doesn't go... | Jason Wright |
2002-04-03 | in PCITAG_SETNODE s/t/x to match usage; from netbsd | Jason Wright |
2002-04-02 | time and time+4 might not be the same in the %hi (copycat jason) | Michael Shalayeff |
2002-04-02 | move to gx | Theo de Raadt |
2002-04-02 | bit defns for %tick (basically the ticker bits and the npt bit) | Jason Wright |
2002-04-02 | uncomment lxtphy(4) and enable eephy(4) in the RAMDISK kernel; | lebel |
2002-04-02 | new PowerBook G4 has a Marvell 88E1000 Gigabit PHY, model 6, | lebel |
2002-04-02 | gx works on alpha and i386 add a commented line for the driver | Nathan Binkert |
2002-04-01 | Remove all traces of VGAFB_ALLOW_NATIVE. | Jason Wright |
2002-04-01 | Re-add dc | Nathan Binkert |
2002-04-01 | modern tlb bits | Michael Shalayeff |
2002-04-01 | better support for machine checks tocs and power fails | Michael Shalayeff |
2002-04-01 | be careful to preserve page attrs on removing the mapping | Michael Shalayeff |
2002-04-01 | kenter map the buffers | Michael Shalayeff |
2002-04-01 | s/3.0/3.1/ so that the CD will boot properly. | Dale Rahn |
2002-03-31 | Fix a spl botch for sun4/sun4c, which should fix reported stability issues | Miod Vallat |
2002-03-31 | add a new mode to wsdisplay, WSDISPLAYIO_MODE_DUMBFB. This mode is | Jason Wright |