summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Add lib/libc/include as an directory to search for header files.jb1998-03-093-9/+48
* | | | Add a private (to libc, libc_r and libpthread) header file containingjb1998-03-091-0/+52
* | | | Both our a.out (hacked) gas and the binutils gas support .weakpeter1998-03-092-4/+0
* | | | Add FreeBSD/Alpha code to initialise a jmpbuf for a created thread.jb1998-03-096-21/+69
* | | | These files are very specific to FreeBSD kernels, so silently compilejb1998-03-092-1/+6
* | | | NetBSD implements semctl using a __semctl syscall instead of thejb1998-03-091-0/+4
* | | | getvfsbyname() doesn't existing NetBSD, so return ENOSYS if compiledjb1998-03-091-1/+5
* | | | Change a variable to type size_t to suit the sysctl prototype.jb1998-03-091-2/+4
* | | | Cast pointer to a long instead of an int to keep a 64-bit compilerjb1998-03-091-1/+1
* | | | Only do a.out/elf switching on i386 familypeter1998-03-091-6/+8
* | | | Add a file generated by makesyscalls.sh to the same directory thatjb1998-03-092-0/+362
* | | | Add statements to generate a sys/syscall.mk file for inclusionjb1998-03-091-2/+11
* | | | This commit was generated by cvs2svn to compensate for changes in r34351,jb1998-03-091-0/+517
|\ \ \ \
| * | | | Import an extra source file from binutils 2.8.1 that is included onjb1998-03-091-0/+517
| * | | | This commit was manufactured by cvs2svn to create branchcvs2svn1998-03-011-0/+8
* | | | | Add a FreeBSD entry for alpha-elf.jb1998-03-092-0/+2
* | | | | Don't disable the use of $ in assembler labels.. It changes libstdc++peter1998-03-092-0/+6
* | | | | Correct an ethernet framesize mismatch that caused poorsteve1998-03-092-2/+2
* | | | | Remove extraneous trailing \'s.steve1998-03-091-3/+3
* | | | | Remove duplicate entries by changing tcp -> udp.steve1998-03-091-4/+4
* | | | | Typo fixes.jkh1998-03-091-4/+4
* | | | | Nuke ircd entries - nobody can agree on what constitutes a reasonablejkh1998-03-091-3/+1
* | | | | This commit was generated by cvs2svn to compensate for changes in r34336,jb1998-03-0911-0/+282
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Import of alpha specific bits to configure binutils for FreeBSD/Alpha.jb1998-03-0911-0/+282
| * | | | This commit was manufactured by cvs2svn to create branch 'JB'.cvs2svn1998-01-1017953-5787064/+1
* | | | | Update to build binutils (yay!), so that ar, ld, as, strip, nm, objcopy,jb1998-03-091-26/+16
* | | | | Preprocessor directives require a leading '#'dufault1998-03-091-2/+2
* | | | | Fix a type mismatch between a scanf format string and thejdp1998-03-082-6/+6
* | | | | Explicitly call `caused' an `int'.brian1998-03-081-2/+2
* | | | | Can build libc and libc_r on alpha now.jb1998-03-081-17/+13
* | | | | Remove AIO_LISTIO_MAX until it is done properly.dufault1998-03-081-5/+1
* | | | | Put sigevent and AIO_LISTIO_MAX back in aio.h sodufault1998-03-082-23/+32
* | | | | My sched.h is getting walloped by Peter Dufault's. Nuke mine. Sorry.jb1998-03-082-75/+2
* | | | | Our default rules tend to shove asm code through cpp, so commentsjb1998-03-088-0/+16
* | | | | Localize itache1998-03-081-3/+6
* | | | | Make this compile again.steve1998-03-082-6/+6
* | | | | Quell unneeded pageout daemon activity.dyson1998-03-081-2/+2
* | | | | Remove a very ill advised vm_page_protect. This was being calleddyson1998-03-081-2/+1
* | | | | Reviewed by: bdedufault1998-03-0815-160/+199
* | | | | Use cc -E rather than cpp when looking for __ELF__peter1998-03-081-2/+2
* | | | | 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
OpenPOWER on IntegriCloud