]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-10-10 yarReplace "/etc/make.conf" with references to make.conf(5)
2005-10-10 yarClarify the usage and effects of sys.mk, make.conf...
2005-10-10 krion* pkg_version(1) exits if INDEX files is not found...
2005-10-10 davidxuThe pthread_attr_set_createsuspend_np was broken, fix...
2005-10-10 krionFix pkg_info(1) and pkg_delete(1) to handle properly...
2005-10-09 teggeRelease clean buffer with wrong size and no dependencie...
2005-10-09 teggeAdjust totread argument passed to cluster_read() to...
2005-10-09 peadarWhen breaking up a large request into smaller ones...
2005-10-09 bdeFix numerous errors of >= 1 ulp for cosf(x) and sinf...
2005-10-09 teggeDon't pretend that a failed sync write was succesful.
2005-10-09 teggeReduce probability for a deadlock that can occur when...
2005-10-09 teggeEliminate a deadlock that can occur when a dirty block...
2005-10-09 teggeEliminate a deadlock that can occur during the cgaccoun...
2005-10-09 teggeReduce the probability of low block numbers passed...
2005-10-09 teggeReinitialize v_type and v_op fields in case vnode has...
2005-10-09 desAdd RELENG_6_0.
2005-10-09 marcelRough implementation of the create and add verbs. The...
2005-10-09 scottlMake sure that the created fifo gets deleted if the...
2005-10-09 csjpFinish off style(9) fixes which I started two revisions...
2005-10-09 rodrigc- Do not hardcode the bsize to a sectorsize of 2048...
2005-10-09 delphijSync whitespace change that is found uniquely in RELENG...
2005-10-09 csjpWoops, in my previous commit, I actually committed...
2005-10-09 bdeOops, the last-minute optimization in rev.1.8 wasn...
2005-10-09 csjpLock object while we iterate through it's backing objects.
2005-10-08 bdeFixed syntax error (a missing brace) in previous commit.
2005-10-08 thompsabridge.4 is now mlinked to if_bridge.4 so do not list...
2005-10-08 bdeFixed range reduction near (but not very near) +-pi...
2005-10-08 scottlUe a better msleep identifier. Fix some whitespace.
2005-10-08 scottlaac_intr0 rotted long ago, remove it.
2005-10-08 desAs alc pointed out to me, vm_page.c 1.305 was incomplet...
2005-10-08 scottlMega Update to the aac driver to support a whole new...
2005-10-08 tanimuraIn ngt_input(), do not derefer sc (= (sc_p) tp->t_lsc...
2005-10-08 impMFP4: More removal of unused stuff.
2005-10-08 impMFP4: Changes to hopefully make the new power code...
2005-10-08 impMFP4: We no longer use intr_handlers, so remove it.
2005-10-08 impMFP4: Note why we do the dance we do for waiting for...
2005-10-08 scottlRemove a couple of explicit memset(0) ops that were...
2005-10-08 thompsaNow that bridge(4) has been removed, link bridge.4...
2005-10-07 bdeFixed profiling of main() for amd64 and i386. This...
2005-10-07 damienImport iwi-specific tools. Can help debug firmware...
2005-10-07 damienFixes my previous commit (rev 1.20)
2005-10-07 glebiusA deja vu of:
2005-10-07 marcelAdd parse_uuid() that creates a binary representation...
2005-10-07 bdeCatch up with increasing the resolution suitable for...
2005-10-07 csjpDo not ignore ENOENT
2005-10-07 bdeImprove printing of self times in the flat profile...
2005-10-07 pjdWe don't need 'imp' here.
2005-10-07 yarSync usage screen with manpage.
2005-10-07 yarDocument the -d flag to mail(1) better, which comes...
2005-10-07 glebiusPolling is now configured with help of ifconfig(8)...
2005-10-07 glebiusPolling is now configured with help of ifconfig(8)...
2005-10-07 maximo Mention the fact dcons(4) depends on "options GDB".
2005-10-07 rodrigcSwitch from K&R-style C prototypes to ISO/ANSI-style...
2005-10-07 joelsnd_ess needs snd_sbc, so add a note about that.
2005-10-07 trhodesWork around an apparent mdoc(7) bug.
2005-10-07 trhodesDocument recently added security.mac.seeotheruids.suser...
2005-10-07 rodrigcBump WARNS up to 3.
2005-10-07 rodrigcIn prmount(), use an unsigned int variable to eliminate
2005-10-07 rodrigcSwitch from K&R-style C prototypes to ISO/ANSI-style...
2005-10-07 thompsaDisplay the status of the spanning tree for each port.
2005-10-06 phkEliminate __RMAN_RESOURCE_VISIBLE hack entirely by...
2005-10-06 damieno Use firmware extended scan command; this one doesn...
2005-10-06 phkMake sure that the worker thread knows the type early...
2005-10-06 ehauptAdding myself to calendar.freebsd
2005-10-06 pjdBackout strtok() addition to libkern, strsep() is enoug...
2005-10-06 pjd- Use strsep() instead of strtok().
2005-10-06 jhbFix another edge case I just noticed when committing...
2005-10-06 jhbRototill vx(4), add locking, and mark MPSAFE:
2005-10-06 phkEliminate need for __RMAN_RESOURCE_VISIBLE
2005-10-06 sosAdd support for setting the SG list segment size.
2005-10-06 yarEliminate some unneeded code bits.
2005-10-06 rwatsonDon't hard-code port numbers, let the user specify...
2005-10-06 cognetExport PAGE_SIZE from genassym.c, and include assym...
2005-10-06 pjdAdd boot.nfsroot.options loader tunable.
2005-10-06 pjdAdd strtok() and strtok_r() function to libkern.
2005-10-06 rwatsonImprove realism of benchmark httpd: return some HTTP...
2005-10-06 tjrCompile with -DHAVE_LSTAT since, for whatever reason...
2005-10-06 rwatsonAdd basic simplified HTTP benchmark tools to the netrat...
2005-10-06 pjdFix a nasty typo. Change:
2005-10-06 avatarFixing a boot time panic(when if_fwip is compiled into...
2005-10-06 thompsaFix KASSERT function name in ether_output, use __func__...
2005-10-05 impMake param.h includable again from assembler.
2005-10-05 csjpUn-break handling of -t 0 which was broken in my previo...
2005-10-05 impInclude forgotten rtl80x9 file for ed.
2005-10-05 netchild- Locking improvements.
2005-10-05 netchildAdd a comment regarding problems with NForce 2 mainboar...
2005-10-05 jhbUpdate this manpage:
2005-10-05 csjpFix long standing race condition associated with how...
2005-10-05 netchildDon't use the builtin vaalist for icc.
2005-10-05 hartiThis commit was generated by cvs2svn to compensate...
2005-10-05 hartiVendor fix for the build problem of snmp_pf. Move the...
2005-10-05 rwatsonAdd simple TCP connect and TCP receive benchmark compon...
2005-10-05 glebius- Don't pollute opt_global.h with DEVICE_POLLING and...
2005-10-05 glebius- Don't include opt_global.h, it is always included...
2005-10-05 glebiusDefine HAVE_KERNEL_OPTION_HEADERS when building kernel...
2005-10-05 umestop RFC 4193 address on the outside interface.
2005-10-05 impNote added support for Tamarack TC5229J, Axiom and...
2005-10-05 impAdd if_ed_rtl80x9.c
2005-10-05 impRemove debug that crept in..
2005-10-05 impMFp4:
next