]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-04-22 rrsMoves the PCB features and flags from sctp_pcb.h to
2007-04-22 rwatsonPerform overdue clean up mac_test policy:
2007-04-22 rrs- Somehow the disable fragment option got lost. We...
2007-04-22 desNow that we're MPSAFE, tell namei() to acquire Giant...
2007-04-22 krisAdd some notes clarifying usage and a couple of known...
2007-04-22 tmclaughTrace my mentor lineage as far back as I can determine.
2007-04-22 cpercivaFix sorting in previous commit.
2007-04-22 cpercivaAdd myself. Edwin was my "mentor", even though he...
2007-04-21 tmclaughmezz was my co-mentor
2007-04-21 tmclaughAdd xride who was mentored by me and co-mentored by...
2007-04-21 impBecause there are so many more partitions on pc98 than...
2007-04-21 rwatsonAllow MAC policy modules to control access to audit...
2007-04-21 rwatsonTeach netinet6 to use PRIV_NETINET_REUSEPORT.
2007-04-21 rwatsonAttempt to rationalize NFS privileges:
2007-04-21 upsModify TLB invalidation handling.
2007-04-21 pjdImprove sharenfs option handling, so it is possible...
2007-04-21 jkoshyCorrect a sanity check.
2007-04-21 pjdMFp4:
2007-04-21 mtmRegression tests for recent changes to inet6_rth_*...
2007-04-21 hrsUpdate release notes:
2007-04-21 yarAdd a missing link: if_edsc.4 -> edsc.4 .
2007-04-21 yarDon't forget to bump document date after changing the...
2007-04-21 yarChange the semantics of -i (in-place editing) so that...
2007-04-21 sepotvinAdd support for specifying a minimal size for vm.kmem_s...
2007-04-21 bruefferBah, sorting alphabetically is hard.
2007-04-21 bruefferAdd markus.
2007-04-21 bruefferRemove useless FILES section.
2007-04-20 bruefferSpring cleaning: Remove worm(4) manpage, the driver...
2007-04-20 pjdDon't reinvent vm_page_grab().
2007-04-20 pjdTest sending 0 bytes.
2007-04-20 pjdFix length calculation.
2007-04-20 bruefferNew release notes:
2007-04-20 bruefferXref linsysfs(5).
2007-04-20 kientzleFix a memory leak in the uname/gname lookup cache.
2007-04-20 andreo Remove unncessary TOF_SIGLEN flag from struct tcpopt
2007-04-20 andreAdd more KASSERT's.
2007-04-20 andreo Remove unused and redundant TCP option definitions
2007-04-20 andreRemove bogus check for accept queue length and associat...
2007-04-20 andreSimplifly syncache_expand() and clarify its semantics...
2007-04-20 andreOnly update TCP timestamp on SYN duplication if it...
2007-04-20 andreo Plug memory leak in syncache_add() on MAC label alloc...
2007-04-20 trhodesRemove references to S/Key and list OPIE.
2007-04-20 mavAdded m_tag_copy_chain() call to copy original outgoing...
2007-04-20 mavOptimized packet distribution plan for the equal links...
2007-04-20 mav- Changed sequence numbers processing to avoid incorrec...
2007-04-20 mav- Fixed mistakes in latency and xmitBytes calculation...
2007-04-20 adrianNanoBSD modifications:
2007-04-20 fjoeImprove logging when -dm is specified: if the node...
2007-04-20 fjoeWhen remaking makefiles check that mtime has actually...
2007-04-20 kmacySchedule the ithread on the same cpu as the interrupt
2007-04-20 kmacyFree cluster if we fail to create the dmamap.
2007-04-20 gshapiroInclude a note in the sendmail 8.14.1 release note...
2007-04-20 kmacyEliminate CID 1842 by comparing against (type != EXT_MB...
2007-04-20 kmacyFix memory leak in m_collapse (CID 1843)
2007-04-20 grehanAdd ofw bus methods to the ppc nexus driver. This will...
2007-04-20 trhodesIn some cases, like whenever devfs file times are zero...
2007-04-20 ariffUnbreak module / driver attach breakage. Both snd_envy2...
2007-04-19 scottlRetire the spl() markers. Add in some minor missed...
2007-04-19 scottlInline cam_periph_lock|unlock to make debugging easier...
2007-04-19 scottlFix a leaked lock in dashutdown.
2007-04-19 scottlUp until now, the free SCB pool received only a small...
2007-04-19 scottlAvoid problems with make_dev.
2007-04-19 yarReword the description of the UTF8 option (-8) so I...
2007-04-19 jhbOops, fix intsmb(4) attach. Don't overwrite the 'value...
2007-04-19 ddsBack-out manual procedure for maintaining compatibility...
2007-04-19 peterUnbreak rev 1.7's getopt usage. The -f switch does...
2007-04-19 mtmMake inet6_rth_* family of functions more compliant...
2007-04-19 mtmCorrect two issues in ping6:
2007-04-19 scottlZero the CCBs when mallocing them.
2007-04-19 scottlSplit the camisr into per-SIM done queues. This optimi...
2007-04-19 rafan- Add new 'a' and 'j' options into usage
2007-04-19 phkGrammer correction from: emaste
2007-04-19 ariff- AC97 quirk / patch cleanups. Most quirks doesn't...
2007-04-19 sephe- Fix mbuf/node leakage in drivers' raw_xmit().
2007-04-19 rrs- More work on making send lock contention.
2007-04-19 phkLoosen return value spec for fputs to be standards...
2007-04-19 phkstyle nit
2007-04-19 jkoshyFix witness(4) warnings about mutex use.
2007-04-19 desValid error codes for err() and errx() are 1..255.
2007-04-19 pjdAdd more tests to verify last sendfile(2) breakage...
2007-04-19 pjdFix a bug in sendfile(2) when files larger than page...
2007-04-19 alcCorrect contigmalloc2()'s implementation of M_ZERO...
2007-04-19 alcCorrect two comments.
2007-04-19 njlBump the interrupt storm detection counter to 1000...
2007-04-18 yarAdd support for RFC 2389 (FEAT) and RFC 2640 (UTF8...
2007-04-18 jkimFix style(9) and comments.
2007-04-18 ariffsndbuf_alloc() now accept dmaflags argument which will...
2007-04-18 ariffBreak ABI / module compatibility for the upcoming sndbu...
2007-04-18 andreMake tcp_twrespond() use tcp_addoptions() instead of...
2007-04-18 jkimstyle(9) says sizeof's are not be followed by a space...
2007-04-18 jkimImplement settimeofday() for Linuxulator/amd64.
2007-04-18 ddsNotes on the acct(5) format switch.
2007-04-18 ddsChange the export option from -w (write) to -X.
2007-04-18 pjdMFp4: Fix automatic snapshot mount when unprivileged...
2007-04-18 pjdMFp4: We check for PRIV_VFS_MOUNT already in mount...
2007-04-18 trhodesQuick kill posix4 directory.
2007-04-18 phkOn AMD's Geode LX: Force the TSC to run through core...
2007-04-18 ddsComplain on write errors.
2007-04-18 ddsAdd export capability through the new -w flag.
2007-04-18 scottlMissed locking the dump and shutdown entry points in...
next