]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-03-15 Joel DahlAdd a few examples.
2013-03-15 Adrian ChaddFix two bugs:
2013-03-15 Ryan StoneAdd support for Exar XR17V358 8-port serial device...
2013-03-15 Konstantin... Separate the copyright lines and the informational...
2013-03-15 Gleb Smirnoff- Use m_getcl() instead of hand allocating.
2013-03-15 Gleb SmirnoffWe can, and should use M_WAITOK here.
2013-03-15 Konstantin... Add my copyright for the 2012 year work, in particular...
2013-03-15 Gleb SmirnoffUse m_get/m_gethdr instead of compat macros.
2013-03-15 Gleb Smirnoff- Use m_getcl() instead of hand allocating.
2013-03-15 Gleb Smirnoff- Use m_getcl() instead of hand allocating.
2013-03-15 Gleb Smirnoff- Use m_getcl() instead of hand allocating.
2013-03-15 Gleb SmirnoffUse m_getcl() instead of hand made allocation.
2013-03-15 Konstantin... Implement the helper function vn_io_fault_pgmove()...
2013-03-15 Gleb SmirnoffUse m_get() and m_getcl() instead of compat macros.
2013-03-15 Gleb SmirnoffUse m_get2() + m_align() instead of hand made key_alloc...
2013-03-15 Gleb Smirnoff- Use m_get2() instead of hand allocating.
2013-03-15 Gleb SmirnoffMake m_get2() never use clusters that are bigger than...
2013-03-15 Gleb SmirnoffMake this more compilable.
2013-03-15 Adrian ChaddRemove a now incorrect comment.
2013-03-15 Adrian ChaddAdd locking around the new holdingbf code.
2013-03-15 Edwin GroothuisMFV of 248305, tzdata2013b
2013-03-15 Edwin GroothuisVendor import of tzdata2013b:
2013-03-15 Pawel Jakub... Make file name generation to work with both new and...
2013-03-15 Brooks DavisReplace our (un)vis(1) commands with implementations...
2013-03-14 Brooks DavisUpdate to the latest (un)vis(3) sources from NetBSD...
2013-03-14 Edward Tomasz... When throttling a process to enforce RACCT limits,...
2013-03-14 Edward Tomasz... Accessing td_state requires thread lock to be held.
2013-03-14 Pawel Jakub... Now that ioctl(2) is allowed in capability mode and...
2013-03-14 Pawel Jakub... Minor corrections.
2013-03-14 Pawel Jakub... We don't need buffer to handle BIO_DELETE, so don't...
2013-03-14 Pawel Jakub... Delete requests can be larger than MAXPHYS.
2013-03-14 Dmitry MorozovskyRename 'status' command to 'list' and introduce new...
2013-03-14 Brooks DavisFDT_DTS_FILE is expanded in a Makefile so use :R to...
2013-03-14 Pawel Jakub... Removed redundant includes.
2013-03-14 Joel DahlAdd FreeBSD 9.1.
2013-03-14 Konstantin... Some style fixes.
2013-03-14 Konstantin... Add currently unused flag argument to the cluster_read(),
2013-03-14 Pawel Jakub... When pidptr was passed as NULL to pidfile_open(3),...
2013-03-14 Konstantin... Add pmap function pmap_copy_pages(), which copies the...
2013-03-14 Xin LICorrect type for DIOCGSTRIPESIZE. Without this there
2013-03-14 Joel DahlSort sections.
2013-03-14 Konstantin... Remove excessive and inconsistent initializers for...
2013-03-14 Konstantin... Rewrite the vfs_bio_clrbuf(9) to not access the b_data...
2013-03-14 Joel DahlFix minor spelling error in a comment.
2013-03-14 Joel DahlMinor mdoc fixes.
2013-03-14 Joel DahlAdd GEOM_* kernel options to the SYNOPSIS.
2013-03-14 Martin MatuskaMFV r248266:
2013-03-14 Martin MatuskaUpdate vendor/illumos/dist to illumos-gate 13983:fe8060...
2013-03-14 Martin MatuskaUpdate zfs.8 manpage date (missing in r247585)
2013-03-14 Adrian ChaddImplement "holding buffers" per TX queue rather than...
2013-03-14 Adrian ChaddDisable warning/errors for two files for now - they...
2013-03-13 David E. O... No need to call an external program.
2013-03-13 Joel Dahlvinum isn't a new product.
2013-03-13 Tijl Coosemans- Fix two possible overflows when testing if ELF progra...
2013-03-13 John BaldwinRevert 195703 and 195821 as this special stop handling...
2013-03-13 Xin LIAdd quirk for Lenovo T530 headphone redirection.
2013-03-13 Sergey KandaurovAdd missed `_load' to the `if_foo_load="YES"' line.
2013-03-13 Jilles Tjoelkerlibc: Avoid SIGPIPE when nscd closes the connection...
2013-03-13 Sergey KandaurovLink getcontextx(3) to getcontext(3).
2013-03-13 Sergey KandaurovAdd the getcontextx prototype to SYNOPSIS.
2013-03-13 Hans Petter... Fix typo.
2013-03-13 Hans Petter... - Make quirk for reading device descriptor from broken...
2013-03-13 Hans Petter... - Make the FreeBSD's USB library compile under Linux.
2013-03-13 Dag-Erling... Unlike OpenBSD's, our setusercontext() will intentional...
2013-03-13 Alexander MotinFix incorrect assertion that caused panic when periodic...
2013-03-13 Pyun YongHyeonDisable TX IP header checksum offloading on RL_HWREV_81...
2013-03-13 Pyun YongHyeonr241438 broke IPMI access on Sun Fire X2200 M2(BCM5715).
2013-03-12 Eitan AdlerRemove pav from portmgr whom had also stepped down...
2013-03-12 Eitan AdlerWelcome Bryan to the team.
2013-03-12 Martin MatuskaUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-03-12 Martin MatuskaUpdate vendor-sys/illumos/dist to illumos-gate 13979...
2013-03-12 Mark JohnstonRevert r246917, as it is causing incorrect behaviour...
2013-03-12 Attilio RaoBump __FreeBSD_version after r248084, breaking VM KPI...
2013-03-12 Bryan VenteicherRemove netncp cscope entry missed in r248097
2013-03-12 Gleb SmirnoffFunctions m_getm2() and m_get2() have different order...
2013-03-12 Eitan AdlerUpdate Ruslan's last name per request.
2013-03-12 John BaldwinRemove fortunes-o from the base system. Debating what...
2013-03-12 Gleb Smirnoff- Use m_get2() instead of nfsm_reqhead().
2013-03-12 Attilio RaoSimplify vm_page_is_valid().
2013-03-12 Gleb SmirnoffUse m_get2() to get mbuf of appropriate size.
2013-03-12 Gleb SmirnoffUse m_get(), m_gethdr() and m_getcl() instead of histor...
2013-03-12 Gleb SmirnoffIn kern_sendfile() use m_extadd() instead of MEXTADD...
2013-03-12 Gleb SmirnoffThe m_extadd() can fail due to memory allocation failur...
2013-03-12 Gleb SmirnoffUse m_get2() to get an mbuf of appropriate size.
2013-03-12 Gleb SmirnoffFinish r243882: mechanically substitute flags from...
2013-03-12 Gleb SmirnoffMore Lenovo headphones redirection quirks: Lenovo T430...
2013-03-12 Alexander MotinMake kern_nanosleep() and pause_sbt() to use per-CPU...
2013-03-12 Eitan AdlerRemove two members of portmgr that have recently steppe...
2013-03-12 Adrian ChaddUse the correct antenna configuration variable here...
2013-03-12 Adrian ChaddShift this over to a new location in contrib/, in prepa...
2013-03-12 Andrey V. ElsukovTake the inpcb rlock before calculating checksum, it...
2013-03-11 Pawel Jakub... Fix memory leak when one process send descriptor over...
2013-03-11 Gavin AtkinsonAdd support for Optoelectronics USB barcode readers...
2013-03-11 Michael TuexenReturn an error if sctp_peeloff() fails because a socke...
2013-03-11 Neel NatuConvert the offset into the bar that contains the MSI...
2013-03-11 Alexander MotinAdd "else" missed at r248154.
2013-03-11 Baptiste DaroussinDisconnect files removed in r248151
2013-03-11 John BaldwinFix the 'C' field for a running thread to match the...
2013-03-11 Gleb SmirnoffFix spelling.
2013-03-11 Gleb SmirnoffFix for quite a special case when userland emulates...
next