summaryrefslogtreecommitdiffstats
path: root/sys/alpha
Commit message (Expand)AuthorAgeFilesLines
* Oops, forgot this from the previous commit. Remove obsolete #ifdef ISO.peter2000-02-131-3/+0
* Clean up some loose ends in the network code, including the X.25 and ISOpeter2000-02-132-17/+10
* Add functions which allow i/o memory to be accessed without forcing adfr2000-02-121-0/+19
* Clean up POSIX options, syncronize generics.jkh2000-02-042-2/+6
* Remove 'conflicts' token - it has been effectively doing absolutelypeter2000-01-292-2/+2
* update copyrightmjacob2000-01-291-3/+1
* Wrong patch had been applied.mjacob2000-01-291-3/+1
* Update copyright and pull some newer definitions from NetBSD version.mjacob2000-01-291-5/+63
* Put tslb_device structure in this file. Put a pointer to to primarymjacob2000-01-291-1/+13
* Clean up some compilation warnings and errors.mjacob2000-01-291-13/+2
* Regen after pointing to the real setres[ug]id(). Remove dummy function.peter2000-01-291-2/+0
* Use the real setres[ug]id(2) rather than dummy stubs. Newer glibc'speter2000-01-291-4/+4
* changes to osf1_wait4()gallatin2000-01-291-5/+7
* Mitigate the stream.c attacksimp2000-01-282-0/+2
* Remove a no-op "port ?" declaration.peter2000-01-242-2/+2
* Update GENERIC/SIMOS to leave out the useless trailing digit in pcipeter2000-01-233-116/+104
* updated commentswilko2000-01-212-4/+10
* Make devices behind PPBs work on DS10s (and any other single pchip tsunamis)gallatin2000-01-201-9/+1
* Fix breakage from last commit- macro was broken. I appreciate themjacob2000-01-161-2/+2
* Removed outdated comment on experimental nature of ata. Added comment to espwilko2000-01-162-12/+2
* Correct comments / point to right LINT file (./LINT does not exist for Alpha)wilko2000-01-162-6/+8
* The kernel side of per-process unaligned access control (printing, fixing &gallatin2000-01-165-7/+66
* Add SPLASSERT() macro. SPLASSERT() compiles to a no-opjmb2000-01-161-0/+6
* Don't clobber the sources when plain "make" is run. Just print a messagebde2000-01-151-2/+4
* 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
OpenPOWER on IntegriCloud