summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* *** empty log message ***semenu1998-03-043-36/+162
* Defined CCR6 and CCR7 (configuration registers of M2 CPU.)kato1998-03-042-2/+10
* Reviewed by: msmith, bde long agodufault1998-03-0428-20/+2062
* Reviewed by: msmith, bde long agodufault1998-03-043-14/+44
* Reviewed by: msmith, bde long agodufault1998-03-043-9/+39
* Fix recent breakage when compiling under elf.peter1998-03-041-1/+5
* Fix certain kinds of block device operations. For example, tunefs ondyson1998-03-042-18/+8
* Fix a rounding error for the NFS buffer validend.dyson1998-03-041-2/+2
* When entering the apic version of slow interrupt handler, leveltegge1998-03-0323-186/+1520
* Forward the signal if the process runs on a different CPU. This reducestegge1998-03-0316-45/+417
* Reduce timeout before assuming that forwarding of hardclock or softclocktegge1998-03-037-49/+77
* When sending an IPI to a specific target, disable interrupts inside thetegge1998-03-031-8/+70
* forward_statclock and forward_hardclock are located in mp_machdep.c.tegge1998-03-033-9/+15
* Fixed uninitialized pointer in previous commit. mktemp() was broken.bde1998-03-031-5/+6
* Added support for the 82553 and 'B' 82555 PHY.dg1998-03-034-4/+30
* Update stand-alone DOS I/O routines to be able to read from FAT32/VFATjkh1998-03-032-583/+530
* Patch to the last commit; attempt to unspam stuff from NetBSD.msmith1998-03-032-26/+22
* Don't assume sigset_t and int are equivalent.jraynard1998-03-021-2/+2
* bit_nset was not correctly used.guido1998-03-021-2/+2
* Fix use of bit_nclear. Amazing that we didn't get more complaintsguido1998-03-021-2/+3
* Sync with sys/i386/i386/machdep.c revision 1.290.kato1998-03-022-4/+4
* Update the information in this file slightly.jkh1998-03-021-3/+8
* Update the ELF image activator to use some of the exec resources ratherpeter1998-03-026-163/+65
* syntax error in /usr/share/examples/sliplogin/slip.hostsjkh1998-03-021-1/+1
* This commit was generated by cvs2svn to compensate for changes in r33975,jdp1998-03-0146-0/+3704
|\
| * Add bmakefiles for building binutils from the contrib tree.jdp1998-03-0146-0/+3704
* | Configuration changes to support FreeBSD. The linker only works forjdp1998-03-018-25/+86
* | Don't use "/" as a comment starter. In some FreeBSD sources, "/"jdp1998-03-011-2/+2
* | Fix the output format of "nm" so that it works properly for FreeBSD'sjdp1998-03-011-1/+1
* | Fix a bug which incorrectly caused files to be labeled as havingjdp1998-03-011-4/+6
* | Add automatic branding of FreeBSD ELF files.jdp1998-03-011-0/+5
* | Add upgrade instructions and helper file.jdp1998-03-012-0/+103
* | Change vfs.ioopt default back to '0'.dyson1998-03-012-4/+4
* | This commit was generated by cvs2svn to compensate for changes in r33965,jdp1998-03-01574-0/+335157
|\ \
| * | Initial import of GNU binutils version 2.8.1. Believe it or not,jdp1998-03-01574-0/+335157
| /
* | The intent is to get rid of WILLRELE in vnode_if.src by makingmsmith1998-03-0127-24/+218
* | Add new directories needed by the ELF tools.jdp1998-03-011-1/+7
* | Create the cuaiA* and cualA* devices.steve1998-03-012-4/+8
* | Fix mmap() on msdosfs. In the words of the submitter:msmith1998-03-012-8/+6
* | Andreas Klemm reported that 2 hours are too few to format a 9 GBjoerg1998-03-011-2/+2
* | Make sure that you can only bind a more specific address when it isguido1998-03-015-5/+15
* | Fix a few minor typos and style nits.steve1998-03-011-7/+7
* | First pre alpha Work In Progress commit of a IDE/ATAPI tape driver.sos1998-03-015-8/+1692
* | Replace previous commit with a check disallowing ptr from runningsteve1998-03-011-14/+7
* | Undo the previous commit which was NOT for -current.sos1998-03-011-13/+3
* | Add Intel 430TX chipset, namely 82439TX system controller and fourasami1998-03-011-1/+11
* | Add more info about special characters in dos2unix/unix2dos tablesache1998-03-013-9/+33
* | Restored half of the ANSI semantic errors fix which was clobberedbde1998-03-012-4/+0
* | Fixed syntax error in previous commit.bde1998-03-011-2/+2
* | Sync with sys/i386/isa/clock.c revision 1.114.kato1998-03-013-6/+18
OpenPOWER on IntegriCloud