]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-01-26 Robert WatsonIncrease maximum DDB capture buffer size to 5MB.
2008-01-26 Alexander MotinImprove multilink receive performance by netgraph item...
2008-01-26 Alexander MotinImprove multilink xmit performance by netgraph item...
2008-01-26 Alexander MotinImprove multilink receive performance with fragment...
2008-01-26 Sam Lefflerrx mbufs must have a pkthdr; use m_gethdr to populate...
2008-01-26 Robert WatsonAllow DDB_CAPTURE_DEFAULTBUFSIZE and DDB_CAPTURE_MAXBUF...
2008-01-26 Christian BruefferOLDCARD is gone, release imp's lock.
2008-01-26 Christian BruefferOLDCARD is long gone, so finally remove the oldcard...
2008-01-26 Yaroslav TykhiyOur fts(3) API, as inherited from 4.4BSD, suffers from...
2008-01-26 Mike MakonnenGenerally, anything that runs rc.d scripts internally...
2008-01-26 Robert WatsonRename DB_ constants in db_capture.c to DDB_ so that...
2008-01-26 Mike MakonnenGenerally, anything that runs rc.d scripts internally...
2008-01-26 Mike MakonnenUse 'quietstart' so as not to get spammed with informat...
2008-01-26 Mike PritchardExplain how the passno field in /etc/fstab works with...
2008-01-26 Giorgos KeramidasDocument the no-op -r option of BSD xargs(1).
2008-01-26 Robert WatsonRemove Giant acquisition around soreceive() and sosend...
2008-01-26 Mike PritchardSync up quotacheck's preen.c with fsck's. This makes...
2008-01-26 Mike MakonnenRe-implement: do not silently fail when a command is...
2008-01-26 Tom RhodesCatch up with revision 1.18 of dcons_os.c and add an...
2008-01-26 Konstantin... In rev. 1.156, the convertion of the minor number to...
2008-01-26 Julian ElischerOne of my powerbooks has this chip in it..
2008-01-26 Ed MasteAllow arbitrary baud rates, not just the standard ones.
2008-01-26 Kip Macyadd opt_global.h dependency
2008-01-25 Bruce EvansFix a harmless type error in 1.9.
2008-01-25 John BaldwinFix a bug where a thread that hit the race where the...
2008-01-25 John BaldwinUpdate the timestamp regexps in syncstamp() and monosta...
2008-01-25 Mike MakonnenBackout previous commit. It's going to clutter the...
2008-01-25 Mike MakonnenClarify in what formats the grouplist for the '-G'...
2008-01-25 Mike MakonnenIf the rc.conf(5) variable for a script is not enabled...
2008-01-25 Robert WatsonHide ipfw internal data structures behind IPFW_INTERNAL...
2008-01-25 Mike MakonnenRev. 1.6 made it impossible to use rc.d/kerberos with...
2008-01-25 Ed MasteCalculate baud rate divisor instead of allowing only...
2008-01-25 John BaldwinFix a race in the sleepqueue timeout code that resulted...
2008-01-24 Colin PercivalOnce the release goes out, RELENG_7_* will need approva...
2008-01-24 John BaldwinMove the code for working with kld's out into its own...
2008-01-24 Jean-Sébastien... When asked to use kqueue, AIO stores its internal state...
2008-01-24 Konstantin... Do not dereference NULL scp in the case the screen...
2008-01-24 Attilio RaoReflect lockcount() axing and lockmgr() prototype changing.
2008-01-24 Ruslan Ermilov- sched_4bsd is no longer a default system scheduler...
2008-01-24 Attilio RaoBump __FreeBSD_version in order to signal:
2008-01-24 Attilio RaoCleanup lockmgr interface and exported KPI:
2008-01-24 Dmitry MorozovskyThere is no PUC_FASTINTR option anymore.
2008-01-24 Pawel Jakub... - Reduce how much ZFS caches by default. This is anothe...
2008-01-24 Pawel Jakub... Change type of kmem_used() and kmem_size() functions...
2008-01-24 Bjoern A. ZeebReplace the last susers calls in netinet6/ with privile...
2008-01-24 Bjoern A. ZeebDifferentiate between addifaddr and delifaddr for the...
2008-01-24 Ruslan ErmilovRemove one more alpha leftover.
2008-01-24 Scott LongMany improvements that have been collected over time:
2008-01-24 Ruslan ErmilovFlag a hack.
2008-01-24 Ruslan ErmilovStyle.
2008-01-24 Ruslan ErmilovShorter equivalent of the command.
2008-01-24 Ruslan ErmilovCosmetique: sort the list.
2008-01-24 Tom RhodesAdd a diagnostic note about "transmission error .....
2008-01-23 Ruslan ErmilovSupport source upgrades from at least 6.0-RELEASE.
2008-01-23 Robert Watsontcp_usrreq.c:1.313 removed tcbinfo locking from tcp_usr...
2008-01-23 Dag-Erling... Fix a regression introduced in rev 1.99: replace fclose...
2008-01-23 Chin-San Huang- Document firewall_nat_enable related settings.
2008-01-23 Alexander MotinFix bundle xmit octets stats for packet-split operation...
2008-01-23 Maxim Konovalovo Add boot, gdb, nfsserver and opencrypto dirs to CSCOP...
2008-01-23 Tim KientzleTrack version # from the portable release.
2008-01-23 Tim KientzleExplain a subtle API change that was made recently.
2008-01-23 Tim KientzleProperly pad symlinks when writing cpio "newc" format.
2008-01-23 Andrey A. Chernov"NONE" -> "ASCII" encoding
2008-01-23 Jeff Roberson - sched_prio() should only adjust tdq_lowpri if the...
2008-01-23 Andrey A. ChernovFix longstanding mb/wc functions segfault if error...
2008-01-23 Andrey A. ChernovBetter fix for longstanding segfault. Don't touch curre...
2008-01-23 Andrey A. Chernov1) Add (void) cast to _none_init() (while I am here)
2008-01-23 Andrey A. ChernovConditionally add mklocale to bootstrap-tools
2008-01-23 Andrey A. ChernovBump FreeBSD_version after adding "ASCII" encoding...
2008-01-22 Andrew GallatinTake advantage of the new physically contiguous 9K...
2008-01-22 Attilio RaoAdd manpages for BUF_RECURSED(9) and BUF_ISLOCKED(9...
2008-01-22 Attilio RaoAdd the newly added function lockmgr_recursed() to...
2008-01-22 Attilio RaoReflect BUF_REFCNT(9) removal.
2008-01-22 Attilio RaoBUF_REFCNT(9) function no more exists, so just axe...
2008-01-22 Attilio RaoFix lock.9 manpage in order to recall lockmgr_disown...
2008-01-22 Tom RhodesCorrect a typo.
2008-01-22 Marcus Alves... - Add new NTP servers provided by NIC.br (http://www...
2008-01-22 Tom RhodesDocument net.inet.tcp.syncookies_only using a descripti...
2008-01-22 Ken SmithIn 'fixit mode' running "fsck /dev/ad0s1a" typically...
2008-01-22 Ruslan ErmilovCleanup after last commit (remove undefined variables).
2008-01-22 Tom RhodesXref flopen.3 which references this manual page.
2008-01-22 Tom RhodesQuick note on how to disable malloc debugging in the...
2008-01-22 Tom RhodesThe config-recursive target is not run during the norma...
2008-01-22 Giorgos KeramidasRepeat iostat header after rows-3 instead of a hardcode...
2008-01-22 Christian BruefferSmall fixes.
2008-01-22 Tim KientzleMake -l always have the SUSv2 meaning of "check links."
2008-01-22 Andrey A. ChernovUnderstand newly introduced "ASCII" encoding
2008-01-21 Robert WatsonAdd a rather basic man page for the coda kernel module.
2008-01-21 Brooks DavisDuring PREINIT, when giving the interface the address...
2008-01-21 Andrey A. ChernovIntroduce new encoding: "ASCII"
2008-01-21 Tom RhodesNote that the punch_fw option does not work in securele...
2008-01-21 Tom RhodesNote what options are only for DDS drives.
2008-01-21 Warner LoshNote change in the supported upgrade path. Prior to...
2008-01-21 Robert WatsonPut "coda_rdwr: Internally Opening" printf generated...
2008-01-21 Robert WatsonReplace references to VOP_LOCK() w/o LK_RETRY to vn_loc...
2008-01-21 Christian BruefferDocument the 'maintainer' target.
2008-01-21 David E. O... Remove 5.x and 6.x cruft - source upgrades to RELENG_8...
2008-01-21 Ken SmithAdjust paths for EDITOR and PAGER environment variables...
2008-01-21 Bruce EvansFix cutoffs. This is just a cleanup and an optimizatio...
2008-01-21 Ruslan ErmilovAdd copyrights.
next