]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-03-27 Tim J. RobbinsDeregister the dev_clone event handler we registered...
2003-03-27 Maxim Konovalovo Add -u <username> flag to jail(8): set user context...
2003-03-27 Maxim Konovalovo Fix a comment.
2003-03-27 Søren SchmidtBiofinish the request if we cannot malloc in ad_start.
2003-03-27 Poul-Henning... Allocate the toplevel indir with M_WAITOK to avoid...
2003-03-27 Eivind EklundChange DEFMX to 0. This removes the size limit for...
2003-03-27 Matthew N.... Catch up with recent events.
2003-03-27 Matthew N.... Add missing COMPAT_ISA_DRIVER().
2003-03-27 David SchultzWrite negative zero as '-0.0'. Otherwise, it is parsed...
2003-03-27 Jake BurkholderHandle the fictitious pages created by the device pager...
2003-03-27 Jake BurkholderSet the cache line size for subordinate pci bridges...
2003-03-27 David XuPut child process in a different process group, ensure...
2003-03-26 Tor EggeAdd support for reading directly from file to userland...
2003-03-26 Tor EggeAdjust the number of vnodes scanned by vlrureclaim...
2003-03-26 Robert WatsonPermit debug.malloc.failure_rate to be specified using...
2003-03-26 Robert WatsonAdd MBTOM(), a macro that converts from an mbuf blockin...
2003-03-26 Chris CostelloAdd a sample specfile listing to FILES.
2003-03-26 Robert WatsonAdd a new kernel option, MALLOC_MAKE_FAILURES, which...
2003-03-26 Paul SaabNuke HTT from here too.
2003-03-26 Paul SaabNuke options HTT infavor of machdep.hlt_logical_cpus...
2003-03-26 Peter WemmHalt the cpus in the idle loop for SMP as well for...
2003-03-26 Robert WatsonAdd O_NONBLOCK to the vn_open_cred() flags for NFS...
2003-03-26 Tor Eggefp->f_offset doesn't need any protection when it isn...
2003-03-26 Tor EggeObtain Giant before calling kmem_alloc without M_NOWAIT...
2003-03-26 John BaldwinAdd a cleanup function to destroy the osname_lock and...
2003-03-26 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-03-26 Scott LongBegin support for 64-bit address support and workaround...
2003-03-26 Hajimu UMEMOTOmade sure to keep the current stored lifetime when...
2003-03-26 Giorgos KeramidasFix typo in the version of the diff that I committed.
2003-03-26 Hajimu UMEMOTOtightened check for the length of ND options.
2003-03-26 Robert WatsonModify the mac_init_ipq() MAC Framework entry point...
2003-03-26 Maxime HenrionCorrect comment, MSIZE and MCLBYTES are defined in...
2003-03-26 Hajimu UMEMOTODon't install wrong IPv6 route by add command.
2003-03-26 Orion HodsonRe-work ac97 initialization to match cold reset describ...
2003-03-26 Orion HodsonFor the VIA8233A use multi-sgd register set for primary...
2003-03-26 Matthew N.... - Fix function declarations.
2003-03-26 Orion HodsonAdd defines for low power and second codec ready.
2003-03-26 Kenneth D.... Clean up dynamically allocated sysctl variables when...
2003-03-26 Matthew N.... Get rid of a few caddr_t's.
2003-03-26 Matthew N.... asn_get_encoded() takes 2 arguments.
2003-03-26 Jeff Roberson - Define a _spinunlock() function so that threading...
2003-03-26 Matthew N.... Retire set_reqid(), unused since 1.2.
2003-03-26 Matthew N.... - Add const qualifier to char * arrays.
2003-03-26 Matthew N.... Don't roll a private copy of basename().
2003-03-26 Giorgos KeramidasExplain the format of the at.allow and at.deny files...
2003-03-26 Brian SomersPassing a u_char to ntohs() is guaranteed to give the...
2003-03-26 Brian SomersAdd a ``force-scripts'' option for using chat scripts...
2003-03-26 Giorgos KeramidasDocument the undcumnt -l option (that's a lowercase...
2003-03-26 Alfred Perlsteinreq can not be NULL or we'd die.
2003-03-26 Giorgos KeramidasDocument the MAIL_AGENT environment var.
2003-03-26 Giorgos KeramidasDocument mountd_flags.
2003-03-26 Giorgos KeramidasUpdate amr(4) to note that LSILogic MegaRAID 320-[1...
2003-03-26 Giorgos KeramidasThere are 5 securelevels, not 4.
2003-03-26 Giorgos KeramidasAdd missing Danish (doc/da_*) language doc subdirectory
2003-03-25 Maxime HenrionTry to make the MBUF_FRAG_TEST code work better.
2003-03-25 John BaldwinAdd an options entry for HTT in SMP and GENERIC similar...
2003-03-25 John BaldwinPut a newline in between APIC_IO and HTT to try and...
2003-03-25 Matthew N.... - Replace hexdump() with a prettier version.
2003-03-25 Mike SilbersackUpdate the description of the -u option to mention...
2003-03-25 Scott Longaic79xx.reg:
2003-03-25 Matthew N.... Set pdu->pdulen in build_pdu().
2003-03-25 Matthew N.... Don't compile in lmi_object_instance().
2003-03-25 Matthew N.... - Handle the 'GET PREFIX' request.
2003-03-25 Matthew N.... Correct a comment.
2003-03-25 Matthew N.... - Add a comment regarding SETPFX_OBJID
2003-03-25 Jimmy OlgeniWhitespace: wrap paragraph before column 80 (no content...
2003-03-25 Jimmy OlgeniSome spelling fixes.
2003-03-25 Jimmy OlgeniRemove trailing whitespace.
2003-03-25 Matthew N.... Clean up formatting.
2003-03-25 John BaldwinRemove extraneous check. We are not going to return...
2003-03-25 Matthew N.... Print the return value from mmap() in the DEBUG case.
2003-03-25 John BaldwinRevert previous commit which accidentally snuck in...
2003-03-25 Tom RhodesRemove some more MAKEDEV information.
2003-03-25 Tom RhodesFix a typo in msmith's email address.
2003-03-25 Paul SaabAdd some HP cards to the supported list of cards. ...
2003-03-25 Tom RhodesRemove MAKEDEV rot.
2003-03-25 Tom RhodesUpdate the handbook printing section URL so that it...
2003-03-25 David SchultzThis commit was generated by cvs2svn to compensate...
2003-03-25 David SchultzImport new sources. The only material change in this...
2003-03-25 Matthew N.... Back off WARNS until I've had a chance to deal with...
2003-03-25 Hajimu UMEMOTOOnce ppp session is over, the route to ff02::tun0/32 was
2003-03-25 Eivind EklundAdd support for identifying NORID (norwegian top level...
2003-03-25 Hajimu UMEMOTOWe need filling scopeid to install routes for link...
2003-03-25 John BaldwinRemove obsolete at_fork() and at_exit() manpages. ...
2003-03-25 Nate LawsonAdd code to implement two new USB quirk types: NO_INQU...
2003-03-25 Hajimu UMEMOTOSince ppp.link{up,down} is invoked at the end of IPCP...
2003-03-25 Christian BruefferRemove reference to MAKEDEV
2003-03-25 Giorgos KeramidasAdd a tiny manpage to make sure users aren't surprised...
2003-03-25 Giorgos KeramidasDelete MAKEDEV references
2003-03-25 Giorgos KeramidasDelete MAKEDEV references and update the text about...
2003-03-25 Giorgos KeramidasDelete MAKEDEV references and add small blurb that...
2003-03-25 Giorgos KeramidasDelete MAKEDEV reference.
2003-03-25 Giorgos KeramidasDelete MAKEDEV traces
2003-03-25 Hajimu UMEMOTOMake -N option work.
2003-03-25 Poul-Henning... g_class_by_name() was unused too.
2003-03-25 Poul-Henning... Remove unuse g_insert_geom().
2003-03-25 Poul-Henning... Forward compatibility: NULL check the passed in meta...
2003-03-25 Matt JacobAdd an explanatory comment about what operational modes...
2003-03-25 Mike SilbersackAdd the MBUF_FRAG_TEST option. When compiled in, this...
2003-03-25 Matthew N.... Merge PC98 support.
next