]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-10-12 Hajimu UMEMOTOAES counter mode uses 8byte IV, not 16 bytes.
2005-10-12 Diomidis SpinellisMove execve's access time update functionality into...
2005-10-12 Tim KientzleMinor style nit: tab instead of space after #define
2005-10-12 Tim KientzleWhen reading GNU-style sparse archive entries, handle
2005-10-12 Tim KientzleIn pax interchange format, use UTF8 for writing
2005-10-12 Bill PaulConvert ndis_set_info() and ndis_get_info() from using...
2005-10-12 Stephan UphoffEnsure that a thread stays on same CPU when calculating...
2005-10-12 Bill PaulDrain all pending events from the driver when we get an
2005-10-12 Maksim YevmenkinConnect rc.d scripts for the hcsecd(8) and sdpd(8)...
2005-10-11 Yaroslav TykhiyRecord sk(4) as having native support for extended...
2005-10-11 Yaroslav TykhiyMark sk(4) as capable of handling extended VLAN frames...
2005-10-11 Bill PaulFix build: remove stale KASSERT() for mutex that no...
2005-10-11 Maksim YevmenkinAdd rc.d scripts for the hcsecd(8) and sdpd(8) daemons...
2005-10-11 Giorgos KeramidasFix a syntax nit (superfluous 'a').
2005-10-11 Gleb Smirnoff Fix a regression introduced in rev. 1.107. If an...
2005-10-11 Colin PercivalCorrect a man-in-the-middle SSL version rollback vulner...
2005-10-11 Gleb SmirnoffStyle and other fixes for the last commit.
2005-10-11 Bruce EvansFixed range reduction for large multiples of pi/2 on...
2005-10-11 Gleb SmirnoffFix typo.
2005-10-11 Andrew ThompsonDo not unconditionally set a spanning tree port to...
2005-10-11 Warner LoshIDs for generic card, airvast wm_100, i-o data wn-b11/cfz
2005-10-11 Warner LoshBuffalo LPC4/CLX ID
2005-10-11 Warner LoshNew OEM generic card. "10/100 Fast Ethernet PC Card...
2005-10-10 Bill PaulMake forwarding of connect/disconnect events optional...
2005-10-10 Scott LongFix a missing set of lock operations.
2005-10-10 Bruce EvansFixed range reduction near (but not very near) medium...
2005-10-10 Søren SchmidtCorrect the former patch to the way it would have looke...
2005-10-10 Søren SchmidtProperly react to allocation failures.
2005-10-10 Tor EggeAvoid unintended VMIO on directories and symlinks due...
2005-10-10 Bill PaulGrrr. Add one more missing NDIS_UNLOCK().
2005-10-10 Bill PaulAdd missing NDIS_UNLOCK() in one of the failure cases...
2005-10-10 Joel DahlAutogenerate hardware notes for snd_mss(4).
2005-10-10 Bill PaulEnable -D ndis support in wpa_supplicant and add the...
2005-10-10 Joel Dahl- Xref snd_mss(4).
2005-10-10 Bill PaulRemove the driver_ndis files from the exclusion list
2005-10-10 Joel DahlAdd manual page for snd_mss(4) and hook it up to the...
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.
next