summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Argh. I've been reading makefiles for too long. Change comment to apeter2002-09-172-8/+16
* Stub out the calls to get_mcontext and set_mcontext which only exist onpeter2002-09-172-0/+20
* Add i386 to the list of architectures that libc_r is broken on. Thispeter2002-09-172-2/+2
* It seems I accidently committed a change that removed the userland includespeter2002-09-171-2/+0
* Bandaid to stop failing on non-i386 platforms.peter2002-09-171-0/+5
* Make _fetch_connect() always set the error code.fenner2002-09-172-4/+5
* Include <sys/types.h> directly rather than depending on <sys/fcntl.h>mike2002-09-171-0/+1
* pid_t will be shared with at least <fcntl.h>.mike2002-09-171-0/+4
* Bmake bits for GCC 3.2.1-prerelease libstdc++.kan2002-09-171-2/+3
* Merge FreeBSD modifications into gcc 3.2.1-prerelease:kan2002-09-171-0/+3
* Merge FreeBSD modifications into gcc 3.2.1-prerelease:kan2002-09-171-1/+1
* Use the stock 3.2.1-prerelease file.kan2002-09-176-29/+37
* Merge FreeBSD modifications into gcc 3.2.1-prerelease:kan2002-09-171-0/+5
* This commit was generated by cvs2svn to compensate for changes in r103449,kan2002-09-173-3/+3
|\
| * Gcc 3.2.1-prerelease libf2c bits from the FSF anoncvs repo gcc-3_2-branch on ...kan2002-09-173-3/+3
* | This commit was generated by cvs2svn to compensate for changes in r103447,kan2002-09-1743-1632/+8571
|\ \ | |/
| * Gcc 3.2.1-prerelease C++ support bits from the FSF anoncvs repo gcc-3_2-branc...kan2002-09-1743-1632/+8571
* | This commit was generated by cvs2svn to compensate for changes in r103445,kan2002-09-1736-659/+972
|\ \ | |/
| * Gcc 3.2.1-prerelease from the FSF anoncvs repo gcc-3_2-branch on 16-Sep-2002 ...kan2002-09-1745-689/+1018
* | Tempary fix for inet6. The final fix is to change in6_pcbnotify to take pcbin...jennifer2002-09-171-0/+2
* | Use a weak symbol for signalcontext().mini2002-09-171-1/+3
* | Add signalcontext(), which adds a signal frame to a ucontext_t.mini2002-09-171-0/+80
* | Conglomerate printing of ps_pgtok'd data into a PLONG type. I couldn't thinkjmallett2002-09-174-23/+6
* | BANG! BANG! BANG! Put these bits out of their misery.obrien2002-09-17197-82637/+0
* | Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-1789-922/+84
* | Disable building of the a.out gas and ld. They will become ports.obrien2002-09-171-6/+0
* | New release note: SA-02:39.bmah2002-09-162-0/+14
* | Fix documentation of clnt_control()'s CL{GET|SET}_{VERS|XID} tofenner2002-09-161-4/+4
* | xids are u_int32_ts, which are not necessarily the same size as time_ts orfenner2002-09-161-2/+2
* | Update build infrastructure after import of Heimdal Kerberos 2002/09/16.nectar2002-09-162-20/+60
* | Resolve conflicts.nectar2002-09-167-77/+29
* | This commit was generated by cvs2svn to compensate for changes in r103423,nectar2002-09-16101-3883/+6985
|\ \
| * | Import of Heimdal Kerberos from KTH repository circa 2002/09/16.nectar2002-09-16112-4046/+7133
* | | Perform keyword.c:1.27 properly, implement -orss in the New World Order ofjmallett2002-09-163-2/+12
* | | Remove some NOTINUSE stuff. Good housekeeping.jmallett2002-09-161-9/+0
* | | Start new sentence with newline.njl2002-09-161-2/+2
* | | Make libpthread KSE aware.mini2002-09-1652-4790/+270
* | | Don't depend on <sys/types.h> pollution in <fcntl.h>. Sort includes.mike2002-09-161-8/+11
* | | Mechanically change all libc_r references to libpthread.mini2002-09-1656-62/+62
* | | Add kernel support needed for the KSE-aware libpthread:mini2002-09-163-38/+48
* | | Add kernel support needed for the KSE-aware libpthread:mini2002-09-166-245/+491
* | | Add kernel support needed for the KSE-aware libpthread:mini2002-09-163-105/+456
* | | Add kernel support needed for the KSE-aware libpthread:mini2002-09-169-32/+77
* | | Add kernel support needed for the KSE-aware libpthread:mini2002-09-1611-166/+444
* | | Save and restore FPU state properly in ucontext_t's.mini2002-09-164-36/+29
* | | Add signalcontext(), which lays down a signal frame onto a ucontext_t.mini2002-09-161-12/+15
* | | Add a cast to make this file compile in userland on sparc64 withoutphk2002-09-161-1/+1
* | | Update man page for enum -> const char * change for v_tagnjl2002-09-161-2/+3
* | | I forgot fsdb was still sharing files with fsck.phk2002-09-161-1/+1
* | | Allocate 64K recieve buffer for DNS responses.ume2002-09-161-27/+48
OpenPOWER on IntegriCloud