]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Replace strncpy() with strlcpy() when parsing login time limit strings
[FreeBSD/FreeBSD.git] / sys /
2006-01-15 iedowseWork around a problem seen on VIA EHCI controllers...
2006-01-15 iedowseSet sc_dying to 1 when detaching. In NetBSD and OpenBSD...
2006-01-15 iedowseThe ehci driver doesn't use the transfer `hcpriv' field...
2006-01-15 csjpvfs_busy can only return something useful if MNTK_UNMOU...
2006-01-15 rwatsonCast VFS_STATFS() in vfs_domount() to (void) to indicat...
2006-01-15 rwatsonModify the IP fragment reassembly code so that it uses...
2006-01-15 rwatsonStaticize ipqlock, since it is local to ip_input.c.
2006-01-15 rwatsonDon't leak mbufs and mbuf clusters in several error...
2006-01-15 rwatsonIf frame length is excessive, don't leak an mbuf and...
2006-01-15 impI don't believe these are used at all, and can be safel...
2006-01-15 impAdd support for the Compaq LTE docking station. It...
2006-01-15 rwatsonRename uid and gid arguments to vaccess() prototype...
2006-01-15 csjpInitialize ki to p->p_aioinfo after we know it's going...
2006-01-15 bzRemove unused code.
2006-01-15 csjpFix potential overrun of static stack allocated array...
2006-01-14 ariffAdd another inverted EAPD quirk for Gateway 7326GZ.
2006-01-14 mlaierMove m_adj after checking that m_dup succeeded.
2006-01-14 glebiusInitialize variable.
2006-01-14 glebiusMake code simplier fixing memory leak.
2006-01-14 ruAMD64 also supports disk slices.
2006-01-14 ruIgnore spurious '\0' first character read on a serial...
2006-01-14 scottlCheck the return value of copyin.
2006-01-14 brooksWhen SC_DISABLE_KDBKEY or SC_DISABLE_REBOOT are not...
2006-01-14 scottlDon't base the number of jumbo segments on page size...
2006-01-14 scottlFree the newtag if we exit with a failure from alloc_bo...
2006-01-14 gnnCheck the correct TTL in both the IPv6 and IPv4 cases.
2006-01-14 scottlDon't allocate an asr_ccb in asr_attach, it hasn't...
2006-01-14 scottlReplace bogus code with real code.
2006-01-14 scottlRename driver_t variables. Use device_printf() instead...
2006-01-14 bzThe LinkSys EG1032 is supported by re(4) not nge(4...
2006-01-14 mjacobIncorporate the O_NONBLOCK open semantics of Linux...
2006-01-14 glebiusRemove dead code.
2006-01-14 joel- Add comments about snd_au88x0.
2006-01-14 glebiusUMA can return NULL not only in case when our zone...
2006-01-14 glebiusCorrect off-by-one errors.
2006-01-14 glebiusFix two memory leakages.
2006-01-14 rwatsonIn ncp_sysctl_connstat(), the SLIST_FOREACH() logic...
2006-01-14 rwatsonRemove dead code: 'opts' is not used in udp_append...
2006-01-14 phkMake resources do the right thing by design instead...
2006-01-14 phkCorrect STAILQ usage in purge of resourcelist.
2006-01-14 thompsaAdd code that clears certain capabilities from the...
2006-01-14 scottlAdd the following to the taskqueue api:
2006-01-14 markus- Add support for setting the fan control mode to manua...
2006-01-14 rwatsonWhen storing the results of malloc() in a pointer to...
2006-01-14 rwatsonIn spx_attach() and spx_detach(), there is no need...
2006-01-13 rwatsonIn ipcomp6_input(), check 'md' not 'm' after a call...
2006-01-13 jkim- Correct amr_enquiry3 structure[1].
2006-01-13 rwatsonRemove dead code associated with 'mcopy' in ipx_forward...
2006-01-13 rwatsonWhen calling bioq_first() to see if a queue is empty...
2006-01-13 rwatsonCheck the right ifnet pointer to see if if_alloc()...
2006-01-13 rwatsonWhen freeing the chain of if_ef devices on an aborted...
2006-01-13 rwatsonIn nfs_dolock(), GC now under-used ioflg, rendered...
2006-01-13 ariffWorkaround for sb16 behave poorly when running at 45000...
2006-01-13 mnagAllow to use Time DPA20B 1GB MP3 Player [1]
2006-01-13 rwatsonAdd sosend_dgram(), a greatly reduced and simplified...
2006-01-13 oleg1) move all link state detection code from bge_tick_loc...
2006-01-13 scottlFix the interrupt race for real. Don't register the...
2006-01-13 scottlDisable interrupts while we are setting up the handler...
2006-01-13 ariffJoyport blacklist. Either we're facing with broken...
2006-01-13 rwatsonXXX a comment in uipc_usrreq.c that requires updating.
2006-01-12 glebiusWhen sending export datagram from interrupt thread...
2006-01-12 glebiusProvide additional macros for sending netgraph items...
2006-01-12 glebius- Print also node ID in ktr(9) messages. [1]
2006-01-12 bruno* fix bst.status. We mark some bits, but forgot to...
2006-01-12 glebiusDo not force queueing on peer hooks. This was important...
2006-01-12 thompsaInclude the bridge interface itself in the special...
2006-01-12 glebiusRemove old debugging leftover.
2006-01-12 brooksBelated __FreeBSD_version bump for improvements to...
2006-01-12 glebiusMark appropriate commands with NGM_READONLY and NGM_HAS...
2006-01-12 alfredNovel idea, don't print a string if it is NULL!
2006-01-12 glebiusIn the splnet(9) times netgraph(4) was synchronous...
2006-01-12 ruThis commit was generated by cvs2svn to compensate...
2006-01-12 mariusIn moduledir_readhints() cast the value returned by...
2006-01-12 marius- The inline asm in this file uses output operands...
2006-01-12 glebiusFix wording in last commit.
2006-01-12 obrienMove linux support to the linux section.
2006-01-11 ariffFix broken playback capabilities to prevent impending...
2006-01-11 jasoneAdd the RB_NFIND() macro, which is useful for red-black...
2006-01-11 glebiusAdd ktr(9) hooks to easier tracing of the netgraph...
2006-01-11 cpercivaCorrect insecure temporary file usage in texindex....
2006-01-11 ariff- Locking fixes. Release lock while chn_intr().
2006-01-11 brooksGet rid of the bogus IFP2FC() macro and use IFP2FWC...
2006-01-11 iedowseWhen deregistering a bus, attempt to flush out all...
2006-01-11 scottlThe interlock in taskqueue_terminate() is completely...
2006-01-11 scottlSignificant performance improvements for the if_em...
2006-01-10 scottlDon't use the ALLOCNOW flag for tags that will only...
2006-01-10 reesadd nfsclient/, nfs4client/, and rpc/ directories to the
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 phkMove the old BSD4.3 tty compatibility from (!BURN_BRIDG...
2006-01-10 ariffMore thorough fixes to enable inverted external amplifi...
2006-01-10 scottlAdd functions and macros and refactor code to make...
2006-01-10 impRemove code describing pre 5.x system
2006-01-10 scottlDon't free the ap object if it was never created.
2006-01-10 takawataHook ufoma module to build.
2006-01-09 teggeAdd marker vnodes to ensure that all vnodes associated...
2006-01-09 teggeIf the lock passed to getdirtybuf() is the softdep...
2006-01-09 teggeBroaden scope of softdep_worklist_busy rwlock protectio...
next