summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow -R and -h to be combined as long as no symlink-following flagsjkh1998-03-091-2/+2
* Document rarpd flags.jkh1998-03-091-5/+19
* Allow rarpd to be started from rc.confjkh1998-03-098-8/+38
* MF22: nuke compat slice for root.jkh1998-03-093-30/+6
* "Correct behaviour" involves being consistent with the canonical names ofmsmith1998-03-092-4/+4
* Merge from 2.2; behave correctly in the presence of a slice number thatmsmith1998-03-092-2/+8
* Nearly missed this one.jb1998-03-092-2/+40
* Add #include <unistd.h> to get the prototype for __syscall().jb1998-03-091-1/+2
* Yikes, this is the worst of the lot. Bruce suggested doing this (!).jb1998-03-091-58/+47
* Function to return a pointer to the non-threaded errno. This is declaredjb1998-03-091-0/+47
* Compatibility functions for use when __NETBSD_SYSCALLS is defined.jb1998-03-092-0/+222
* Oops, we don't need NetBSD's malloc 'cause we can turn off utracejb1998-03-092-438/+2
* NetBSD doesn't have a utrace syscall, so don't define that ifjb1998-03-091-2/+4
* When forking a process, only the running thread gets to live. Alljb1998-03-093-0/+117
* Added #include <string.h> to get prototypes.jb1998-03-092-1/+3
* Change MACHINE to MACHINE_ARCH.jb1998-03-091-12/+4
* Stub functions for thread locking with weak symbols so that they arejb1998-03-091-0/+60
* This commit was generated by cvs2svn to compensate for changes in r34375,jb1998-03-0952-0/+3391
|\
| * Import sources from NetBSD, tweaked for building in FreeBSD.jb1998-03-0952-0/+3391
* | MACHINE -> MACHINE_ARCHjb1998-03-091-2/+2
* | Define empty variables in case no names are added to them. This avoidsjb1998-03-091-2/+23
* | Add an include path to private linc/libc_r/libpthread header files.jb1998-03-091-2/+7
* | We want ld in /usr/bin, not some weird and wonderful hiding placejb1998-03-091-2/+2
* | Updates to reflect differences in what NetBSD does and what FreeBSDjb1998-03-093-3/+25
* | This commit was generated by cvs2svn to compensate for changes in r34368,jb1998-03-0914-0/+1241
|\ \ | |/
| * Import NetBSD/Alpha headers needed to get the FreeBSD userland to compilejb1998-03-0930-16/+1291
* | Reviewed by: mike@smith.net.auhosokawa1998-03-095-61/+54
* | 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
|\ \ \ | | |/ | |/|
OpenPOWER on IntegriCloud