aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Nul terminate sockaddr_un::sun_pathBrian Somers1998-03-061-3/+4
* Teruillian --> TertullianAlexander Langer1998-03-063-3/+2
* Use the correct device name in -direct mode.Brian Somers1998-03-061-16/+12
* Fix the broken installation of strip. It tried to use the installedJohn Polstra1998-03-061-1/+16
* Make SyslogAddr a sockaddr_un rather than a sockaddr.Brian Somers1998-03-051-10/+12
* Remove special handling for resuming clock interrupt when using APIC_IO.Tor Egge1998-03-0514-153/+46
* Use t_idt instead of idt inside setidt() if f00f_hack() has relocated the IDT.Tor Egge1998-03-052-4/+14
* fix a type in the rulesetsJonathan M. Bresler1998-03-051-2/+2
* Correct minor typoJordan K. Hubbard1998-03-052-2/+2
* Fixed mistakenly merged part.KATO Takenori1998-03-051-51/+25
* Reconized OpenBSD partitions.David E. O'Brien1998-03-051-1/+3
* Disable redirection of clock interrupt to a higher priority vector.Tor Egge1998-03-041-2/+2
* If numdirs is zero, print a helpful message instead of divding by zero later.Poul-Henning Kamp1998-03-043-0/+12
* *** empty log message ***Semen Ustimenko1998-03-043-36/+162
* Defined CCR6 and CCR7 (configuration registers of M2 CPU.)KATO Takenori1998-03-042-2/+10
* Reviewed by: msmith, bde long agoPeter Dufault1998-03-0428-20/+2062
* Reviewed by: msmith, bde long agoPeter Dufault1998-03-043-14/+44
* Reviewed by: msmith, bde long agoPeter Dufault1998-03-043-9/+39
* Fix recent breakage when compiling under elf.Peter Wemm1998-03-041-1/+5
* Fix certain kinds of block device operations. For example, tunefs onJohn Dyson1998-03-042-18/+8
* Fix a rounding error for the NFS buffer validend.John Dyson1998-03-041-2/+2
* When entering the apic version of slow interrupt handler, levelTor Egge1998-03-0323-186/+1520
* Forward the signal if the process runs on a different CPU. This reducesTor Egge1998-03-0316-45/+417
* Reduce timeout before assuming that forwarding of hardclock or softclockTor Egge1998-03-037-49/+77
* When sending an IPI to a specific target, disable interrupts inside theTor Egge1998-03-031-8/+70
* forward_statclock and forward_hardclock are located in mp_machdep.c.Tor Egge1998-03-033-9/+15
* Fixed uninitialized pointer in previous commit. mktemp() was broken.Bruce Evans1998-03-031-5/+6
* Added support for the 82553 and 'B' 82555 PHY.David Greenman1998-03-034-4/+30
* Update stand-alone DOS I/O routines to be able to read from FAT32/VFATJordan K. Hubbard1998-03-032-583/+530
* Patch to the last commit; attempt to unspam stuff from NetBSD.Mike Smith1998-03-032-26/+22
* Don't assume sigset_t and int are equivalent.James Raynard1998-03-021-2/+2
* bit_nset was not correctly used.Guido van Rooij1998-03-021-2/+2
* Fix use of bit_nclear. Amazing that we didn't get more complaintsGuido van Rooij1998-03-021-2/+3
* Sync with sys/i386/i386/machdep.c revision 1.290.KATO Takenori1998-03-022-4/+4
* Update the information in this file slightly.Jordan K. Hubbard1998-03-021-3/+8
* Update the ELF image activator to use some of the exec resources ratherPeter Wemm1998-03-026-163/+65
* syntax error in /usr/share/examples/sliplogin/slip.hostsJordan K. Hubbard1998-03-021-1/+1
* Add bmakefiles for building binutils from the contrib tree.John Polstra1998-03-0146-0/+3704
* Configuration changes to support FreeBSD. The linker only works forJohn Polstra1998-03-018-25/+86
* Don't use "/" as a comment starter. In some FreeBSD sources, "/"John Polstra1998-03-011-2/+2
* Fix the output format of "nm" so that it works properly for FreeBSD'sJohn Polstra1998-03-011-1/+1
* Fix a bug which incorrectly caused files to be labeled as havingJohn Polstra1998-03-011-4/+6
* Add automatic branding of FreeBSD ELF files.John Polstra1998-03-011-0/+5
* Add upgrade instructions and helper file.John Polstra1998-03-012-0/+103
* Change vfs.ioopt default back to '0'.John Dyson1998-03-012-4/+4
* This commit was generated by cvs2svn to compensate for changes in r33965,John Polstra1998-03-01574-0/+335157
|\
| * Initial import of GNU binutils version 2.8.1. Believe it or not,John Polstra1998-03-01574-0/+335157
* The intent is to get rid of WILLRELE in vnode_if.src by makingMike Smith1998-03-0127-24/+218
* Add new directories needed by the ELF tools.John Polstra1998-03-011-1/+7
* Create the cuaiA* and cualA* devices.Steve Price1998-03-012-4/+8