summaryrefslogtreecommitdiffstats
path: root/sys/alpha
Commit message (Expand)AuthorAgeFilesLines
* Add device driver support for USB ethernet adapters based on the CATCwpaul2000-01-142-0/+2
* Sort.obrien2000-01-122-2/+4
* Add a new mechanism, cndbctl(), to tell the console driver thatyokota2000-01-111-5/+6
* Update syscalls to Linux kernel 2.3.38. These syscalls aremarcel2000-01-101-0/+7
* Update the syscalls to Linux kernel 2.3.38.marcel2000-01-101-0/+7
* Fixed bounds checking of unit number in promopen(). Minor numbers canbde2000-01-091-1/+1
* Put on my asbestos suit and move $mach/conf/*.$mach to conf/*.$mach aspeter2000-01-094-693/+0
* Synced with sys/i386/conf/Makefile.i386 (MACHINE -> MACHINE_ARCH).kato2000-01-091-1/+1
* Bump configversion. The controller/device changes are upwards but notpeter2000-01-091-1/+1
* Include <stddef.h> here so that <sys/assym.h> can be unpolluted.bde2000-01-081-1/+3
* Further sync Alpha and i386 Makefiles. Remove KERNFORMAT = elf stuff aspeter2000-01-081-12/+4
* Sync with i386marcel2000-01-082-15/+10
* s/controller/device/ as per config(8)peter2000-01-083-41/+41
* Use genassym(1).marcel2000-01-072-112/+94
* Revert back all the way to 1.11 - the problem was that Makefile.alpha waspeter2000-01-071-0/+3
* Bring the Alpha and x86 Makefiles closer together.peter2000-01-071-18/+28
* Don't include <sys/systm.h>. It doesn't do anything, and with recentmsmith2000-01-071-1/+0
* Missed s/KERNEL/_KERNEL/ here.. *blush*.peter2000-01-061-4/+2
* implement OSF_GET_MAX_UPROCS portion of osf1_getsysinfo() for AT&T kshgallatin2000-01-062-2/+10
* Shutup complaints about unimplemented SVR4 ioctlsgallatin2000-01-061-0/+8
* Add device driver support for USB ethernet adapters based on thewpaul2000-01-052-0/+2
* Per BDE- make this more like the i386 code in that, as per the comment,mjacob2000-01-041-2/+5
* add wx0 drivermjacob2000-01-042-0/+2
* fix leap year calculationmjacob2000-01-041-1/+2
* Make offsetof equivalent with <stddef.h>. This paves the way formarcel2000-01-031-4/+4
* untangle some includes and clean up for compilation cleanliness.mjacob2000-01-031-3/+1
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-2920-39/+40
* This commit adds device driver support for the ADMtek AN986 Pegasuswpaul1999-12-282-0/+2
* Synced with Makefile.i386. The following cleanups in Makefile.i386bde1999-12-271-3/+3
* Changed the type used to represent the user stack pointer from `long *'bde1999-12-271-6/+6
* Include opt_nfs.hpeter1999-12-271-0/+1
* Zap the kvm_kernel.db juggling at 'make install' time, it isn't neededpeter1999-12-271-7/+0
* Use genassym(1) and <sys/assym.h> to generate assembler symbols.marcel1999-12-231-18/+5
* Turn on the `sym' driver by default. It lives well beside the `ncr' driverobrien1999-12-222-2/+2
* Only compile gusc for isa (the #if NISA inside gusc effectively coverspeter1999-12-211-1/+1
* MFS_ROOT is deprecated so use MD_ROOT instead. Also add the mdsteve1999-12-202-2/+4
* Be more consistant in using perl vs. perl5. We were using perl5 in thepeter1999-12-172-8/+8
* - Add the device resume method. It supercedes the existing resumeyokota1999-12-151-1/+1
* Add NetBSD's explanation of why it would be hard to emulate the Machgallatin1999-12-141-0/+69
* Add generated filesgallatin1999-12-143-0/+833
* Finally add the Alpha OSF/1 compat code. I will add it to thegallatin1999-12-1413-0/+4755
* Stop calling everthing an XP1000.gallatin1999-12-141-1/+1
* Improve the mapping between the hardware PCI bus numbering on multi-hosegallatin1999-12-142-17/+81
* - Pull in kbd.c when sc or vt is included in the kernel, even ifyokota1999-12-131-0/+1
* Argh, fix a stupid typo. :-(peter1999-12-121-1/+1
* Use a seperate -c and -h mode. The vnode_if.c file is compiled only intopeter1999-12-121-4/+7
* Allow kernel accesses to a small region of the user stack which is useddfr1999-12-111-4/+21
* Move source files common to all platforms from <arch>/conf/files.<arch>archie1999-12-091-15/+0
* Move libkern/arc4random.c into conf/files. I was planning on doing andan1999-12-091-1/+0
* [ repository copy of sys/pci/pci_ioctl.h to sys/sys/pciio.h happened in theken1999-12-086-6/+0
OpenPOWER on IntegriCloud