]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-01-29 jhbUse target_read_memory() and extract_unsigned_integer...
2008-01-29 jhbDon't look for "foo.ko.symbols" files. GDB is smart...
2008-01-29 desThis commit was generated by cvs2svn to compensate...
2008-01-29 desMerge r412 from vendor, which reintroduces _OPENPAM...
2008-01-29 trhodesSome clarifications to make keyboard configuration...
2008-01-29 trhodesUpdate this manual page to describe the extattr_list_fi...
2008-01-29 yarAn average consumer of fts(3) that avoids keeping point...
2008-01-29 obrien\jedi-mind-trick{this is not the file you were looking...
2008-01-29 obrienThis commit was generated by cvs2svn to compensate...
2008-01-29 obrienBring in fix for Binutils PR other/16240: Check for...
2008-01-29 yongariFix link state handling in bfe(4).
2008-01-29 delphijDon't coredump when executed with -o.
2008-01-29 trhodesProperly Xref device.hints.5.
2008-01-29 delphijUse calloc() when requesting zero'ed memory allocation...
2008-01-28 bruefferForced commit to note that the previous revision also...
2008-01-28 mavAvoid data copying when it is possible.
2008-01-28 jhbUse a for loop in find_kld_address() as in kgdb_auto_lo...
2008-01-28 jhbAdd support for automatically loading symbols for kld...
2008-01-28 jhbRemove the warnx() from kgdb_lookup() so that we don...
2008-01-28 jhbIf the quiet flag is specified (-q), don't dump the...
2008-01-28 ruAdd a wrapper function that bound checks writes to...
2008-01-28 bruefferCorrect the kernel config hint in a printf statement.
2008-01-28 bruefferRemove references to the obsolete card(4) manpage.
2008-01-28 csjpMake sure that the termid type is initialized to AU_IPv...
2008-01-28 iwasakiDon't repeat error logging about NOP message sending if
2008-01-28 gallatinOnly reset driver state when a hardware error is detected.
2008-01-28 rrs- Fix a comment about prison.
2008-01-28 rrs- Change back to using prioity 0. Which means don't...
2008-01-28 rrs- Fix a bug where the socket may have been closed which
2008-01-28 rrs- Fixes a comparison wrap issue with sack gap ack block...
2008-01-28 rwatsonProperly return the error from mls_subject_privileged...
2008-01-28 iwasakiReturn errno value rather than boolean in this context.
2008-01-28 dasAdjust the exponent before converting the result from...
2008-01-27 keramidaRevive '-opt' flags which I accidentally removed.
2008-01-27 iwasakiEnter the sleep state immediately without waiting for...
2008-01-27 iwasakiAdd devctl_process_running() so that power management...
2008-01-27 trhodesBring the DIAGNOSTICS section in ed.4 closer to reality...
2008-01-27 mtmAdd a dummynet_enable knob to go with firewall_enable...
2008-01-27 mavRun expire even without export hook connected.
2008-01-27 mtmClarify that devfs_system_ruleset should contain a...
2008-01-27 mtmAdd the -M command-line option, which will set home...
2008-01-27 mavFix memory leak when export hook is not connected.
2008-01-27 mavRemove one very strange unneded if.
2008-01-27 kmacyFix loading for case where we don't overload tcp_usrreq...
2008-01-27 kmacyfix DISABLE_MBUF_IOVEC case by initializing mbuf header...
2008-01-27 obrienAdd to the history section.
2008-01-27 mavSlightly simplify code.
2008-01-27 marius- Fix a typo in a comment.
2008-01-27 jbfts_pathlen is now a size_t rather than an int so a...
2008-01-27 mariusFix a typo in a comment.
2008-01-27 mariusAdd a driver for the National Semiconductor DP83815...
2008-01-27 mariusSort values according to style.Makefile(5).
2008-01-26 rwatsonIncrease maximum DDB capture buffer size to 5MB.
2008-01-26 mavImprove multilink receive performance by netgraph item...
2008-01-26 mavImprove multilink xmit performance by netgraph item...
2008-01-26 mavImprove multilink receive performance with fragment...
2008-01-26 samrx mbufs must have a pkthdr; use m_gethdr to populate...
2008-01-26 rwatsonAllow DDB_CAPTURE_DEFAULTBUFSIZE and DDB_CAPTURE_MAXBUF...
2008-01-26 bruefferOLDCARD is gone, release imp's lock.
2008-01-26 bruefferOLDCARD is long gone, so finally remove the oldcard...
2008-01-26 yarOur fts(3) API, as inherited from 4.4BSD, suffers from...
2008-01-26 mtmGenerally, anything that runs rc.d scripts internally...
2008-01-26 rwatsonRename DB_ constants in db_capture.c to DDB_ so that...
2008-01-26 mtmGenerally, anything that runs rc.d scripts internally...
2008-01-26 mtmUse 'quietstart' so as not to get spammed with informat...
2008-01-26 mppExplain how the passno field in /etc/fstab works with...
2008-01-26 keramidaDocument the no-op -r option of BSD xargs(1).
2008-01-26 rwatsonRemove Giant acquisition around soreceive() and sosend...
2008-01-26 mppSync up quotacheck's preen.c with fsck's. This makes...
2008-01-26 mtmRe-implement: do not silently fail when a command is...
2008-01-26 trhodesCatch up with revision 1.18 of dcons_os.c and add an...
2008-01-26 kibIn rev. 1.156, the convertion of the minor number to...
2008-01-26 julianOne of my powerbooks has this chip in it..
2008-01-26 emasteAllow arbitrary baud rates, not just the standard ones.
2008-01-26 kmacyadd opt_global.h dependency
2008-01-25 bdeFix a harmless type error in 1.9.
2008-01-25 jhbFix a bug where a thread that hit the race where the...
2008-01-25 jhbUpdate the timestamp regexps in syncstamp() and monosta...
2008-01-25 mtmBackout previous commit. It's going to clutter the...
2008-01-25 mtmClarify in what formats the grouplist for the '-G'...
2008-01-25 mtmIf the rc.conf(5) variable for a script is not enabled...
2008-01-25 rwatsonHide ipfw internal data structures behind IPFW_INTERNAL...
2008-01-25 mtmRev. 1.6 made it impossible to use rc.d/kerberos with...
2008-01-25 emasteCalculate baud rate divisor instead of allowing only...
2008-01-25 jhbFix a race in the sleepqueue timeout code that resulted...
2008-01-24 cpercivaOnce the release goes out, RELENG_7_* will need approva...
2008-01-24 jhbMove the code for working with kld's out into its own...
2008-01-24 dumbbellWhen asked to use kqueue, AIO stores its internal state...
2008-01-24 kibDo not dereference NULL scp in the case the screen...
2008-01-24 attilioReflect lockcount() axing and lockmgr() prototype changing.
2008-01-24 ru- sched_4bsd is no longer a default system scheduler...
2008-01-24 attilioBump __FreeBSD_version in order to signal:
2008-01-24 attilioCleanup lockmgr interface and exported KPI:
2008-01-24 marckThere is no PUC_FASTINTR option anymore.
2008-01-24 pjd- Reduce how much ZFS caches by default. This is anothe...
2008-01-24 pjdChange type of kmem_used() and kmem_size() functions...
2008-01-24 bzReplace the last susers calls in netinet6/ with privile...
2008-01-24 bzDifferentiate between addifaddr and delifaddr for the...
2008-01-24 ruRemove one more alpha leftover.
2008-01-24 scottlMany improvements that have been collected over time:
next