| Commit message (Expand) | Author | Age | Files | Lines |
* | Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman) | julian | 1998-03-08 | 80 | -642/+2348 |
* | MF22: update table. | jkh | 1998-03-08 | 1 | -4/+3 |
* | Note that ed0's IRQ is now 10 to help those upgrading from 2.x. | obrien | 1998-03-08 | 1 | -0/+5 |
* | Replaced by ncal | helbig | 1998-03-08 | 4 | -570/+0 |
* | Initialize b_resid, and also print out better diagnostics on I/O | dyson | 1998-03-08 | 2 | -14/+38 |
* | Submitted by: kirk McKusick | julian | 1998-03-08 | 1 | -0/+255 |
* | Set LIB_PATH explicitly otherwise genscripts makes (incorrect) references | peter | 1998-03-08 | 1 | -3/+5 |
* | Add a quirk entry for IO DATA CDC-TX86 6 CD changer. | jkh | 1998-03-08 | 1 | -1/+6 |
* | Some cruft left over from my megacommit. A page rotation optimization | dyson | 1998-03-08 | 1 | -7/+2 |
* | Several minor fixes: | dyson | 1998-03-08 | 1 | -4/+11 |
* | Free the first page also if it is not valid. | dyson | 1998-03-08 | 1 | -2/+2 |
* | Add hooks for John Birrell's kernel thread support library. | peter | 1998-03-08 | 2 | -2/+2 |
* | First round of changes to support generation of assembler for the old | peter | 1998-03-08 | 10 | -738/+1039 |
* | Sync with sys/i386/i386/machdep.c revision 1.292. | kato | 1998-03-08 | 2 | -2/+6 |
* | Add sched_yield() witch is the draft 10 equivalent of pthread_yield() | jb | 1998-03-08 | 6 | -66/+66 |
* | Add a POSIX sched header. pthread_yield() in draft 4 becomes | jb | 1998-03-08 | 2 | -2/+75 |
* | Added forgotten new file for `-Lfoo -lbar' -> `foo/bar.a' change. | bde | 1998-03-08 | 1 | -0/+9 |
* | Support a couple of new "-s" stats. | dyson | 1998-03-07 | 1 | -1/+3 |
* | Revert previous commit. Despite the names, these files contain | jraynard | 1998-03-07 | 2 | -2/+2 |
* | Oops, merge back 32bit fat description from -stable. | ache | 1998-03-07 | 2 | -2/+2 |
* | Prevent passwd locking database forever waiting for user input | ache | 1998-03-07 | 1 | -3/+4 |
* | This mega-commit is meant to fix numerous interrelated problems. There | dyson | 1998-03-07 | 36 | -426/+766 |
* | This commit was generated by cvs2svn to compensate for changes in r34204, | jb | 1998-03-07 | 9 | -0/+903 |
|\ |
|
| * | Import of the mpn asm source files for alpha from V2.0.2 which | jb | 1998-03-07 | 9 | -0/+903 |
* | | Reenable redirection of clock interrupt to a higher priority vector. | tegge | 1998-03-07 | 1 | -2/+2 |
* | | Make vm_fault much cleaner by removing the evil macro inlines, and | dyson | 1998-03-07 | 2 | -221/+211 |
* | | Enable csu/i386-elf under the appropriate conditions. | jdp | 1998-03-07 | 1 | -0/+2 |
* | | This commit was generated by cvs2svn to compensate for changes in r34198, | jdp | 1998-03-07 | 6 | -0/+263 |
|\ \ |
|
| * | | Import C startup files for ELF support. | jdp | 1998-03-07 | 6 | -0/+263 |
* | | | Import C startup files for ELF support. | jdp | 1998-03-07 | 6 | -0/+263 |
* | | | The APs now reload the interrupt descriptor table pointer after | tegge | 1998-03-07 | 9 | -9/+48 |
* | | | Add support for ELF. | jdp | 1998-03-07 | 1 | -34/+106 |
* | | | Enable rtld-elf when building an ELF system on the i386. | jdp | 1998-03-07 | 1 | -1/+5 |
* | | | Some kern_lock code improvements. Add missing wakeup, and enable | dyson | 1998-03-07 | 1 | -10/+43 |
* | | | This commit was generated by cvs2svn to compensate for changes in r34192, | jdp | 1998-03-07 | 9 | -0/+2403 |
|\ \ \
| |/ / |
|
| * | | Import the ELF dynamic linker. This is the ElfKit version with | jdp | 1998-03-07 | 9 | -0/+2403 |
* | | | Import the ELF dynamic linker. This is the ElfKit version with | jdp | 1998-03-07 | 1 | -0/+83 |
* | | | Delete cc(1) debug option, typo from last commit. | wosch | 1998-03-07 | 1 | -2/+1 |
* | | | Sync with following changes: | kato | 1998-03-07 | 5 | -57/+32 |
* | | | Sync with sys/i386/isa/clock.c revision 1.115. | kato | 1998-03-07 | 3 | -18/+18 |
* | | | Sync with sys/i386/i386/machdep.c revision 1.291. | kato | 1998-03-07 | 2 | -4/+14 |
* | | | Set the input and output buffer sizes and the input buffer watermarks | bde | 1998-03-07 | 4 | -49/+90 |
* | | | Fixed missing simple_lock() in ffs_mountfs(). | bde | 1998-03-07 | 1 | -1/+2 |
* | | | Pass -nostdinc to mkdep for assembler and C files (it was already | bde | 1998-03-07 | 1 | -16/+15 |
* | | | Fixed generation of extra dependencies: | bde | 1998-03-07 | 1 | -6/+3 |
* | | | Make this handle -j<large>, and avoid .depend pointing at /usr/include. | eivind | 1998-03-07 | 5 | -58/+33 |
* | | | Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internal | bde | 1998-03-07 | 5 | -35/+24 |
* | | | Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internal | bde | 1998-03-07 | 12 | -65/+43 |
* | | | Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internal | bde | 1998-03-07 | 12 | -94/+47 |
* | | | Reverted part of previous change and improved formatting. Switching | bde | 1998-03-07 | 1 | -4/+4 |