| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge FreeBSD modifications into gcc 3.2.1-prerelease: | kan | 2002-10-10 | 1 | -19/+4 |
* | | This commit was generated by cvs2svn to compensate for changes in r104758, | kan | 2002-10-10 | 5 | -4/+8 |
|\ \ |
|
| * | | Gcc 3.2.1-prerelease libf2c bits from the FSF anoncvs repo gcc-3_2-branch on ... | kan | 2002-10-10 | 5 | -4/+8 |
* | | | This commit was generated by cvs2svn to compensate for changes in r104756, | kan | 2002-10-10 | 2 | -1/+5 |
|\ \ \
| |/ / |
|
| * | | Gcc 3.2.1-prerelease Objective C support bits from the FSF anoncvs repo gcc-3... | kan | 2002-10-10 | 2 | -1/+5 |
* | | | This commit was generated by cvs2svn to compensate for changes in r104754, | kan | 2002-10-10 | 10 | -56/+176 |
|\ \ \
| |/ / |
|
| * | | Gcc 3.2.1-prerelease C++ support bits from the FSF anoncvs repo gcc-3_2-branc... | kan | 2002-10-10 | 10 | -56/+176 |
* | | | This commit was generated by cvs2svn to compensate for changes in r104752, | kan | 2002-10-10 | 40 | -721/+1233 |
|\ \ \
| |/ / |
|
| * | | Gcc 3.2.1-prerelease from the FSF anoncvs repo gcc-3_2-branch on October 9th ... | kan | 2002-10-10 | 52 | -934/+1715 |
* | | | Add cross-references to wide character versions of these functions. | tjr | 2002-10-10 | 3 | -3/+6 |
* | | | Cross-reference between byte and wide-character stdio functions. Remove | tjr | 2002-10-10 | 7 | -13/+13 |
* | | | Regen from syntax fix to syscalls.master. | rwatson | 2002-10-10 | 3 | -3/+3 |
* | | | Regen from syntax fix to syscalls.master. | rwatson | 2002-10-10 | 2 | -2/+2 |
* | | | Fix what looks like a merge-o from a conflict in the last commit to | rwatson | 2002-10-10 | 1 | -9/+4 |
* | | | geom_mbr.c and geom_bsd.c would be kinda useful here too, at least | peter | 2002-10-10 | 1 | -0/+2 |
* | | | When verifying a superblock, the lower bound on block size is MINBSIZE | mckusick | 2002-10-10 | 1 | -1/+1 |
* | | | de-__P() | alfred | 2002-10-10 | 19 | -292/+273 |
* | | | Explore new heights in alphabetization for _file and _fd variations on | rwatson | 2002-10-10 | 2 | -120/+120 |
* | | | de-__P() | alfred | 2002-10-09 | 3 | -4/+3 |
* | | | re-regen. Sigh. | peter | 2002-10-09 | 9 | -21/+21 |
* | | | Sigh. Fix fat-fingering of diff. I knew this was going to happen. | peter | 2002-10-09 | 3 | -3/+3 |
* | | | regenerate. sendfile stuff and other recently picked up stubs. | peter | 2002-10-09 | 9 | -36/+162 |
* | | | Try and deal with the #ifdef COMPAT_FREEBSD4 sendfile stuff. This would | peter | 2002-10-09 | 6 | -6/+75 |
* | | | Add brief mention of the extattr_*_link() system call variants. | rwatson | 2002-10-09 | 1 | -0/+16 |
* | | | Try and patch up some tab-to-space spammage. | peter | 2002-10-09 | 3 | -57/+57 |
* | | | Add placeholder stubs for nsendfile, mac_syscall, ksem_close, ksem_post, | peter | 2002-10-09 | 3 | -0/+66 |
* | | | Add a pointer to the alternate syscall tables on 64 bit platforms. | peter | 2002-10-09 | 1 | -0/+8 |
* | | | Prototypes for new link extended attribute calls. Sync to MAC tree. | rwatson | 2002-10-09 | 1 | -0/+6 |
* | | | Implement extattr_{delete,get,set}_link() system calls: extended attribute | rwatson | 2002-10-09 | 2 | -0/+180 |
* | | | Regen. | rwatson | 2002-10-09 | 5 | -12/+40 |
* | | | Flesh out the extattr_{delete,get,set}_link() system calls: variations | rwatson | 2002-10-09 | 1 | -3/+8 |
* | | | Change x_fmt to %Y-%m-%d | ache | 2002-10-09 | 1 | -1/+1 |
* | | | Last commit was slightly hasty: #include <string.h> is required on | fanf | 2002-10-09 | 1 | -0/+1 |
* | | | Use d_thread_t for cdevsw functions instead of struct thread * so that it | jhb | 2002-10-09 | 3 | -11/+11 |
* | | | Include <dev/acpica/acpivar.h> instead of <acpica/acpivar.h> like all the | jhb | 2002-10-09 | 1 | -1/+1 |
* | | | Kill obsolete #include <memory.h> which I didn't spot earlier because | fanf | 2002-10-09 | 1 | -1/+0 |
* | | | <machine/atomic.h> requires <sys/types.h>. | ru | 2002-10-09 | 2 | -2/+1 |
* | | | Mdocify and fix a load of errors dating back to the dawn of time. | fanf | 2002-10-09 | 1 | -58/+65 |
* | | | Factorize bignums using the Pollard Rho algorithm. The code comes | fanf | 2002-10-09 | 2 | -22/+197 |
* | | | Use __packed. | jhb | 2002-10-09 | 1 | -5/+5 |
* | | | Style fixes to: #include ordering; use const and static; ANSI functions; | fanf | 2002-10-09 | 5 | -70/+60 |
* | | | - Move p_cpulimit to struct proc from struct plimit and protect it with | jhb | 2002-10-09 | 6 | -17/+11 |
* | | | Remove 'at' hints for npx and apm as both drivers have identify routines | jhb | 2002-10-09 | 2 | -8/+0 |
* | | | Fix build of 64 bit platforms. | mux | 2002-10-09 | 1 | -2/+3 |
* | | | Move the ed, fe, CD9660, MSDOSFS and NFSCLIENT into mfsroot floppy instead | nyan | 2002-10-09 | 1 | -5/+10 |
* | | | - Remove the splash, ppc, ppbus, plip and em devices from small boot floppy. | nyan | 2002-10-09 | 1 | -3/+8 |
* | | | Fix build on alpha. It used to case an int to a pointer in order to do | peter | 2002-10-09 | 1 | -1/+2 |
* | | | Add definitions for the new international monetary formatting struct lconv | tjr | 2002-10-09 | 1 | -0/+12 |
* | | | Add support for the 6 new C99 struct lconv members dealing with formatting | tjr | 2002-10-09 | 5 | -4/+82 |
* | | | Change BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when used in the | peter | 2002-10-09 | 9 | -9/+9 |