]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-09-07 bzTo my reading there are no real consumers of ip6_plen...
2008-09-07 joelFix deactivation of speakers while plugging in headphon...
2008-09-07 matteoUse %d to print numfibs
2008-09-07 impMinor cleanup of this config file:
2008-09-07 bzSplit tcp_mss() in tcp_mss() and tcp_mss_update() where...
2008-09-07 rpauloAdd support for MacBook Air. (not tested)
2008-09-07 kibSegment registers are stored in the uc_mcontext member...
2008-09-07 bzV_irtualize SVN r182846 tcp_mssdflt/tcp_v6mssdflt proce...
2008-09-07 trhodesBring a paragraph in this manual page a bit closer...
2008-09-07 bzConvert SYSCTL_INTs for tcp_mssdflt and tcp_v6mssdflt to
2008-09-07 simonChange space -> tab in printed usage output to make...
2008-09-07 lulf- Make use of the new and g_device_path utility functio...
2008-09-07 lulf- Add a new ioctl for getting the provider name of...
2008-09-07 bzCatch a possible NULL pointer deref in case the offsets...
2008-09-07 bzAdd a second KASSERT checking for len >= 0 in the tcp...
2008-09-07 pjdInitialize vp, so we don't call VOP_UNLOCK() with NULL...
2008-09-07 kientzleCorrect the comments here.
2008-09-07 kientzleWhen restoring a directory, allow symlinks to be follow...
2008-09-07 nyanUse bus_space_compare() rather than i386_memio_compare...
2008-09-07 nyan- Add the i386_memio_map_load() function to load I...
2008-09-07 nyan- Cleanup i8251 related defines.
2008-09-06 sammake all checks if ni_chw consistent
2008-09-06 samuse c99 syntax for initializers; this silences
2008-09-06 samonly return the negotiated ampdu density for sta mode
2008-09-06 samo kill IEEE80211_NODE_PSUPDATE; it was never used
2008-09-06 samput back placeholder comment
2008-09-06 samo validate the ba policy in addba response
2008-09-06 samadd IEEE80211_NODE_HT_ALL to collect up all the HT...
2008-09-06 samdon't do ampdu reordering of fragments; they should...
2008-09-06 sammoreve the aggregation q; it's not being used and
2008-09-06 rikCheck rule numbers against maximum value to avoid rules...
2008-09-06 pjdLock vnode exclusively around insmntque().
2008-09-06 rikUse IPFW_DEFAULT_RULE instead of hardcoded value since...
2008-09-06 samo show key indices w/o adjustment
2008-09-06 sampurge ni_reqcw; not used and never will be
2008-09-06 samo fix BAR definitions
2008-09-06 samfix age calculations (yet again); entries in the q...
2008-09-06 rikExport the IPFW_DEFAULT_RULE outside ip_fw2.c. This...
2008-09-06 edSmall style(9) nit in <sys/termios.h>.
2008-09-06 kibDocument BUS_DMA_NOCACHE.
2008-09-06 edMake TIOCCONS use priv_check() instead of checking...
2008-09-06 jpaetzelAdd myself to the list of ports committers.
2008-09-06 traszFix double free in setfacl(1). Description from the...
2008-09-06 jhayChase the ghostscript port changes.
2008-09-06 marcelUnbreak ia64: pges are 8KB.
2008-09-06 yongariRead ethernet address from ID registers for RTL8102E...
2008-09-05 impTurn some lame pseudo-code into a less lame comment.
2008-09-05 impKill bogus #if 0'd stuff for interrupts. They don...
2008-09-05 impKill vestiges of the special case code we once had...
2008-09-05 rpauloMerge ath again (addition of wisoc files).
2008-09-05 impKill bogus #if 1. There's no need for it since usb...
2008-09-05 rpauloAdd missing files not committed with the latest vendor...
2008-09-05 julianBe consistent about whether these multi-lined macros...
2008-09-05 impKeep track of the active buffer on output. For the...
2008-09-05 impSort products numerically.
2008-09-05 rpauloFix build.
2008-09-05 rpauloKeep entries sorted.
2008-09-05 rpauloAdd a couple more Apple GPT entries and NetBSD GPT...
2008-09-05 keramidaAdd two example regexps: (1) one for matching all the...
2008-09-05 rpauloInclude the vendor in the partition name.
2008-09-05 edFix a small typo in a comment in calcru1().
2008-09-05 emasteAdd a note that CTASSERT() should not be used in header...
2008-09-05 jkoshyCorrect a copy-paste error---do not look for REX prefix...
2008-09-05 rpauloMerge fix for P4 expansion from vendor branch.
2008-09-05 rpauloFix P4 expansion.
2008-09-05 rpauloDetect Apple HFS GPT slices.
2008-09-05 weongyoAdd ZyXEL G-202
2008-09-05 davidxuFix LOR between vnode lock and internal mqueue locks.
2008-09-05 pjdCatch up after last insmntque() changes:
2008-09-05 kientzleThe link resolver now unsets the size to mark a hardlink
2008-09-05 kientzleMfP4: Handle entries with unset size properly: Regular...
2008-09-05 kientzleMfP4: Use the set/unset tracking to determine when...
2008-09-05 thompsaRemove the alignment of the align parameter. This is...
2008-09-05 davidxuFix lock name conflict.
2008-09-05 keramidaSlightly reword comment and remove typos.
2008-09-04 mariusWhen determining whether we trapped while in the PROM...
2008-09-04 mariusUse the PROM provided SUNW,set-trap-table to take over...
2008-09-04 bruefferHook up ixgbe(4) to the build. D'oh!
2008-09-04 mariusEnsure the caches have the desired configuration (see...
2008-09-04 mariusFlesh out MMU and cache handling of cheetah-class CPUs.
2008-09-04 mariusThe physical address space of cheetah-class CPUs has...
2008-09-04 mariusEnsure interrupts are off while in {d,i}tlb_va_to_pa_su...
2008-09-04 obrienstyle(9)
2008-09-04 edImplement pts(4) packet mode.
2008-09-04 edFix an awful bug inside our COMPAT_43TTY code.
2008-09-04 dfrFix an off-by-one error in the replay detection logic.
2008-09-04 desUnbreak the build.
2008-09-04 rajRecognize 88E1116R phy variation. This part is found...
2008-09-04 kevloIf the process id specified is invalid, the system...
2008-09-04 mavAdd one more SII3132 chip PCI ID found on Adaptec Seria...
2008-09-04 rajEliminate __alpha__ leftover from libstand.
2008-09-04 kientzleMarkup fix.
2008-09-04 kientzleDon't destroy the archive until after you finish pullin...
2008-09-03 mariusAdditionally clear the STICK bit in the SOFTINT registe...
2008-09-03 brooksReplace a line matching /^ $/ with one matching /^$/.
2008-09-03 julianNew file missed vimagification.
2008-09-03 simon- Fix amd64 local privilege escalation. [08:07]
2008-09-03 delphijReflect license change of NetBSD code.
2008-09-03 obrienCatch up with the move from mips32/.
2008-09-03 obrienCatch up with the move from mips32/.
next