summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge benfor branch changes onto mainline.peter1998-03-086-120/+996
* Spell -Bshareable correctly... :-]peter1998-03-082-2/+2
* Change default temporary directory (TMPDIR) from /tmp to /var/tmp.wosch1998-03-084-11/+11
* Improve shell variable substitution.wosch1998-03-083-30/+24
* Fixed a few ancient typos, added a little missing stuff, and updatedmckay1998-03-081-20/+23
* Construct the minor number for the root device taking into account themsmith1998-03-082-16/+20
* Define shift, mask and extraction macros for obtaining the slice numbermsmith1998-03-081-1/+4
* If we are mounting the root filesystem, and we're accessing it throughmsmith1998-03-084-6/+76
* Rewrite script as a select loop rather than as a twin reader/write process.peter1998-03-082-75/+96
* svr4.h defines ASM_IDENTIFY_GCC, but neglects to definepeter1998-03-082-0/+20
* Cosmetic cleanup for a.out asm generation.. Don't put the end-of-filepeter1998-03-082-6/+20
* add `CC' as a link to `c++' for compatablity with SGI.obrien1998-03-081-2/+2
* Put the function stabs in traditional order on a.out, or gdb doesn't seepeter1998-03-083-12/+22
* Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman)julian1998-03-0880-642/+2348
* MF22: update table.jkh1998-03-081-4/+3
* Note that ed0's IRQ is now 10 to help those upgrading from 2.x.obrien1998-03-081-0/+5
* Replaced by ncalhelbig1998-03-084-570/+0
* Initialize b_resid, and also print out better diagnostics on I/Odyson1998-03-082-14/+38
* Submitted by: kirk McKusickjulian1998-03-081-0/+255
* Set LIB_PATH explicitly otherwise genscripts makes (incorrect) referencespeter1998-03-081-3/+5
* Add a quirk entry for IO DATA CDC-TX86 6 CD changer.jkh1998-03-081-1/+6
* Some cruft left over from my megacommit. A page rotation optimizationdyson1998-03-081-7/+2
* Several minor fixes:dyson1998-03-081-4/+11
* Free the first page also if it is not valid.dyson1998-03-081-2/+2
* Add hooks for John Birrell's kernel thread support library.peter1998-03-082-2/+2
* First round of changes to support generation of assembler for the oldpeter1998-03-0810-738/+1039
* Sync with sys/i386/i386/machdep.c revision 1.292.kato1998-03-082-2/+6
* Add sched_yield() witch is the draft 10 equivalent of pthread_yield()jb1998-03-086-66/+66
* Add a POSIX sched header. pthread_yield() in draft 4 becomesjb1998-03-082-2/+75
* Added forgotten new file for `-Lfoo -lbar' -> `foo/bar.a' change.bde1998-03-081-0/+9
* Support a couple of new "-s" stats.dyson1998-03-071-1/+3
* Revert previous commit. Despite the names, these files containjraynard1998-03-072-2/+2
* Oops, merge back 32bit fat description from -stable.ache1998-03-072-2/+2
* Prevent passwd locking database forever waiting for user inputache1998-03-071-3/+4
* This mega-commit is meant to fix numerous interrelated problems. Theredyson1998-03-0736-426/+766
* This commit was generated by cvs2svn to compensate for changes in r34204,jb1998-03-079-0/+903
|\
| * Import of the mpn asm source files for alpha from V2.0.2 whichjb1998-03-079-0/+903
* | Reenable redirection of clock interrupt to a higher priority vector.tegge1998-03-071-2/+2
* | Make vm_fault much cleaner by removing the evil macro inlines, anddyson1998-03-072-221/+211
* | Enable csu/i386-elf under the appropriate conditions.jdp1998-03-071-0/+2
* | This commit was generated by cvs2svn to compensate for changes in r34198,jdp1998-03-076-0/+263
|\ \
| * | Import C startup files for ELF support.jdp1998-03-076-0/+263
* | | Import C startup files for ELF support.jdp1998-03-076-0/+263
* | | The APs now reload the interrupt descriptor table pointer aftertegge1998-03-079-9/+48
* | | Add support for ELF.jdp1998-03-071-34/+106
* | | Enable rtld-elf when building an ELF system on the i386.jdp1998-03-071-1/+5
* | | Some kern_lock code improvements. Add missing wakeup, and enabledyson1998-03-071-10/+43
* | | This commit was generated by cvs2svn to compensate for changes in r34192,jdp1998-03-079-0/+2403
|\ \ \ | |/ /
| * | Import the ELF dynamic linker. This is the ElfKit version withjdp1998-03-079-0/+2403
* | | Import the ELF dynamic linker. This is the ElfKit version withjdp1998-03-071-0/+83
OpenPOWER on IntegriCloud