| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unneeded <sys/buf.h> includes. | phk | 2000-04-18 | 1 | -1/+0 |
* | Change our ELF binary branding to something more acceptable to the Binutils | obrien | 2000-04-18 | 1 | -2/+2 |
* | Add include files to alpha/include directory. | roger | 2000-04-15 | 2 | -0/+475 |
* | Complete the bio/buf divorce for all code below devfs::strategy | phk | 2000-04-15 | 1 | -18/+18 |
* | * Factor out the object system from new-bus so that it can be used by | dfr | 2000-04-08 | 1 | -0/+1 |
* | Move B_ERROR flag to b_ioflags and call it BIO_ERROR. | phk | 2000-04-02 | 1 | -1/+1 |
* | Avoid dividing by zero when beeping with a zero pitch. This was bad. | billf | 2000-03-30 | 1 | -2/+4 |
* | Make sysv-style shared memory tuneable params fully runtime adjustable | peter | 2000-03-30 | 2 | -15/+0 |
* | Try and make the Alpha kernel compile. There are still some loose ends | peter | 2000-03-30 | 3 | -1/+11 |
* | Commit major SMP cleanups and move the BGL (big giant lock) in the | dillon | 2000-03-28 | 1 | -3/+3 |
* | Commit the buffer cache cleanup patch to 4.x and 5.x. This patch fixes a | dillon | 2000-03-27 | 1 | -3/+14 |
* | Add support for offloading IP/TCP/UDP checksums to NIC hardware which | jlemon | 2000-03-27 | 2 | -0/+69 |
* | It's the parent that is a CPU node- not GBus itself. | mjacob | 2000-03-27 | 1 | -5/+4 |
* | complain when you do not create a TLSB node | mjacob | 2000-03-27 | 1 | -1/+3 |
* | Fixed my breakage of SPLASSERT() in rev.1.15. There was a stray semicolon | bde | 2000-03-23 | 1 | -1/+1 |
* | Switch to the new time counter code to follow the i386. | obrien | 2000-03-23 | 1 | -3/+4 |
* | Remove B_READ, B_WRITE and B_FREEBUF and replace them with a new | phk | 2000-03-20 | 2 | -3/+3 |
* | Make SPLASSERT sysctl and boot time tunable with kern.splassertmode. | ps | 2000-03-19 | 1 | -1/+35 |
* | Add the COMPAT_OLDPCI option for the alpha so GENERIC compiles. | peter | 2000-03-19 | 2 | -0/+2 |
* | - Add Support for the following PS/2 mice: | yokota | 2000-03-18 | 1 | -4/+44 |
* | Alpha 8200: remove the SIMOS usage of zs_cnattach- we have a real | mjacob | 2000-03-18 | 1 | -3/+2 |
* | Alpha 8200: Redo console attachment to be more 'normal'. Make sure the | mjacob | 2000-03-18 | 1 | -66/+59 |
* | Alpha 8200: redo prom console code to be more up to date, etc. This | mjacob | 2000-03-18 | 1 | -12/+34 |
* | Alpha 8200: add DEC_KN8AE (TurboLaser) platform option. | mjacob | 2000-03-18 | 2 | -0/+2 |
* | Alpha 8200: Add prototype from promcnattach. | mjacob | 2000-03-18 | 1 | -0/+1 |
* | Alpha 8200: Add in a dummy child of dwlpx so that we can make the leap | mjacob | 2000-03-18 | 1 | -0/+80 |
* | Alpha 8200: Do some compilation cleanup. Conditionalize some IDE stuff | mjacob | 2000-03-18 | 1 | -6/+35 |
* | Alpha 8200: Reinsert licence from NetBSD that should have been there | mjacob | 2000-03-18 | 1 | -95/+740 |
* | Alpha 8200: Remove clause 3 of licence. Clean up code slightly. | mjacob | 2000-03-18 | 1 | -11/+6 |
* | Alpha 8200: Remove clause 3 of licence. Redo KFTXX bus attachment | mjacob | 2000-03-18 | 1 | -26/+27 |
* | Alpha 8200: Remove clause 3 of licence and and some KFTXX defines. | mjacob | 2000-03-18 | 1 | -4/+6 |
* | Alpha 8200: minor formatting tweaks; removal of clause 3 of licence. | mjacob | 2000-03-18 | 1 | -6/+2 |
* | Alpha 8200: Rework to get working properly with real h/w. This isn't a | mjacob | 2000-03-18 | 1 | -115/+179 |
* | Alpha 8200: Ooops on last delta- real changes include redoing bus attachment | mjacob | 2000-03-18 | 1 | -1/+0 |
* | Alpha 8200: Some minor formatting tweaks and removal of clause 3 of licence. | mjacob | 2000-03-18 | 1 | -153/+130 |
* | Alpha 8200: add a dummy driver for TLSB CPU nodes. Not so dummy, actually, | mjacob | 2000-03-18 | 1 | -0/+121 |
* | Alpha 8200: Add in variables and defines for DWLPX PCI controllers. | mjacob | 2000-03-18 | 1 | -0/+92 |
* | Alpha8200: Update this stub memory board driver for using newbus. | mjacob | 2000-03-18 | 1 | -39/+33 |
* | Eliminate the undocumented, experimental, non-delivering and highly | phk | 2000-03-16 | 1 | -14/+0 |
* | Fix some style bugs. The long line is in a chunk of code that's | nsayer | 2000-03-13 | 1 | -12/+12 |
* | Remove #ifdef UVM stuff which will never be relevant. | phk | 2000-03-13 | 1 | -7/+0 |
* | Stop isadma from abusing the B_READ, B_RAW and B_WRITE flags. | phk | 2000-03-13 | 1 | -10/+9 |
* | Implement Linux BLKGETSIZE ioctl, and open the door to implementing | nsayer | 2000-03-09 | 1 | -0/+19 |
* | I applied the wrong patch set. Back out anything associated | dufault | 2000-03-02 | 1 | -1/+0 |
* | Patches that eliminate extra context switches in FIFO case. | dufault | 2000-03-02 | 2 | -2/+4 |
* | * Fix the memory probing code so that it sees all memory clusters, not | dfr | 2000-02-29 | 3 | -53/+43 |
* | Do some cleanups of the IPv6 stuff. This is a non-functional change. | green | 2000-02-27 | 2 | -6/+4 |
* | Enable IPv6 options | jkh | 2000-02-26 | 2 | -0/+8 |
* | Fix two bugs in the fault handler for copy{in,out} and friends. | jdp | 2000-02-25 | 1 | -1/+3 |
* | Update the ata driver to take more advantage of newbus, this | sos | 2000-02-18 | 2 | -15/+29 |