]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-10-10 mjacobGet the most recent 2300 f/w that's on the QLogic intra...
2002-10-10 mjacobFrom PHK's flex tool- we can get -1 returned from xpt_p...
2002-10-10 greenDocument the -n option and fix manpage Fl usage.
2002-10-10 greenAdd an -n option to write the trailing nul byte to...
2002-10-10 greenCorrect argc verification (don't crash).
2002-10-10 rwatsonHook up strsep(3) to libkern following a repo-copy...
2002-10-10 rwatsonAdd -h flags to each of the *extattr(8) commands, indic...
2002-10-10 jhb- Fix a missort in the Time section.
2002-10-10 rwatsonUse basename(3) to derive the name of the binary from...
2002-10-10 jhbUpdate "UNIX History" URL.
2002-10-10 jhb- Sort references in the Time section alphabetically.
2002-10-10 jhbUpdate BSD family tree to include FreeBSD 4.6.2, NetBSD...
2002-10-10 robertFix another spelling mistake.
2002-10-10 robertCorrect a spelling mistake.
2002-10-10 nyanFixed a warning if COM_MULTIPORT option is not defined.
2002-10-10 nyanRemove '-DUFS1_ONLY' from CFLAGS. It is not needed.
2002-10-10 rwatsonIncremental style improvements: more consistently avoid...
2002-10-10 nyanFixed SBUS_RA_*_region_* functions.
2002-10-10 maximFix IPOPT_TS processing: do not overwrite IP address...
2002-10-10 keramidaMake sure strsep() gets a nul-terminated string.
2002-10-10 maximAdd BSD/OS 4.3.
2002-10-10 kanAllow ubsa(4) driver to be build as a kernel module.
2002-10-10 kanAdd multilib_options variable definition.
2002-10-10 kanMerge FreeBSD modifications into gcc 3.2.1-prerelease:
2002-10-10 kanMerge FreeBSD modifications into gcc 3.2.1-prerelease:
2002-10-10 kanMerge FreeBSD modifications into gcc 3.2.1-prerelease:
2002-10-10 kanMerge FreeBSD modifications into gcc 3.2.1-prerelease:
2002-10-10 kanMerge FreeBSD modifications into gcc 3.2.1-prerelease:
2002-10-10 kanUse the stock 3.2.1-prerelease file.
2002-10-10 kanMerge FreeBSD modifications into gcc 3.2.1-prerelease:
2002-10-10 kanMerge FreeBSD modifications into gcc 3.2.1-prerelease:
2002-10-10 kanMerge FreeBSD modifications into gcc 3.2.1-prerelease:
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-10 kanGcc 3.2.1-prerelease libf2c bits from the FSF anoncvs...
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-10 kanGcc 3.2.1-prerelease Objective C support bits from...
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-10 kanGcc 3.2.1-prerelease C++ support bits from the FSF...
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-10 kanGcc 3.2.1-prerelease from the FSF anoncvs repo gcc...
2002-10-10 tjrAdd cross-references to wide character versions of...
2002-10-10 tjrCross-reference between byte and wide-character stdio...
2002-10-10 rwatsonRegen from syntax fix to syscalls.master.
2002-10-10 rwatsonRegen from syntax fix to syscalls.master.
2002-10-10 rwatsonFix what looks like a merge-o from a conflict in the...
2002-10-10 petergeom_mbr.c and geom_bsd.c would be kinda useful here...
2002-10-10 mckusickWhen verifying a superblock, the lower bound on block...
2002-10-10 alfredde-__P()
2002-10-10 rwatsonExplore new heights in alphabetization for _file and...
2002-10-09 alfredde-__P()
2002-10-09 peterre-regen. Sigh.
2002-10-09 peterSigh. Fix fat-fingering of diff. I knew this was going...
2002-10-09 peterregenerate. sendfile stuff and other recently picked...
2002-10-09 peterTry and deal with the #ifdef COMPAT_FREEBSD4 sendfile...
2002-10-09 rwatsonAdd brief mention of the extattr_*_link() system call...
2002-10-09 peterTry and patch up some tab-to-space spammage.
2002-10-09 peterAdd placeholder stubs for nsendfile, mac_syscall, ksem_...
2002-10-09 peterAdd a pointer to the alternate syscall tables on 64...
2002-10-09 rwatsonPrototypes for new link extended attribute calls. ...
2002-10-09 rwatsonImplement extattr_{delete,get,set}_link() system calls...
2002-10-09 rwatsonRegen.
2002-10-09 rwatsonFlesh out the extattr_{delete,get,set}_link() system...
2002-10-09 acheChange x_fmt to %Y-%m-%d
2002-10-09 fanfLast commit was slightly hasty: #include <string.h...
2002-10-09 jhbUse d_thread_t for cdevsw functions instead of struct...
2002-10-09 jhbInclude <dev/acpica/acpivar.h> instead of <acpica/acpiv...
2002-10-09 fanfKill obsolete #include <memory.h> which I didn't spot...
2002-10-09 ru<machine/atomic.h> requires <sys/types.h>.
2002-10-09 fanfMdocify and fix a load of errors dating back to the...
2002-10-09 fanfFactorize bignums using the Pollard Rho algorithm....
2002-10-09 jhbUse __packed.
2002-10-09 fanfStyle fixes to: #include ordering; use const and static...
2002-10-09 jhb- Move p_cpulimit to struct proc from struct plimit...
2002-10-09 jhbRemove 'at' hints for npx and apm as both drivers have...
2002-10-09 muxFix build of 64 bit platforms.
2002-10-09 nyanMove the ed, fe, CD9660, MSDOSFS and NFSCLIENT into...
2002-10-09 nyan- Remove the splash, ppc, ppbus, plip and em devices...
2002-10-09 peterFix build on alpha. It used to case an int to a pointe...
2002-10-09 tjrAdd definitions for the new international monetary...
2002-10-09 tjrAdd support for the 6 new C99 struct lconv members...
2002-10-09 peterChange BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when...
2002-10-09 ruPrint the OS name in the right place in the document...
2002-10-09 peterChange BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when...
2002-10-09 ruMFV:
2002-10-09 peterDrop almost 3k from /bin/sync by moving errno to a...
2002-10-09 sobomaxDon't kill itself in --fast-read mode if there is no...
2002-10-09 mckusickWhen creating a snapshot, create a list of initially...
2002-10-09 phkAdd support g_clone_bio() and g_std_done() to spawn...
2002-10-09 phkAdd a field for tallying the number of spawned bio...
2002-10-09 jmallettUpdate documentation for kldload(8)'s ability to load...
2002-10-09 mckusickWhen creating a snapshot, create a list of initially...
2002-10-09 mckusickThe appropriate units for disk block addresses are...
2002-10-09 jmallettConvert make(1) to use ANSI style function declarations...
2002-10-09 julianRound out the facilty for a 'bound' thread to loan...
2002-10-09 jmallettUse __FBSDID in the lst.lib files, to match to main...
2002-10-09 jmallettRemove extern declarations from functions and source...
2002-10-09 jmallettRemove unused local-locals, where upper-level locals...
2002-10-09 jmallettAs back-out requests must be followed, back out the...
2002-10-08 archieAdd note that there is a kernel-imposed limit on the...
2002-10-08 jmallettReference the correct local variable in all parts of...
next