| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't share sources with i386-elf. That was too difficult. 8-( | jb | 1998-03-11 | 1 | -4/+7 |
* | This commit was generated by cvs2svn to compensate for changes in r34484, | jb | 1998-03-11 | 1 | -20/+68 |
|\ |
|
| * | Sharing the crt sources with i386-elf wasn't too successful. The crti | jb | 1998-03-11 | 3 | -108/+120 |
* | | Tweak from the cvs sources just after the 1.9.26 release: | peter | 1998-03-11 | 1 | -1/+1 |
* | | Add EISA support for DPT drivers | julian | 1998-03-11 | 10 | -17/+1133 |
* | | If the root mount fails from a device that is not the compatability slice | msmith | 1998-03-11 | 2 | -2/+26 |
* | | Update the blurb at the top of the script that describes where the | jb | 1998-03-10 | 1 | -18/+21 |
* | | mktemp -> mkstemp as pointed out on bugtraq | guido | 1998-03-10 | 1 | -6/+19 |
* | | Remove test sub-directory. | jraynard | 1998-03-10 | 217 | -4534/+1 |
* | | MF22: don't snip SYSVSHM | jkh | 1998-03-10 | 1 | -3/+2 |
* | | Correct misfeature with quoting, better error reporting. | jkh | 1998-03-10 | 9 | -48/+75 |
* | | Document options policy. | eivind | 1998-03-10 | 1 | -3/+30 |
* | | Change PMAP_SHPGPERPROC to not be equal to the default, for the | eivind | 1998-03-10 | 3 | -9/+9 |
* | | indicate ability to support the PerservePermissions stuff | peter | 1998-03-10 | 2 | -0/+6 |
* | | add new file (hardlink.c) into sources | peter | 1998-03-10 | 1 | -2/+3 |
* | | Merge changes from vendor branch into mainline | peter | 1998-03-10 | 13 | -829/+2813 |
* | | MF22: installEnvironment() fix, reshuffle, vidcontrol on correct vty. | jkh | 1998-03-10 | 11 | -62/+78 |
* | | This commit was generated by cvs2svn to compensate for changes in r34461, | peter | 1998-03-10 | 47 | -1853/+4003 |
|\ \ |
|
| * | | Import cvs-1.9.26 onto vendor branch | peter | 1998-03-10 | 60 | -2682/+6816 |
* | | | Sync with sys/i386/i386/userconfig.c revision 1.103. | kato | 1998-03-10 | 1 | -6/+9 |
* | | | Sync with sys/i386/conf/options.i386 revision 1.76. | kato | 1998-03-10 | 2 | -2/+4 |
* | | | Free the vnode in the failure case of vop_symlink() | julian | 1998-03-10 | 1 | -1/+2 |
* | | | Add bktr and pcm entries by popular request. Also use more canonical | jkh | 1998-03-10 | 1 | -6/+8 |
* | | | Trash startup sources from NetBSD in favour of jdp's FreeBSD source | jb | 1998-03-10 | 4 | -419/+23 |
* | | | This commit was generated by cvs2svn to compensate for changes in r34452, | jb | 1998-03-10 | 1 | -0/+63 |
|\ \ \
| | |/
| |/| |
|
| * | | Import a sanitized version of jdp's crt1.c from i386-elf. I have removed | jb | 1998-03-10 | 1 | -0/+63 |
| * | | This commit was manufactured by cvs2svn to create branch 'jb'. | cvs2svn | 1998-01-11 | 17973 | -5789749/+0 |
* | | | Change the LINK_SPEC to specify the same runtime loader as used on | jb | 1998-03-10 | 1 | -12/+6 |
* | | | This commit was generated by cvs2svn to compensate for changes in r34448, | peter | 1998-03-10 | 2 | -0/+191 |
|\ \ \ |
|
| * | | | Import intial version of an a.out/elf tool wrapper/selector. It is | peter | 1998-03-10 | 2 | -0/+191 |
| / / |
|
* | | | cksum does a 32-bit checksum, so it needs to use u_int32_t variables, | jb | 1998-03-10 | 7 | -29/+31 |
* | | | Update to XFree86 3.3.2 | jkh | 1998-03-10 | 1 | -772/+246 |
* | | | Update to XFree86 3.3.2 - I had to remove the entries for the VFB and | jkh | 1998-03-10 | 7 | -163/+189 |
* | | | Correct a problem with the ffs_getpages routine that manifest's itself | dyson | 1998-03-09 | 1 | -2/+3 |
* | | | Turn "PMAP_SHPGPERPROC" into a new-style option, add it to LINT, and | eivind | 1998-03-09 | 7 | -7/+50 |
* | | | set timeout to 4 hours, large disks take a long time to low level format. | andreas | 1998-03-09 | 1 | -3/+3 |
* | | | Slightly more correct initialisation of the new buf struct for soft-updates. | julian | 1998-03-09 | 2 | -2/+6 |
* | | | Remove deprecated XIG support - that project never | jkh | 1998-03-09 | 16 | -432/+11 |
* | | | Make this compile after soft updates integration. | eivind | 1998-03-09 | 2 | -8/+8 |
* | | | Fix RFC number 1544 -> 1644 | ache | 1998-03-09 | 3 | -6/+6 |
* | | | Eliminate duplicated lines. | jkh | 1998-03-09 | 1 | -3/+1 |
* | | | Add man page for the bktr driver. | jkh | 1998-03-09 | 3 | -2/+164 |
* | | | Make FPU_ERROR_BROKEN a new-style option. | kato | 1998-03-09 | 3 | -3/+10 |
* | | | Complement diagnostic messages about missing per-FS VOP page operations, | msmith | 1998-03-09 | 1 | -5/+14 |
* | | | Make a /var/run directory before starting ppp so that it doesn't | jkh | 1998-03-09 | 2 | -2/+4 |
* | | | Allow -R and -h to be combined as long as no symlink-following flags | jkh | 1998-03-09 | 1 | -2/+2 |
* | | | Document rarpd flags. | jkh | 1998-03-09 | 1 | -5/+19 |
* | | | Allow rarpd to be started from rc.conf | jkh | 1998-03-09 | 8 | -8/+38 |
* | | | MF22: nuke compat slice for root. | jkh | 1998-03-09 | 3 | -30/+6 |
* | | | "Correct behaviour" involves being consistent with the canonical names of | msmith | 1998-03-09 | 2 | -4/+4 |