]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-03-13 obrienTokens after #endif are not strict ISO.
2002-03-13 brianUse the return value from snprintf() to keep a track...
2002-03-13 murray* Simplify the synopsis.
2002-03-13 luigiAdd a readonly sysctl variable of type string, kern...
2002-03-13 murrayAdd information about multi-session CDs from the log...
2002-03-13 grogAdd encounter between Flinders and Baudin.
2002-03-13 obrienAdd note about genscripts.sh.
2002-03-13 murrayReference release(7) in SEE ALSO.
2002-03-13 murrayAdd a makefile to document the release building process.
2002-03-13 jakeFix ifdef LOCORE protection.
2002-03-13 jakeAdd a DEBUGGER_ON_POWERFAIL option. This makes the...
2002-03-13 jakeFix braino.
2002-03-13 bmahNew release notes: sparc64 support and SMP (better...
2002-03-13 impCleanup the recent cardbus cleanups. This fixes some...
2002-03-13 obrienTurn up WARNS as high as possible.
2002-03-13 jakeAdd support for starting and stopping cpus with ipis.
2002-03-13 jakeUse intr_disable/intr_restore instead of doing it manually.
2002-03-13 obrienRemove bogon from bad merge.
2002-03-13 jakeAdd support for driving the clocks on secondary cpus.
2002-03-13 jakeFix a bug where the wrong number of windows were copied...
2002-03-13 jakeWhite space.
2002-03-13 jakeMake IPI_WAIT use a bit mask of the cpus that a pmap...
2002-03-13 jakeAdd an ATOMIC_CLEAR_INT macro.
2002-03-13 jakeUse the deo hosted toolchain by default.
2002-03-13 jakeLABELOFFSET is 128 for sparc64.
2002-03-13 jakertld support for sparc64.
2002-03-13 archieAdd realloc() and reallocf(), and make free(NULL, ...
2002-03-13 rwatsonAdd a bugs notice indicating that the SEESENT flag...
2002-03-12 rwatsonAllow LOMAC to be loaded as part of the boot scripts...
2002-03-12 rwatsonNo need to explicitly check for both cases when using...
2002-03-12 cjcRun dumpon(8) early so crashes during startup can be...
2002-03-12 wilkoTGA and TGA2 clarification
2002-03-12 wilko- TGA clarification
2002-03-12 cjcThe reload of ipf(8) rules should depend on $ipfilter_e...
2002-03-12 charnierRETURN VALUES is for sections 2, 3 and 9, but here...
2002-03-12 gadSimple fix so the 'LOGIN FAILURE' message send to syslo...
2002-03-12 desDon't try to cross-build sysinstall.
2002-03-12 ueGerman Translation of the Release Notes for FreeBSD...
2002-03-12 brianHandle B460800 and B921600 being defined in <termios.h>
2002-03-12 luigiDocument the existence of machdep.guessed_bootdev,...
2002-03-12 markmTurn back on (x)lint. It is working just fine.
2002-03-12 murrayThis driver first appeared in FreeBSD 4.5, not 5.0.
2002-03-12 murrayPoint readers to the Porter's Handbook instead of the...
2002-03-12 dfrOnly i386 has wbinvd().
2002-03-12 murray* Add print/teTeX to the list of important packages...
2002-03-12 jeffThis patch adds the "LOCKSHARED" option to namei which...
2002-03-12 obrienConsistently use $PICFLAG.
2002-03-12 obrienSpell pic "PIC" for sparc64.
2002-03-12 obrienBackground the startup of `Amd', it often blocks on...
2002-03-12 obrienWhy shouldn't amd always write its PID to a file?
2002-03-12 peterFix some -Wunused warnings by "using" a macro argument
2002-03-12 peterFix a warning (make ucontext_t *ucp a const)
2002-03-12 peterStop concatenating __func__ with strings
2002-03-12 peterDeal with a structure member rename in a recent acpica...
2002-03-12 peterDo not concatenate __func__ with strings, because it...
2002-03-12 peterDo not do string concatenation with __func__ (which...
2002-03-12 peterRecent acpica imports have changed the lengths from...
2002-03-11 brooksAdd support for 3Com Airconnect PCI cards.
2002-03-11 greenRemove some files we don't want.
2002-03-11 greens/nilename/filename/
2002-03-11 greenFix conflicts.
2002-03-11 greenThis commit was generated by cvs2svn to compensate...
2002-03-11 greenImport zlib 1.1.4 onto the vendor branch.
2002-03-11 greenThis commit was generated by cvs2svn to compensate...
2002-03-11 greenImport zlib 1.1.4 onto the vendor branch.
2002-03-11 phkFirst commit of the GEOM subsystem to make it easier...
2002-03-11 sosAdd new support for locking an ATA channel and use...
2002-03-11 jhbFix a misspelling of mine: s/optomization/optimization/.
2002-03-11 rwatsonUpdate login failure checking to check auth.log instead...
2002-03-11 jhbGrrr, turn preemption back off on the alpha again....
2002-03-11 rwatsonTurns out everyone is a lot lazier than I thought....
2002-03-11 rwatsonClean up logging of security information a bit:
2002-03-11 iedowseFix a bug in ufsdirhash_adjfree() that caused it to...
2002-03-11 impOn FreeBSD make usb_proc_t the same as d_thred_t always.
2002-03-11 phkI missed one VOP_CLOSE in the previous commit.
2002-03-11 joeBe more specific about when block major numbers disappe...
2002-03-11 murrayAdd security/sudo to the list of packages for disc...
2002-03-11 phkAs a XXX bandaid open the mounted device READ/WRITE...
2002-03-11 murrayUpdate number of ports available.
2002-03-11 maximRemove duplicated yacc nonterminals declarations, sort...
2002-03-11 markmTry harder to lint without nonstandard stuff.
2002-03-11 markmPunt to attic file that moved in latest import.
2002-03-11 markmFix a prototype to match our headers. I am not convince...
2002-03-11 desSparc64 support.
2002-03-11 markmFix silly one line error. (Half a .if statement left...
2002-03-11 maximAdd a bunch of functions.
2002-03-11 phkRemove use of the bogus ioctl DIOCGPART.
2002-03-11 muxSimplify the interface cloning framework by handling...
2002-03-11 cjcDon't protect savecore(8) from being run with a bad...
2002-03-11 phkAdd commented out GEOM line to NOTES
2002-03-11 phkAdd GEOM to conf/files.
2002-03-11 phkAugment struct bio for GEOM.
2002-03-11 phkAdd a field to struct disk for GEOM
2002-03-11 phkMake the disk_clone() routine more robust for abuse.
2002-03-11 phkAdd the GEOM option.
2002-03-11 phkMark some arguments __unused.
2002-03-11 luigiMake this compile again
2002-03-11 luigiMake this compile again (increase MFS size, remove...
2002-03-11 tanimuraStop abusing the pgrpsess_lock.
2002-03-11 tanimuraDo not lock the pgrpsess_lock exclusively across ttywait().
next