aboutsummaryrefslogtreecommitdiff
path: root/sys/alpha
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_5'.cvs2svn2002-02-044-10/+22
* Regenerated file from previous commit to syscalls.masterAndrew Gallatin2002-02-033-18/+6
* MFC: Linux/alpha uses the same BSDish return mechanism we do forAndrew Gallatin2002-02-031-4/+4
* MFC 1.159: Don't read the sigcontext pointer directly from userspace.Andrew Gallatin2002-01-221-5/+12
* MFC: Enable UFS_DIRHASH in the GENERIC kernel.Ian Dowse2001-12-191-0/+1
* MFC: clock_compat_osfAndrew Gallatin2001-12-171-1/+26
* MFC the maxusers = 0 autosizing code.Matthew Dillon2001-12-132-7/+9
* MFC post-processing:Marcel Moolenaar2001-11-054-455/+3
* Mega MFC: This syncs-up the Linuxulator with -current and henceMarcel Moolenaar2001-11-0510-632/+858
* MFC:Paul Saab2001-11-031-2/+2
* MFC i386/i386/pmap.c 1.292 (madvise free page exhaustion fixes)Matthew Dillon2001-11-031-1/+17
* MFC 1.10 - get EV5 (demi)sables workingAndrew Gallatin2001-10-201-1/+4
* MFC: Fix problem where a user buffer outside of the area being testedMatt Jacob2001-10-201-1/+1
* MFC 1.3: Fix typo in END macro (END'ed enable twice)Matt Jacob2001-10-151-1/+1
* Err, umm, the i386 linux files got committed to the RELENG_4 branch, soMatt Jacob2001-10-153-697/+582
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-10-123-0/+1341
* Regenerate (cosmetic exit syscall declarations)Peter Wemm2001-10-053-4/+4
* MFC: Avoid collision with knowledge that gcc has of exit() and __dead2 etc.Peter Wemm2001-10-052-2/+2
* MFC: add support for MAXMEM option and hw.physmem environment variable.Doug Rabson2001-10-041-0/+55
* MFC: Add AlphaPC64 to comments. Correct names (ds10 -> DS10 etc)Wilko Bulte2001-09-301-3/+3
* MFC the Yahoo coredump patch from Peter, Paul, and I, plus the additional fixMatthew Dillon2001-09-221-1/+1
* MFC Implement maxbcache support for the alphaMatthew Dillon2001-09-212-1/+20
* MFC: Export the compiled-in KERNBASE to the symbol table so that thingsPeter Wemm2001-09-202-1/+5
* MFC: Add linux_sched_get_priority_max() and linux_sched_get_priority_min().Alan Cox2001-08-271-2/+2
* MFC: bug fix from -current: do not mistakenly try to free theBill Paul2001-08-141-1/+7
* MFC: rev 1.4: introduce things with a `.file' directive before trying toDavid E. O'Brien2001-08-031-1/+3
* MFC: rev 1.5 introduce things with a `.file' directive before trying toDavid E. O'Brien2001-08-031-1/+4
* MFC: rev 1.10: one needs to introduce things with a `.file' directive beforeDavid E. O'Brien2001-08-031-0/+6
* MFC: tunable update. Do MAXUSERS derived tuning at boot time, withPeter Wemm2001-07-302-3/+12
* MFC: add driver support for 3Com 3cR990 cards. Apologies if this re-bloatsBill Paul2001-07-301-0/+1
* MFC: the TUNABLE_*() API update, but I have left a backwards compatabilityPeter Wemm2001-07-261-7/+1
* MFC new hwatch/dhwatch ddb commands for setting/deleting hardwareBrian S. Dean2001-07-251-0/+33
* MFC: Interface cloning support. gif modularity and cloning.Brooks Davis2001-07-241-1/+1
* Merge a small part of the floppy driver changes from -current intoJoerg Wunsch2001-07-191-2/+14
* MFC 1.116: move `fxp' to miibus section.Dima Dorfman2001-07-191-1/+1
* MFC: `pcn' supports AMD Am79C97x cards, not Am79C79x cards.Dima Dorfman2001-07-191-1/+1
* (MFC 1.12): comment out *all* unused code.Matt Jacob2001-06-291-0/+4
* (MFC 1.3): Fix Assembler bugletMatt Jacob2001-06-291-1/+1
* MFC: rev 1.5-1.8 -Andrew Gallatin2001-06-231-40/+45
* MFC: Ross Harvey's better ddb backtrace supportAndrew Gallatin2001-06-153-72/+332
* MFC: move wx to be part of miibus requiring chipsetsMatt Jacob2001-05-301-1/+1
* MFC: Add mbstate_t and wint_t.David E. O'Brien2001-05-181-28/+46
* MFC: (rev 1.5) Fix checksum calculations.Ruslan Ermilov2001-05-041-2/+1
* MFC: IPv4 address is not unsigned int.Hajimu UMEMOTO2001-04-211-3/+0
* MFC:insert a magical second memory barrier prior to calling draina() inMatt Jacob2001-04-081-0/+1
* MFC: fnv hash improvements for nfsnode hash etc.Peter Wemm2001-03-211-1/+1
* MFC: handle opDecsAndrew Gallatin2001-03-052-2/+187
* back out last revision, it was comitted accidentallyAndrew Gallatin2001-03-051-13/+2
* MFC: 1.51 - fix unaligned stores of zerosAndrew Gallatin2001-03-052-4/+16
* MFC:David E. O'Brien2001-03-052-2/+5