]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-10-10 Bill PaulThis commit was generated by cvs2svn to compensate...
2005-10-10 Bill PaulImport the driver_ndis files from the 0.3.9 distribution.
2005-10-10 Bill PaulThis commit makes a big round of updates and fixes...
2005-10-10 Ceri DaviesCorrect typo.
2005-10-10 Joseph KoshyBug fix initialization on multi-core HTT CPUs.
2005-10-10 Gleb Smirnoff- Note that ng_iface(4) now supports ALTQ.
2005-10-10 Gleb SmirnoffALTQ support for ng_iface(4). Before turning on please...
2005-10-10 Yaroslav TykhiyReplace "/etc/make.conf" with references to make.conf(5)
2005-10-10 Yaroslav TykhiyClarify the usage and effects of sys.mk, make.conf...
2005-10-10 Kirill Ponomarev* pkg_version(1) exits if INDEX files is not found...
2005-10-10 David XuThe pthread_attr_set_createsuspend_np was broken, fix...
2005-10-10 Kirill PonomarevFix pkg_info(1) and pkg_delete(1) to handle properly...
2005-10-09 Tor EggeRelease clean buffer with wrong size and no dependencie...
2005-10-09 Tor EggeAdjust totread argument passed to cluster_read() to...
2005-10-09 Peter EdwardsWhen breaking up a large request into smaller ones...
2005-10-09 Bruce EvansFix numerous errors of >= 1 ulp for cosf(x) and sinf...
2005-10-09 Tor EggeDon't pretend that a failed sync write was succesful.
2005-10-09 Tor EggeReduce probability for a deadlock that can occur when...
2005-10-09 Tor EggeEliminate a deadlock that can occur when a dirty block...
2005-10-09 Tor EggeEliminate a deadlock that can occur during the cgaccoun...
2005-10-09 Tor EggeReduce the probability of low block numbers passed...
2005-10-09 Tor EggeReinitialize v_type and v_op fields in case vnode has...
2005-10-09 Dag-Erling... Add RELENG_6_0.
2005-10-09 Marcel MoolenaarRough implementation of the create and add verbs. The...
2005-10-09 Scott LongMake sure that the created fifo gets deleted if the...
2005-10-09 Christian S... Finish off style(9) fixes which I started two revisions...
2005-10-09 Craig Rodrigues- Do not hardcode the bsize to a sectorsize of 2048...
2005-10-09 Xin LISync whitespace change that is found uniquely in RELENG...
2005-10-09 Christian S... Woops, in my previous commit, I actually committed...
2005-10-09 Bruce EvansOops, the last-minute optimization in rev.1.8 wasn...
2005-10-09 Christian S... Lock object while we iterate through it's backing objects.
2005-10-08 Bruce EvansFixed syntax error (a missing brace) in previous commit.
2005-10-08 Andrew Thompsonbridge.4 is now mlinked to if_bridge.4 so do not list...
2005-10-08 Bruce EvansFixed range reduction near (but not very near) +-pi...
2005-10-08 Scott LongUe a better msleep identifier. Fix some whitespace.
2005-10-08 Scott Longaac_intr0 rotted long ago, remove it.
2005-10-08 Dag-Erling... As alc pointed out to me, vm_page.c 1.305 was incomplet...
2005-10-08 Scott LongMega Update to the aac driver to support a whole new...
2005-10-08 Seigo TanimuraIn ngt_input(), do not derefer sc (= (sc_p) tp->t_lsc...
2005-10-08 Warner LoshMFP4: More removal of unused stuff.
2005-10-08 Warner LoshMFP4: Changes to hopefully make the new power code...
2005-10-08 Warner LoshMFP4: We no longer use intr_handlers, so remove it.
2005-10-08 Warner LoshMFP4: Note why we do the dance we do for waiting for...
2005-10-08 Scott LongRemove a couple of explicit memset(0) ops that were...
2005-10-08 Andrew ThompsonNow that bridge(4) has been removed, link bridge.4...
2005-10-07 Bruce EvansFixed profiling of main() for amd64 and i386. This...
2005-10-07 Damien BergaminiImport iwi-specific tools. Can help debug firmware...
2005-10-07 Damien BergaminiFixes my previous commit (rev 1.20)
2005-10-07 Gleb SmirnoffA deja vu of:
2005-10-07 Marcel MoolenaarAdd parse_uuid() that creates a binary representation...
2005-10-07 Bruce EvansCatch up with increasing the resolution suitable for...
2005-10-07 Christian S... Do not ignore ENOENT
2005-10-07 Bruce EvansImprove printing of self times in the flat profile...
2005-10-07 Pawel Jakub... We don't need 'imp' here.
2005-10-07 Yaroslav TykhiySync usage screen with manpage.
2005-10-07 Yaroslav TykhiyDocument the -d flag to mail(1) better, which comes...
2005-10-07 Gleb SmirnoffPolling is now configured with help of ifconfig(8)...
2005-10-07 Gleb SmirnoffPolling is now configured with help of ifconfig(8)...
2005-10-07 Maxim Konovalovo Mention the fact dcons(4) depends on "options GDB".
2005-10-07 Craig RodriguesSwitch from K&R-style C prototypes to ISO/ANSI-style...
2005-10-07 Joel Dahlsnd_ess needs snd_sbc, so add a note about that.
2005-10-07 Tom RhodesWork around an apparent mdoc(7) bug.
2005-10-07 Tom RhodesDocument recently added security.mac.seeotheruids.suser...
2005-10-07 Craig RodriguesBump WARNS up to 3.
2005-10-07 Craig RodriguesIn prmount(), use an unsigned int variable to eliminate
2005-10-07 Craig RodriguesSwitch from K&R-style C prototypes to ISO/ANSI-style...
2005-10-07 Andrew ThompsonDisplay the status of the spanning tree for each port.
2005-10-06 Poul-Henning... Eliminate __RMAN_RESOURCE_VISIBLE hack entirely by...
2005-10-06 Damien Bergaminio Use firmware extended scan command; this one doesn...
2005-10-06 Poul-Henning... Make sure that the worker thread knows the type early...
2005-10-06 Emanuel HauptAdding myself to calendar.freebsd
2005-10-06 Pawel Jakub... Backout strtok() addition to libkern, strsep() is enoug...
2005-10-06 Pawel Jakub... - Use strsep() instead of strtok().
2005-10-06 John BaldwinFix another edge case I just noticed when committing...
2005-10-06 John BaldwinRototill vx(4), add locking, and mark MPSAFE:
2005-10-06 Poul-Henning... Eliminate need for __RMAN_RESOURCE_VISIBLE
2005-10-06 Søren SchmidtAdd support for setting the SG list segment size.
2005-10-06 Yaroslav TykhiyEliminate some unneeded code bits.
2005-10-06 Robert WatsonDon't hard-code port numbers, let the user specify...
2005-10-06 Olivier HouchardExport PAGE_SIZE from genassym.c, and include assym...
2005-10-06 Pawel Jakub... Add boot.nfsroot.options loader tunable.
2005-10-06 Pawel Jakub... Add strtok() and strtok_r() function to libkern.
2005-10-06 Robert WatsonImprove realism of benchmark httpd: return some HTTP...
2005-10-06 Tim J. RobbinsCompile with -DHAVE_LSTAT since, for whatever reason...
2005-10-06 Robert WatsonAdd basic simplified HTTP benchmark tools to the netrat...
2005-10-06 Pawel Jakub... Fix a nasty typo. Change:
2005-10-06 Tai-hwa LiangFixing a boot time panic(when if_fwip is compiled into...
2005-10-06 Andrew ThompsonFix KASSERT function name in ether_output, use __func__...
2005-10-05 Warner LoshMake param.h includable again from assembler.
2005-10-05 Christian S... Un-break handling of -t 0 which was broken in my previo...
2005-10-05 Warner LoshInclude forgotten rtl80x9 file for ed.
2005-10-05 Alexander Leidinger- Locking improvements.
2005-10-05 Alexander LeidingerAdd a comment regarding problems with NForce 2 mainboar...
2005-10-05 John BaldwinUpdate this manpage:
2005-10-05 Christian S... Fix long standing race condition associated with how...
2005-10-05 Alexander LeidingerDon't use the builtin vaalist for icc.
2005-10-05 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2005-10-05 Hartmut BrandtVendor fix for the build problem of snmp_pf. Move the...
2005-10-05 Robert WatsonAdd simple TCP connect and TCP receive benchmark compon...
2005-10-05 Gleb Smirnoff- Don't pollute opt_global.h with DEVICE_POLLING and...
next