]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-09-30 bdreweryDocument [EPERM] for UNIX sockets.
2014-09-29 mjgUse bzero instead of explicitly zeroing stuff in do_execve.
2014-09-29 delphijSigh, remove a line that needs to be removed along...
2014-09-29 delphijWhen setting environment variables in the atrun script...
2014-09-29 rstoneEnsure that ixl_flush() uses a defined register on VFs
2014-09-29 rstoneFix integer truncation in affecting systat -ifstat
2014-09-29 willSearch for the nearest PORTSDIR where Mk/bsd.ports...
2014-09-29 bzHopefully fix build breakage with gcc passing void...
2014-09-29 desInstead of failing when neither PAM_TTY nor PAM_RHOST...
2014-09-29 dteskeUse snprintf(3) in place of unbounded sprintf(3) (preve...
2014-09-28 allanjudeChange the /var dataset in the default ZFS layout to...
2014-09-28 pfgAdd strptime(3) support for %U and %W (take 2)
2014-09-28 neeltty_rel_free() can be called more than once for the...
2014-09-28 melifaroConvert most BPF_TAP users to BPF_MTAP.
2014-09-28 tuexenChecksum coverage values larger than 65535 for UDPLite...
2014-09-28 bzMove the unconditional #include of net/ifq.h to the...
2014-09-28 bzRemove duplicate declaraton of the if_inc_counter(...
2014-09-28 nyanMFi386: Enable QUOTA, PRINTF_BUFR_SIZE and puc.
2014-09-28 nyan- Cosmetic changes.
2014-09-28 glebius- Remove empty wrappers ether_poll_[de]register_drv...
2014-09-28 nyanMFi386: r261567
2014-09-28 nyanMFi386: r268974
2014-09-28 hselaskyInstead of creating the full range of possible ports...
2014-09-28 hselaskyRegenerate usb.conf
2014-09-28 nyanMFi386: r261520
2014-09-28 nyanReduce diffs against i386.
2014-09-28 nyanRemove extra '\'.
2014-09-28 nyan- Cleanups pc98 code.
2014-09-28 mavDo not transfer unneeded training zero bytes in INQUIRY...
2014-09-28 nyanRemove duplicate prog.
2014-09-28 glebiusFinally, convert counters in struct ifnet to counter(9).
2014-09-28 nyanMerged from r183296.
2014-09-28 glebiusConvert to if_inc_counter() last remnantes of bare...
2014-09-28 glebiusProvide ixgb_get_counter().
2014-09-28 glebiusConvert to if_get_counter().
2014-09-28 adrianFix the AR724x PCIe glue to correctly probe the BAR...
2014-09-28 glebiusMechanically switch ixv(4) to if_inc_counter().
2014-09-28 adrianFix the ar724x PCI config space register read.
2014-09-27 glebiusConvert driver to if_get_counter method.
2014-09-27 glebiusMechanically convert to if_inc_counter().
2014-09-27 glebiusMechanically convert to if_inc_counter().
2014-09-27 mavFix page length reported for Block Limits VPD page.
2014-09-27 smhUse a local STAILQ for unlocked done CCB processing...
2014-09-27 npcxgb(4): implement if_get_counter.
2014-09-27 marcelUpdate the usage message and the man page to account...
2014-09-27 bzDisable the makeoption with MFS_IMAGE= set as we don...
2014-09-27 kanDo not pass whole descriptor block size as align to...
2014-09-27 kanRemove obsolete compatibility glue and improve firewire...
2014-09-27 kevloFix the definitioin of AT91SAM9G45_IRQ_PIOE and rename...
2014-09-27 melifaroUse underlying ports counters to get lagg statistics...
2014-09-27 sbrunoUpdate factor for changes to types in primes, which...
2014-09-27 andrewAdd machine/sysreg.h to simplify accessing the system...
2014-09-27 delphijRevert r272189, the committed version was an old versio...
2014-09-27 cpercivaSwitch primes(6) from using unsigned long to using...
2014-09-27 sbrunoAdd kernel support for the TP-LINK MR3020 Atheros MIPS...
2014-09-27 melifaro* Split tcp_signature_compute() into 2 pieces:
2014-09-27 npcxgbe(4): implement if_get_counter.
2014-09-27 adrianRemove an un-needed bit of pre-processor work - it...
2014-09-27 marcelAdd 3 long options for getting information about mkimg...
2014-09-27 neelAfter r271635 mmap(2) requires either MAP_PRIVATE or...
2014-09-27 kevloRemove a bogus AIC.
2014-09-27 grehanAllow the PIC's IMR register to be read before ICW...
2014-09-26 npcxgbe(4): explicitly set various if_hw_tso* values.
2014-09-26 delphijAdd libuutil to dependency list.
2014-09-26 mjgMake do_dup() static and move relevant macros to kern_d...
2014-09-26 npMake sure the adapter's management queue and the event...
2014-09-26 jhbDon't panic if a resource is allocated twice. Instead...
2014-09-26 ianFix a paste-o commited in r272109: we need to get the...
2014-09-26 gavinAdd ipheth(4) to the hardware notes.
2014-09-26 glebiusRemove macros that hide access to struct ifnet fields.
2014-09-26 glebiusMake all lagg protocol methods live in lagg_protos...
2014-09-26 jmgdrop unnecessary ifdef IPSEC's. This file is only...
2014-09-26 aeKeep list of lagg ports sorted by if_index.
2014-09-26 glebius- Whitespace.
2014-09-26 allanjudeReplace the macros used in the previous man(1) commit...
2014-09-26 desAdd a line to the post-installation configuration dialo...
2014-09-26 bruefferAdd smsc(4) to the hardware notes.
2014-09-26 pluknetAdd smsc(4) to the list of drivers use the miibus inter...
2014-09-26 glebius- Provide lagg_proto_attach(), lagg_proto_detach().
2014-09-26 glebius- Mechanically convert to if_inc_counter() the rest...
2014-09-26 gavinAdd MLINKS for if_ipheth(4) and if_smsc(4).
2014-09-26 cpercivaCorrectly enumerate primes between 4295098369 and 38251...
2014-09-26 gavinAdd very basic outline man page for smsc(4).
2014-09-26 kevloFix the size of AT91SAM9260_PIT_SIZE.
2014-09-26 kevloFix typos.
2014-09-26 roygerxen: add proper copyright attribution
2014-09-26 glebius- When reconfiguring protocol on a lagg, first set...
2014-09-26 gavinAdd new (untested) device IDs to smsc(4)
2014-09-26 glebiusMake lagg protos a enum.
2014-09-26 glebiusMake lagg protocols detach methods returning void.
2014-09-26 markjFix the description of the -h option.
2014-09-26 delphijRefactor the code a little bit to reduce duplicated...
2014-09-26 pluknetFix description of mutex acquisition.
2014-09-25 pfgRevert r272122
2014-09-25 delphijExplicitly set errno to 0 before calling strto*.
2014-09-25 delphijThe strtol(3) family of functions would set errno when...
2014-09-25 delphijUse a char * as iterator over a bounded string.
2014-09-25 delphijUse strlcpy(). I don't believe these are real problems...
2014-09-25 delphijRefactor the code a little bit to avoid NULL deference...
2014-09-25 delphijPlug a file descriptor leak.
next