]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-01-26 stefanfAnalogous to __printflike and __scanflike, add the...
2006-01-26 njlSince the A-Z range is contained in the previous check...
2006-01-26 alcopt_vmpage.h is no longer needed here because it is...
2006-01-26 marius- Only touch the LED bit of the (LED) AUXIO register...
2006-01-26 cognetVersion bump for pts import.
2006-01-26 glebiusFrom the RFC2516 it is not clear, what is the correct...
2006-01-26 hartiReplace ki_ocomm by ki_comm. The former will go away.
2006-01-26 hartiFix a bug in the processor load code: the wrong process...
2006-01-26 hartiFix false positives when searching for disks. Things...
2006-01-26 pjdRemove debug printf.
2006-01-26 hartiFix the MIB to use libgeom instead of libdisk.
2006-01-26 brd- Fix the www build by removing obsolete references...
2006-01-26 davidxuin aio_aqueue, store same return code into job->_aiocb_...
2006-01-26 jasoneOptimize arena_bin_pop() to reduce the number of separa...
2006-01-26 mjacoboops
2006-01-26 alcPlug a leak in the newer contigmalloc() implementation...
2006-01-26 bruefferDocument JMicron JMB360.
2006-01-26 kientzleFix an aliasing error in the new TP support and reenabl...
2006-01-26 mjacobPut in at least an attempt to ID the 2422 (4Gb part)
2006-01-26 cognetDocument a bit pts.
2006-01-26 cognetMake getttyent() report what the pts ptys as well.
2006-01-26 cognetptsname() bits for pts.
2006-01-26 cognetTeach openpty() how to deal with pts.
2006-01-26 cognetLinux compat bits needed to make linux programs use...
2006-01-26 cognetBring in a sysv-style pts implementation, as found...
2006-01-26 flz- Add a umass quirk that should have been part of lates...
2006-01-26 flzAdd Product IDs :
2006-01-25 flz- Fix infinite loop in strip_log().
2006-01-25 sosAdd support for the JMicron JMB360 SATAII controller.
2006-01-25 joelRemove sound since the sound(4) manual page no longer...
2006-01-25 joel- Remove the comment about WSS/MSS cards being the...
2006-01-25 joelFix typos and clean up some comments.
2006-01-25 ambriskoTie the amr_linux module into the build for i386 &...
2006-01-25 maximo Add IANA assigned InterBase Database Remote Protocol...
2006-01-25 dougbCrank WARNS up to 6, just because we can.
2006-01-25 jhbAxe KTR_ALQ_MASK now that KTR_WITNESS is off unless...
2006-01-25 jhbThe UPCI 32 rp(4) card uses BAR 2 like the UPCI 80...
2006-01-25 phkMake the %V{is} extension handle a NULL pointer like...
2006-01-25 cognetAdd a dummy arm Write_Disk() function, and compile...
2006-01-25 dfrMove the Internet Society copyright message so that...
2006-01-25 cpercivaMake sure buffers in if_bridge are fully initialized...
2006-01-25 jeff - Avoid calling vm_object_backing_scan() when collapsi...
2006-01-25 umedon't embed scope id before running packet filters.
2006-01-25 alcThe previous revision incorrectly changed a switch...
2006-01-25 jasoneRemove a redundant variable assignment in arena_reg_fra...
2006-01-25 jasoneIf no coalesced exact-fit small regions are available...
2006-01-25 upsBack out changes made in rev. 1.151.
2006-01-25 truckmanTouch all the pages wired by sysctl_wire_old_buffer...
2006-01-24 jhbWhitespace fix.
2006-01-24 jhb- Add a new KTR_SUBSYS in place of KTR_SPARE1 to serve...
2006-01-24 ambriskoAdd in the Linux IOCTL shim and create the megadev0...
2006-01-24 alcWith the recent changes to the implementation of page...
2006-01-24 netchildAs a quick fix disable the update of the linux ld.so...
2006-01-24 andreWhen doing IP forwarding with [FAST_]IPSEC compiled...
2006-01-24 andreIn ip_mdq() compute the TV_DELTA the correct way around.
2006-01-24 andreIn in_control() remove the temporary in_ifaddr structur...
2006-01-24 pjds/<space><tab>/<tab>/
2006-01-24 pjdThe 'reload' command did the same as 'restart' command.
2006-01-24 pjdRemove stale comment.
2006-01-24 pjdUse $ipsec_file instead of hardcoded /etc/ipsec.conf.
2006-01-24 olegFix minor bug in uRPF:
2006-01-24 sosDo not test for DMA status on legacy ATA devices. This...
2006-01-24 glebiusImplement 'ipfw fwd laddr,port' feature for UDP. Accord...
2006-01-24 davidxuAdd locking annotation and comments about socket, pipe...
2006-01-24 alcIn vm_page_set_invalid() invalidate all of the page...
2006-01-24 brookss/predefine/predefined/
2006-01-24 brooksGive the TIMEOUT case a chance to work by using -t...
2006-01-24 davidxuEr, rescure a deleted comment line.
2006-01-24 davidxuMore cleanup for aio code:
2006-01-24 ariffchannel.c:
2006-01-23 davidxuAdd bracket.
2006-01-23 jhbFix a vnode reference leak in the ktrace code. We...
2006-01-23 trhodesRevert my previous commit.
2006-01-23 sams/w beacon miss facility; need to add knobs to fiddle...
2006-01-23 samtrack bmiss threshold change from time to frame count
2006-01-23 samswitch beacon miss threshold from a time to the number...
2006-01-23 glebiusFix build.
2006-01-23 sambounds check each ie's length when parsing
2006-01-23 upsHopefully fix the "calcru: runtime went backwards from...
2006-01-23 trhodesUpdate incorrect comments here, there should not be...
2006-01-23 trhodesFix indentation.
2006-01-23 andreSimplify ip_next_mtu() and make its logic more easy...
2006-01-23 glebiusUse m_getcl() instead of getting mbuf, and then getting...
2006-01-23 andreIn mb_zinit_pack() explicitly ignore the return value...
2006-01-23 upsFix race conditions.
2006-01-23 cognetDonc recompute the io port address if it's already...
2006-01-23 delphijAn old patch from Dan Lukes <dan at obluda.cz>:
2006-01-23 jhayAdd AfriNIC as a RIR.
2006-01-23 joelSort list of modules.
2006-01-23 yarBe consistent in checking ifa->ifa_addr for NULL.
2006-01-23 glebiusSimplify ng_source_send() removing temporary queue...
2006-01-23 davidxuVerify all supported notification types.
2006-01-23 sosUpdate copyright header to match rest of ATA.
2006-01-23 mjacobFirst of several commits as this driver is dusted off...
2006-01-23 davidxuAdd missing symbol pthread_set_name_np.
2006-01-23 wesMake dhclient-script more agreeable with read-only...
2006-01-23 jasoneMake the 'C' and 'c' malloc options consistent with...
2006-01-23 jasoneIn arena_chunk_reg_alloc(), try to avoid touching the...
2006-01-23 davidxu1) Merge _aio_aqueue and aio_aqueue, check quota in...
2006-01-23 alcRemove an unnecessary call to pmap_remove_all(). The...
next