]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-06-02 Jordan K. HubbardFrom the df man page:
2003-06-02 Peter WemmUpdate for amd64 after repocopy from i386/
2003-06-02 Peter WemmPort libc_r to amd64, and turn it back on for amd64...
2003-06-02 Peter WemmFix sigsetjmp(). It helps if we do not try to save...
2003-06-02 Peter WemmFix restarted syscalls. When we rewind %rip, we also...
2003-06-02 Peter WemmMake this more compatable with libc_r. Make the intern...
2003-06-02 Mark MurrayTidy the code up a fraction. Re-release with a 2-clause...
2003-06-02 Poul-Henning... Further devilification of CCD:
2003-06-02 Poul-Henning... Use GEOM OAM api to retrive list of configured ccd...
2003-06-02 Poul-Henning... Begin deevilification of CCD:
2003-06-02 Tor EggeInitialize td->td_pcb->pcb_ext in cpu_thread_setup...
2003-06-02 Poul-Henning... Return an indicative error message.
2003-06-02 John BaldwinAdd some missing items to the make clean target.
2003-06-02 Mark MurrayDisconnect libcipher from the build. It only does DES...
2003-06-02 Andrey A. ChernovHardcore supported encodings list
2003-06-02 Poul-Henning... write pattern to /dev/ccd3 not /dev/ccd3c
2003-06-02 Mark MurrayAdd a new hash type. This "NT-hash" is compatible with...
2003-06-02 Mark MurrayStrip the private blowfish code down to only that which is
2003-06-02 Mark MurrayModernise. Use libcrypto instead of libcipher for DES.
2003-06-02 Mark MurrayModernise. Use libcrypto for DES instead of libcipher.
2003-06-02 Robert WatsonAlso implement mpo_copy_mbuf_label() for mac_lomac...
2003-06-02 Ruslan ErmilovWe have at least one consumer of the upcoming FreeBSD...
2003-06-02 David E. O... Document new (starting with 5.x) __FreeBSD_version...
2003-06-02 Thomas MoestlAdd a missing return statement to distExtractTarball().
2003-06-02 Scott LongOops, __FreeBSD_version should be 501100, not 510100...
2003-06-02 Jens Schweikhardts/u_short/unsigned short/ to make this compile if _POSI...
2003-06-02 Robert WatsonUse mac_biba_label_copy() and mac_mls_label_copy()...
2003-06-02 David E. O... Use __FBSDID().
2003-06-02 David E. O... Use __FBSDID().
2003-06-02 David E. O... Use __FBSDID().
2003-06-02 Tor EggeAdd tracking of process leaders sharing a file descript...
2003-06-02 Ruslan ErmilovThe devclass is an object type, mark it as such.
2003-06-02 Ruslan ErmilovRestore one usage of .Ar that was legal.
2003-06-02 Dag-Erling... This commit was generated by cvs2svn to compensate...
2003-06-02 Dag-Erling... Remove debugging output (perforce change #32378)
2003-06-02 Ruslan ErmilovAssorted mdoc(7) fixes.
2003-06-02 Poul-Henning... Fix sectorsize != 512 on i386 and pc98. Add test cases...
2003-06-02 Ruslan ErmilovAssorted mdoc(7) fixes.
2003-06-02 Mike MakonnenUnwind the _giant_mutex from pthread_detach(). When...
2003-06-02 Mike MakonnenConsolidate static_init() and static_init_private into...
2003-06-02 Maxim KonovalovFix SIGINFO handling: do not print incorrect timing...
2003-06-02 Hartmut BrandtFix a typo in an ATM media name. As this name was not...
2003-06-02 Maxim KonovalovRemove unused #ifdef BRIDGE.
2003-06-02 David E. O... [rev 1.26 log cont.]
2003-06-02 David E. O... I got a bazzar bug report
2003-06-02 Andrey A. ChernovAdd zh_CN.GBK to ASCIILINKS
2003-06-02 David E. O... Use __FBSDID().
2003-06-02 David E. O... Use __FBSDID().
2003-06-02 David E. O... Turn back on c99, the tree should be ready for it now.
2003-06-02 David E. O... Use __FBSDID().
2003-06-02 David E. O... Something funky is going on here... disabling CSTD...
2003-06-02 David E. O... Use __FBSDID().
2003-06-02 Peter WemmMFi386: i386/include/asm.h rev 1.11: Do not abuse ##.
2003-06-02 Mike MakonnenExplicitly compare the values returned by chdir(2)...
2003-06-02 Mike SilbersackReplace if_fxp's handrolled defrag function with m_defrag.
2003-06-02 Scott LongBump __FreeBSD_version to 510100 for 5.1-CURRENT
2003-06-02 Scott LongWe are at 5.1-CURRENT now
2003-06-02 Gordon TetlowDocument netfs_types.
2003-06-02 David E. O... Fix a style nit.
2003-06-02 David E. O... Don't use ## to concatinate to two things that don...
2003-06-02 David E. O... Don't use a C compiler to assemble a pure asm file.
2003-06-02 David E. O... Best we can do with this is c89.
2003-06-02 David E. O... Include stdlib.h to get exit()'s prototype.
2003-06-02 David E. O... Add the variable's type to the declaration.
2003-06-02 David E. O... .S comments must be C comments, not ASM ones.
2003-06-02 David E. O... Use C99 compatible ASM statements.
2003-06-02 David E. O... Don't set a C standard level for ObjC code.
2003-06-02 David E. O... Use ?= before someone brings it up.
2003-06-02 David E. O... CSTD=c89 due to mismatched declarations.
2003-06-02 David E. O... To quote Tony Maher <tonymaher@optushome.com.au>, ...
2003-06-02 Matt JacobCheck in some months long pending minor debug output...
2003-06-02 David E. O... Use C99 compatable asm statements.
2003-06-02 Robert WatsonRevert accidental change: don't change the thread libra...
2003-06-02 Marcel Moolenaaro Fix a cut-n-paste bug. We were clobbering rp with...
2003-06-02 David E. O... Temperarly turn off building the tree with c99.
2003-06-01 Alan CoxChange kernel_object and kmem_object to (&kernel_object...
2003-06-01 David E. O... Ugg, wrong version.
2003-06-01 David E. O... This isn't C99 clean.
2003-06-01 Marcel MoolenaarImprove set_mcontext:
2003-06-01 Marcel MoolenaarImprove on cpu_set_upcall:
2003-06-01 Ruslan ErmilovA new API function PacketAliasRedirectDynamic() can...
2003-06-01 Robert WatsonInclude string.h for memset().
2003-06-01 Ruslan ErmilovMake the PacketAliasSetAddress() function call optional...
2003-06-01 Tim J. RobbinsGive the -o option before any filename operands when...
2003-06-01 David E. O... crtstuff needs isn't compilable with C99 on Sparc64...
2003-06-01 David E. O... Use a bigger hammer -- keep all -std= out of CXXFLAGS.
2003-06-01 Maxime HenrionChange a :
2003-06-01 Ruslan ErmilovAssorted mdoc(7) fixes.
2003-06-01 Juli MallettMatch style of source and headers.
2003-06-01 David E. O... Do not set a C standard for the C++ compiler.
2003-06-01 David E. O... Be sloppier about the miidevs.h dependency. This reduc...
2003-06-01 David E. O... Accpet '1'..'5' in place of F1..F5 for serial console...
2003-06-01 David E. O... Shorten long comment.
2003-06-01 David E. O... Sync with i386/GENERIC ordering.
2003-06-01 Ruslan ErmilovKeep entries sorted by floppy, type, and name.
2003-06-01 Ruslan ErmilovAssorted mdoc(7) fixes.
2003-06-01 Ruslan ErmilovAssorted mdoc(7) fixes.
2003-06-01 Maxime Henrion- Style(9) fixes, most notably :
2003-06-01 Ruslan ErmilovAssorted mdoc(7) fixes.
2003-06-01 Matt JacobRestore parentheses removed inappropriately in last...
next