]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-04-04 alepulverAdd my birthday.
2006-04-04 pjdDon't call bfe_release_resources() twice.
2006-04-04 mariusFor USIII CPUs the type of the trap caused by peeking...
2006-04-04 jasoneAdd malloc_usable_size() to the RETURN VALUES section.
2006-04-04 andreUndo damage from wrong MFC to HEAD.
2006-04-04 peterConvert pv_entry_frees and pv_entry_allocs stats counte...
2006-04-04 andreMFC rev. 1.32: Add link status descriptions and related...
2006-04-04 jasoneAdd init_lock, and use it to protect against allocator...
2006-04-04 impTurn a file that was mostly style(9) compliant to a...
2006-04-04 marcelThe Z8530 on the MacIO has an interrupt per channel...
2006-04-04 delphijMFen 1.907 -> 1.910
2006-04-04 impReplace hard coded '0' with symbolic constant IIC_UNKNO...
2006-04-04 glebiusAdd a tunable net.inet.tcp.maxtcptw, that allows to...
2006-04-04 jmelo- Add my birthday
2006-04-04 rwatsonBefore dereferencing intotw() when INP_TIMEWAIT, check...
2006-04-04 flz- Sync rc.subr with NetBSD.
2006-04-04 ceriNote that all of the birthtime related primaries are...
2006-04-04 ddRemove unused variables s and error in key_detach....
2006-04-04 jeff - VFS_LOCK_GIANT when recycling a vnode via getnewvnod...
2006-04-04 jeff - Properly check against B_DELWRI and B_NEEDSGIANT...
2006-04-04 scottlThe MFI driver appears first in FreeBSD 6.1
2006-04-04 jasoneRefactor per-run bitmap manipulation functions so that...
2006-04-04 davidxuRemove declaration of _thr_initial from MD header file...
2006-04-04 davidxuSimplify _get_curthread() and _tcb_ctor because libc...
2006-04-04 gnnRemove unintended DEBUG flag setting.
2006-04-04 marcelSync with i386: Map exceptions to signals in gdb_cpu_si...
2006-04-04 davidxuWARNS level 4 cleanup.
2006-04-04 davidxuWARNS level 4 cleanup, still has work to do.
2006-04-04 marcelThe PC is register 16, not 18.
2006-04-04 psAdd support for Intel cpu model's 5 & 6.
2006-04-04 jkoshyFreshen a comment.
2006-04-04 njlFix an off-by-one error in the port range detection...
2006-04-04 marcelIn z8530_divisor() return 0 if the calculated divisor...
2006-04-04 marcelIncrement kdb_active after we stopped the other CPUs...
2006-04-03 marcelImprove handling of IPI_STOP:
2006-04-03 marcelEliminate HAVE_STOPPEDPCBS. On ia64 the PCPU holds...
2006-04-03 teggeEliminate softdep_flush() livelock by accounting for...
2006-04-03 peterShrink the amd64 pv entry from 48 bytes to about 24...
2006-04-03 marius- s,tramoline,trampoline, in a comment.
2006-04-03 peterUpdate pmap_remove_pages(9) doc.
2006-04-03 peterRemove the unused sva and eva arguments from pmap_remov...
2006-04-03 marcelIn kdb_trap(), change the type of the local variable...
2006-04-03 ceriBump .Dd for the birthtime options.
2006-04-03 ceriAdd -Btime, -Bnewer, -Bmin, -newerB[Bacmt], -newer...
2006-04-03 netchildMilosz (sorry for not using the right 'l', it will...
2006-04-03 samo add opt_ath.h enable tweaking various config paramete...
2006-04-03 marcelReplace critical_enter() and critical_exit() in kdb_tra...
2006-04-03 ariffAdd device ID for nForce 410 MCP audio controller.
2006-04-03 rwatsonIn TCP notify routines, check inpcb for INP_TIMEWAIT...
2006-04-03 rwatsonChange inp_ppcb from caddr_t to void *, fix/remove...
2006-04-03 rwatsonStyle tweaks: convert to ANSI from K&R function prototypes.
2006-04-03 rwatsonUpdate comment on tcp_close() for new world order.
2006-04-03 rwatsonClarify comment on handling of non-timewait TCP states in
2006-04-03 rwatsonAdd a second pass to the close-before-accept test using...
2006-04-03 rwatsonFix up locking surrounding tcp_drop sysctl: in the...
2006-04-03 rwatsonAdd regression test for tcpdrop sysctl.
2006-04-03 rwatsonAdd a regression test to exercise the case where accept...
2006-04-03 rwatsonAfter checking for SO_ISDISCONNECTED in tcp_usr_accept...
2006-04-03 rwatsonCorrect incorrect assertion in div_bind(): inp must...
2006-04-02 marcelRemove unused variable 'error'. Forgotten in previous...
2006-04-02 marcelDon't claim a SAB82532. We have scc(4) for that.
2006-04-02 marcelEliminate the sc_hasfifo flag from the softc. It was...
2006-04-02 marcelAdd scc(4).
2006-04-02 marcelRemove uart(4) as it's supported on all architectures...
2006-04-02 stefanfAdd test cases that check utility syntax errors and...
2006-04-02 stefanfIssue an error when . (dot) is invoked without a filena...
2006-04-02 stefanfUse -s to flag POSIX's "special built-in" utilities...
2006-04-02 hrsFix a typo: s/&man.rfcomm.pppd.8;/&man.rfcomm.sppd...
2006-04-02 rwatsonDuring reformulation of tcp_usr_detach(), the call...
2006-04-02 hrsNew release notes:
2006-04-02 hrsFix typos and the following incorrect entries:
2006-04-02 delphijMFen 1.903 -> 1.907
2006-04-02 jkoshy- Teach pmcstat(8) to log over the network; the -O...
2006-04-02 rwatsonWhen running the second part of the test, kill off...
2006-04-02 rwatsonPass the right pid into the parent and child tasks...
2006-04-02 rwatsonAdd makefile for tcpsocktimewait missed in previous...
2006-04-02 hrsUpdate release notes (round 2, until Mar 2006):
2006-04-02 kientzleIf you see a broken symlink, don't try to follow it,
2006-04-02 alcIntroduce pmap_try_insert_pv_entry(), a function that...
2006-04-02 celrick says:
2006-04-02 rwatsonAdd a short regression test that triggers a TCP socket...
2006-04-01 rwatsonProperly handle an edge case previously not handled...
2006-04-01 scottlSaying that asr(4) has a maintainer is like saying...
2006-04-01 hrsMassive update of the -HEAD release notes (round 1...
2006-04-01 jmgmask out any action when copying the flags from the...
2006-04-01 mjacobFix fat-fingered version define.
2006-04-01 phkAdd missing #if's for NO_FLOATING_POINT
2006-04-01 marcelDon't hold the hardware mutex across getc(). It can...
2006-04-01 phkOverlooked that src.conf was built from here.
2006-04-01 phkHave WITHOUT_BIND_MTREE imply WITHOUT_BIND_ETC
2006-04-01 rwatsonWhite space consistency with kasserts. Minor style...
2006-04-01 rwatsonUpdate TCP for infrastructural changes to the socket...
2006-04-01 phkMake WITHOUT_DYNAMICROOT=foo work again: remember to...
2006-04-01 rwatsonUpdate in_pcb-derived basic socket types following...
2006-04-01 rwatsonBreak out in_pcbdetach() into two functions:
2006-04-01 rwatsonIn raw and raw-derived socket types, maintain and enfor...
2006-04-01 umefix indent.
2006-04-01 rwatsonChance protocol switch method pru_detach() so that...
2006-04-01 rwatsonAnnotate uses of fgetsock() with indications that they...
2006-04-01 rwatsonChange protocol switch pru_abort() API so that it retur...
next