]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-04-25 darrenrThis commit was generated by cvs2svn to compensate...
2002-04-25 darrenrImport IPFilter 3.4.26 kernel sources, including H...
2002-04-25 darrenrImport IPFilter 3.4.26 kernel sources, including H...
2002-04-25 wollmanAdd some of uncontroversial fortunes from my files.
2002-04-25 impWarnings about single user and kldxref
2002-04-25 marcelDon't use the symbol name to lookup the symbol value...
2002-04-25 tjrHandle numbers larger than QUAD_MAX for unsigned conver...
2002-04-24 arr- Tweak wording of panic message to make more sense.
2002-04-24 phkUpdate the test-case reference vectors to match the...
2002-04-24 phkImprove the cross-references in the XML output.
2002-04-24 phkAdd -DKERNELSIM so the test cases compile with the...
2002-04-24 phkImprove the output in case of inserts or deleted.
2002-04-24 arr- Turn the atm_stackq_pool into a uma_zone (and change...
2002-04-24 bmahNew release notes: expr(1) and EXPR_COMPAT, m4(4)...
2002-04-24 phkPrepare the .conf XML comparator for a more kosher...
2002-04-24 ericWhen a compound section name is specified, search for...
2002-04-24 umeCorrect timer management (deprecated) in nd6_timer.
2002-04-24 jhayAdd another chip id for the new LAVA 4-port serial...
2002-04-24 jhayIgnore the multifunction bit in the PCIR_HEADERTYPE.
2002-04-24 arr- Remove atm_attributes_pool and the relating atm_alloc...
2002-04-24 muxDon't call freeenv() on a modified pointer.
2002-04-24 rnordierDrop myself from an entry I was unexpectedly included in.
2002-04-24 gibbsaic7xxx_freebsd.c -> aic7xxx_osm.c
2002-04-24 gibbsMajor update to the aic7xxx driver:
2002-04-24 phkConstify _malloc_options.
2002-04-24 gibbsAdd macro functionality.
2002-04-24 impo Work around bugs in the powerof2 macro: It thinks...
2002-04-24 impFix a PNPID in a comment
2002-04-24 hmPR: 33966
2002-04-24 ruGC bsd.docb.mk. It has never apparently been used.
2002-04-24 ruAbuse bsd.obj.mk for defining default distribute target.
2002-04-24 ruGC bsd.sgml.mk. Nothing in the src/ tree uses it,...
2002-04-24 ruBuild the catpages distribution in a more natural way.
2002-04-24 phkMake specific provisions for the kernel simulator used...
2002-04-24 ruThe chrooted environment isn't nearly pristine, so...
2002-04-24 phkRemove the -v option, it is now default behaviour.
2002-04-24 umehandle ECONNABORTED.
2002-04-24 tgAdd some fortunes and re-order the Feynman problem...
2002-04-24 phkContinue the cleanup preparations for UFS2 (& GEOM):
2002-04-24 ruThe install.debug and reinstall.debug targets are neede...
2002-04-24 umetypo in connect(2) error handling.
2002-04-24 tanimuraFree(9) should be Giant-free.
2002-04-24 jakeSplit file system setup code out into a function called...
2002-04-24 scottlPrepare for a major update to the aac driver:
2002-04-24 obrienStyle changes to reduce diff to things I did in the...
2002-04-24 obrienFix bug where we were loosing our platform-wide ASM_COM...
2002-04-24 cokaneAdd me to the MAINTAINERS for 3dfx card stuff.
2002-04-24 jakeAdd support for loading files other than /boot/loader...
2002-04-24 silbyRemove sodropablereq - this function hasn't been used...
2002-04-24 jakeAdd an exit function.
2002-04-24 jakeAdd -Wno-unused.
2002-04-24 jakememcpy, memset -> bcopy, bzero.
2002-04-24 jakeClean up elf loading to not make assumptions about...
2002-04-24 jakeRemove xfsread. Just call fsread directly.
2002-04-24 jakeRemove a bunch of unused variables, functions and macro...
2002-04-24 mikeRearrange <netinet/in.h> so that it is easier to condit...
2002-04-24 bmahWhitespace.
2002-04-24 bmahNew release note: wi(4) hostap.
2002-04-24 mjacobMake Veritas Storage Appliance a HILUNS device.
2002-04-23 obrienBack out the NO_RCMNDS knob.
2002-04-23 obrienDo not +1 with MAXPATHLEN.
2002-04-23 obrienChange the name of the 'bin' distribution to 'base'.
2002-04-23 obrienRestore some of the original variable names, but fix...
2002-04-23 phkImplement the GEOMGETCONF ioctl which returns vital...
2002-04-23 hsuThe cold and panicstr variables do not need to be prote...
2002-04-23 phkAll in a days work: make a function static.
2002-04-23 phkDon't free(9) a pointer which has been modified.
2002-04-23 phkAdd a basic sanity check on pointers passed to free(9).
2002-04-23 muxUnbreak NFS mounts when mount(8) is invoked as : mount...
2002-04-23 gshapirosys.mk no longer includes bsd.own.mk so I need to inclu...
2002-04-23 phkDon't call malloc(9) to allocate zero bytes softc data...
2002-04-23 bpTrack nfs's getpages() changes:
2002-04-23 bpGet rid from extra #ifdefs.
2002-04-23 bpInitialize thread select queue in the same way as rev...
2002-04-23 ache1) Proberly conditionalize PAM "last login" printout.
2002-04-23 phkIntroduce some serious paranoia to try to catch a memor...
2002-04-23 ruThe library itself does not depend on Kerberos bits.
2002-04-23 gjOn slow machines interrupts could be lost, so check...
2002-04-23 ruDo not spam initial ${CHROOTDIR} world with Texinfo...
2002-04-23 ruMerge bsd.obj.mk's version of the _SUBDIR target with...
2002-04-23 sobomaxCorrect default value of drainwait: it should be 300...
2002-04-23 tjrAdd the -t option, which allows tab stop positions...
2002-04-23 ruProvide the real `distribute' target so that NLS catalo...
2002-04-23 marcelRemove unused static variable quantum.
2002-04-23 jmallett - printf shouldn't bail out if a conversion fails...
2002-04-23 gadImprove the error message the user sees if the startdae...
2002-04-23 rwatsonSlightly restructure extattr_get_vp() so that there...
2002-04-23 bmahNew release notes: SA-02:22, SA-02:23.
2002-04-23 obrienDon't use "GCCDIR" as the multiple inclusion protector...
2002-04-23 gadImplement new printcap option of "rc" aka "remote.resen...
2002-04-23 obrienDo not use 'ps -e' for entropy gathering. It uses...
2002-04-22 gadAdd 'const' to some casts to fix two warnings that...
2002-04-22 gadAdd 'const' to some casts to fix two warnings that...
2002-04-22 muxDo our best to determine if the user is attempting...
2002-04-22 obrienUtilize dhcp information in the kernel environment...
2002-04-22 wollmanProvide an environment variabloe, EXPR_COMPAT, which...
2002-04-22 alfredDon't FILEDESC_LOCK around calls to falloc().
2002-04-22 phkProtect against multitple #includes of this file.
2002-04-22 anholtAdd myself
2002-04-22 arr- Revert previous change of atm storage pools -> uma_zo...
next