]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-03-09 Peter HolmRevert r232692 as the correct place to fix this is...
2012-03-09 Tijl CoosemansCast the expression in __bswap16(x) to __uint16_t becau...
2012-03-09 Konstantin... Remove the use of toupper() from rtld_printf.c. Use...
2012-03-09 John BaldwinRemove PAE special-case 2GB DMA boundary and always...
2012-03-09 Michael TuexenFix a warning reported by bz@
2012-03-09 Ed MasteRemove undesired sysctl(3) xref
2012-03-09 Michael TuexenAdd support for stf interfaces.
2012-03-09 Michael TuexenFix a bug reported by Peter Holm which results in a...
2012-03-09 Tijl CoosemansClean up x86 endian.h:
2012-03-09 Juli Mallett"Did you still want the not yet? I think we just arrive...
2012-03-09 Adrian ChaddInsert extra paranoia into the ath(4) driver.
2012-03-09 Juli MallettEnable COMPAT_FREEBSD32 for the Octeon kernel config...
2012-03-09 Alexander MotinBe more polite when setting state->nextevent inside...
2012-03-09 Nathan WhitehornMake sure not to tar up CVS directories if this ports...
2012-03-09 Eitan AdlerFix a variety of grammar and style nits
2012-03-09 Konstantin... Decomission mnt_noasync. Introduce MNTK_NOASYNC mnt_ker...
2012-03-08 Adrian ChaddCorrectly initialise the TXQ link pointer to the last...
2012-03-08 Adrian ChaddAdd missing \n's.
2012-03-08 Alexander KabaevSave more of config space for PCI Express and PCI-X...
2012-03-08 Pedro F. GiffuniAdd support for ns timestamps and birthtime to the...
2012-03-08 Peter HolmFree up allocated memory used by posix_fadvise(2).
2012-03-08 John BaldwinAdd KTR_VFS traces to track modifications to a vnode...
2012-03-08 John BaldwinAdd a new sched_clear_name() method to the scheduler...
2012-03-08 Ed MasteCorrect markup, use proper reference for sysctl(3)
2012-03-08 Konstantin... Document P_ORPHAN.
2012-03-08 Peter Holmsyscall() fuzzing can trigger this panic. Return EINVAL...
2012-03-08 Gleb SmirnoffMerge from OpenBSD:
2012-03-08 Hans Petter... Add new USB device IDs.
2012-03-08 Ed MasteWork around broken BIOS memory reporting
2012-03-08 Ed MasteRemove unactionable message about label geometry
2012-03-08 Hiroki Sato- Clean up extra ${.OBJDIR}.
2012-03-08 Ed MasteInbound TCP-MD5 digest validation is now supported
2012-03-07 Jung-uk KimMake parallel build more safer.
2012-03-07 Kenneth D.... Make the mps(4) module depend on the cam module.
2012-03-07 Sergey KandaurovAdd lib32 part for libutil after its version bump to 9.
2012-03-07 John BaldwinRemove the PAE-specific 2GB DMA boundary since HEAD...
2012-03-07 John BaldwinUse bus_get_dma_tag() to inherit the 4G boundary restri...
2012-03-07 John BaldwinUse bus_get_dma_tag() to inherit the PCI bus' 4G bounda...
2012-03-07 John BaldwinSimplify the PCI bus dma tag code a bit. First, don...
2012-03-07 Ed MasteImprove multi-line kernel ident parsing
2012-03-07 Konstantin... In batch mode, exit after receiving SIGINT, instead...
2012-03-07 Sergey KandaurovMove struct if_data basic description to a more suitabl...
2012-03-07 Maxim Konovalovo Sync LOCK_PROFILING manpage with the current code...
2012-03-07 Sergey KandaurovReflect that if_output changed to take a struct route...
2012-03-07 Sergey KandaurovUpdate ifa_rtrequest() description after post-4.4BSD...
2012-03-07 Konstantin... The pipe_poll() performs lockless access to the vnode...
2012-03-07 Andrew ThompsonMove the vlan buffer space into the union which also...
2012-03-07 Remko LodderAdd support for the MosChip MCS9904 four serial ports
2012-03-07 Andrew ThompsonFix typo and bump the document date which I also forgot.
2012-03-06 Juli MallettGet rid of duplicated versions of the KSU bits.
2012-03-06 Andrew ThompsonAdd the ability to set which packet layers are used...
2012-03-06 Aleksandr RybalkoBreak long lines.
2012-03-06 Aleksandr RybalkoRemove EoL whitespaces.
2012-03-06 Dimitry AndricFix build of libc.so after r232620. This caused a...
2012-03-06 Adrian ChaddModify HWMP to be able to allocate memory for PREQ...
2012-03-06 John BaldwinAdd a note to clarify why we create a relocated copy...
2012-03-06 Juli MallettRemove unused file.
2012-03-06 Dimitry AndricAfter r232498, programs built with -ansi or -std=c89...
2012-03-06 Attilio RaoDisable the option VFS_ALLOW_NONMPSAFE by default on...
2012-03-06 Oleksandr Tymoshenko- Remove one more no-op #ifndef
2012-03-06 Juli MallettAt the risk of reducing source compatibility with old...
2012-03-06 Bjoern A. ZeebProvide wbwd(4), a driver for the watchdog timer found...
2012-03-06 Bjoern A. ZeebFix building with WITHOUT_INET_SUPPORT set.
2012-03-06 George V. Neville... Properly mask off bits that are not supported in the...
2012-03-06 Bjoern A. ZeebUse = rather than == for expressions to test(1) builtin...
2012-03-06 Edward Tomasz... Add LUN resizing to CTL. Also make it possible to...
2012-03-06 David ChisnallRemove some duplicated copyright notices.
2012-03-06 Sergey KandaurovRemove if_watchdog remnants after if_timer/if_watchdog...
2012-03-06 Edward Tomasz... Make racct and rctl correctly handle jail renaming...
2012-03-06 Sergey KandaurovFix a typo: use lower case in "A Shorthand".
2012-03-06 Sergey KandaurovKill EoL whitespaces.
2012-03-06 Sergey KandaurovCosmetic nit:
2012-03-06 Sergey KandaurovThe missing part of r232588 that documents ifaddr_byind...
2012-03-06 Sergey Kandaurov- ifnet_addrs has gone and replaced by ifaddr_byindex...
2012-03-06 Juli MallettGarbage collect some unused symbols.
2012-03-06 Juli MallettMake the native sigreturn just wrap set_mcontext, much...
2012-03-06 Juli MallettStore TLS base in the sigframe just as is done in freeb...
2012-03-06 Juli MallettFix two and a half oversights in COMPAT_FREEBSD32 relat...
2012-03-06 Juli MallettWhen emulating rdhwr for TLS, use the 32-bit offset...
2012-03-06 Oleksandr Tymoshenko- Switch ARM and MIPS to TLS Variant I
2012-03-06 Oleksandr TymoshenkoImplement _set_tp
2012-03-06 Oleksandr Tymoshenko- Remove NOSHARED parts since it seems to be no-op
2012-03-06 Oleksandr Tymoshenko- Switch to saving non-offseted pointer to TLS block...
2012-03-06 Oleksandr Tymoshenko- Switch to saving non-offseted pointer to TLS block...
2012-03-06 Oleksandr TymoshenkoPrepare for large TLS redo. Save pointer to the beginni...
2012-03-06 Juli MallettIn the trap messages that aid the primitive debugging...
2012-03-05 Pawel Jakub... Link EV_SET(3) to kqueue(2).
2012-03-05 Konstantin... The libmap.conf initialization is performed before...
2012-03-05 Sergey KandaurovActually bump date, sigh.
2012-03-05 John BaldwinFix boot2 to handle boot config files that only contain...
2012-03-05 John BaldwinFix three instances of a missing word.
2012-03-05 Jung-uk KimFix few style nits.
2012-03-05 Sergey KandaurovFix typo. Bump .Dd for the previous change.
2012-03-05 Edward Tomasz... Make growfs(8) mostly style compliant. No functional...
2012-03-05 Ivan VorasPrint out process name and thread id in the debugging...
2012-03-05 Konstantin... Apply inlined vn_vget_ino() algorithm for ".." lookup...
2012-03-05 Hans Petter... Add DWC OTG module to ARM builds.
2012-03-05 Hans Petter... Fix for DWC OTG interrupt register programming.
2012-03-05 Gleb SmirnoffFix ng_ipfw(4) cookie number in example.
2012-03-05 Nathan WhitehornMake the chroot shell more functional by providing...
next