]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-02-22 obrienMerge rev 1.6 (only define "ELF_DYNAMIC_INTERPRETER...
2002-02-22 obrienMerge rev 1.8 (only define "ELF_DYNAMIC_INTERPRETER...
2002-02-22 obrienMerge our ELF branding into Binutils 2.12_20020221_snap.
2002-02-22 luigiUse make -V VARIABLE | xargs ... to pass argument lists...
2002-02-22 jbFix a bug where a short write to a non-blocking socket...
2002-02-22 obrienThis commit was generated by cvs2svn to compensate...
2002-02-22 obrienImport of Binutils from the FSF 2.12 branch (pre-.0...
2002-02-22 arr- Massive style fixup.
2002-02-21 gallatinrecovery from new binutils part II: fix the alpha kerne...
2002-02-21 mjacobReorder some of the ioctls and add a few new ones.
2002-02-21 jedgaro style(9) and consistency fix:
2002-02-21 jedgaro style(9) and consistency fixes:
2002-02-21 jedgarAdd more argument checking
2002-02-21 jedgarstatic'ize and declare functions
2002-02-21 dillonRevert wchan functionality. Add 'mwchan' to supply...
2002-02-21 billfstaticize functions and variables
2002-02-21 billfuse the typedef 'ubig' to declare pr_limit, not what...
2002-02-21 bpAdd support for iovcnt greater than 1. This should...
2002-02-21 bpRemove redundant checks for iovcnt > 1. This should...
2002-02-21 bpAdd unicode related definition for future use. Descibe...
2002-02-21 bpAdd subfunction definition for future use.
2002-02-21 nectarFix build when MAKE_KERBEROS4 is not requested. This...
2002-02-21 cjcBring rc.firewall{,6} more in line with the word and...
2002-02-21 bdeFixed printf format errors. In printgprof.c, also...
2002-02-21 bdeAdded missing copyright. Obtain one and a vendor id...
2002-02-21 simokawa- Add support for Simplified Direct Access Device,...
2002-02-21 bdeFixed a missing variable declaration so that gprof...
2002-02-21 ruObviate the need to set the COMPILER_PATH and LIBRARY_P...
2002-02-21 bdeMoved the definition of the machine-independent macro...
2002-02-21 bdeReserved one of the spare fields in struct gmon to...
2002-02-21 davidcDocument the hw.physmem kernel environment variable.
2002-02-21 bdeFixed some style bugs. Added a comment about a bug...
2002-02-21 bdeRecover bits that were lost in transition in rev.1.76:
2002-02-21 acheDon't define NOADDITIONAL in CFLAGS again, it is alread...
2002-02-21 mikeUse new ID scheme.
2002-02-21 mjacobFix a problem where a local loop disk logs out- and...
2002-02-20 peterCommit some infrastructure for turning on -Werror for...
2002-02-20 kuriyamaMFen (1.281 --> 1.283).
2002-02-20 julianOops, used wrong error value for unimplemented syscalls.
2002-02-20 peterPass me the pointy hat please. Be sure to return a...
2002-02-20 peterTidy up some unused variables
2002-02-20 alfredPrefix structure members to protect them against clashe...
2002-02-20 julianCleanup of nmdm device
2002-02-20 obrienAllow for better control over the GCC front-end when...
2002-02-20 bmahMF4S: Fix typo in mention of sbniconfig port.
2002-02-20 brooksAdd missing m_free() so we actually drain the send...
2002-02-20 umeDelete a needless rule for DAD. An unspecified address...
2002-02-20 luigiBUGFIX: make use of the pointer to the target of skipto...
2002-02-20 sobomaxMake sortdeps() working with dependency lists containin...
2002-02-20 sobomax(forced)
2002-02-20 sobomaxProvide protection against incorrect input (dependency...
2002-02-20 alfredfix file descriptor leak.
2002-02-20 jlemonWhen expanding a syncache entry into a socket, inherit...
2002-02-20 impCheck the status of the card bridge first thing, rather...
2002-02-20 arr- Fix style further by adding parentheses around return...
2002-02-20 brianDocument NGM_PPPOE_ACNAME.
2002-02-20 brianDocument NGM_PPPOE_ACNAME handling.
2002-02-20 brianHandle NGM_PPPOE_ACNAME messages.
2002-02-20 brianSend a NGM_PPPOE_ACNAME message to userland when a...
2002-02-20 rwatsono Minor style fix on #endif, missing '_' in comment.
2002-02-20 shibaAdd a module of xe driver.
2002-02-20 shibaAdd some code which read manufucturer id. This is for...
2002-02-20 shibaAdd some code which is compatible for NEWCARD. It makes...
2002-02-20 shibaNEWCARD support for xe.
2002-02-20 cjcmake(1) claims to ignore the remainder of a conditional...
2002-02-20 shibaAdd u_int16 prodext value in CISTPL_MANF_ID. This gets...
2002-02-20 arr- Style.9 formatting fix; this commit is mostly white...
2002-02-20 shibaUpdate xe driver to probe and attach in a NEWCARD kernel.
2002-02-20 cjcFix typos in some comments.
2002-02-20 cjcThere is no reason to demand the administrator set...
2002-02-20 sobomaxCreate /var/log/lastlog if it doesn't exist.
2002-02-20 obrienNeutralize bits of ns_parse.c with bad juju.
2002-02-20 nyanMFi386: revision 1.497
2002-02-20 obrienClean up the style a little bit.
2002-02-20 obrienDo not define a 'MD_EXEC_PREFIX'. It is not needed...
2002-02-20 obrienReflect the rename of the vendor branch.
2002-02-20 peterSome more tidy-up of stray "unsigned" variables instead...
2002-02-20 rwatsonMore cleanups relating to vm object allocation failure...
2002-02-19 teggeAdd a page queue, PQ_HOLD, that temporarily owns pages...
2002-02-19 obrienStyle cleanup.
2002-02-19 bmahModified release note: ISC DHCP 3.0.1RC6.
2002-02-19 silbyAdd one more comment to the OOM changes so that future...
2002-02-19 phantomSwitch national currencies to Euro
2002-02-19 silbyChanges to make the OOM killer much more effective:
2002-02-19 nectarBump major library version of all Heimdal Kerberos...
2002-02-19 nectarUpdate build after import of Heimdal Kerberos 2002...
2002-02-19 nectarRemove files that were dropped from Heimdal Kerberos...
2002-02-19 nectarResolve conflicts after import of Heimdal Kerberos...
2002-02-19 nectarThis commit was generated by cvs2svn to compensate...
2002-02-19 nectarImport of Heimdal Kerberos from KTH repository circa...
2002-02-19 nyanRelease allocated memory and bus_space_handle on an...
2002-02-19 murrayAdd information about the 3.0.1RC6 upgrade.
2002-02-19 murrayMakefile glue for DHCP v3 import.
2002-02-19 murrayResolve conflicts. Remove references to dhcpd from...
2002-02-19 murrayResolve conflicts.
2002-02-19 gioriaAdding errata directory
2002-02-19 gioriaInitial french translation
2002-02-19 murrayResolve conflicts.
2002-02-19 murrayResolve conflicts.
2002-02-19 murrayResolve conflicts.
next