]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-06-17 mjacobInitialize key to zero.
2007-06-17 mjacobTry a cheap way to get around gcc4.2 believing that...
2007-06-17 kmacy- switch adapter and port lock over to using sx so...
2007-06-17 mjacobInitialize mouse resolution to zero if converting from
2007-06-17 mjacobCheck for pte being NULL in return from pmap_pte_pde...
2007-06-17 mjacobInitialize lastaddr to zero to make gcc4.2 happy.
2007-06-17 mjacobDon't declare inline a function which isn't.
2007-06-17 mjacobMake sure object is NULL- there is a possible case...
2007-06-17 mjacobInitialize reqpage to zero.
2007-06-17 mjacobgcc4.2 somehow doesn't believe that finaldst can stay...
2007-06-17 mjacobMake gcc4.2 happy and zero save_ip for the unlikely...
2007-06-17 rrs- Forced commit to update who actually did this code...
2007-06-17 rrs - For sctp_input/sctp6_input add announcment when...
2007-06-17 delphijFix build on arm: time_t on arm is 64 bits while long is
2007-06-17 mjacobReplace incorrect local OFFSET_OF macro with the correc...
2007-06-17 mjacobSimplification to quiet a gcc4.2 warning. Just by setti...
2007-06-17 marius- Make better use of the global chosen, memory and...
2007-06-17 gallatinAlso mark writecombine as enabled when PAT is used...
2007-06-16 marius- Don't register the over-temperature and power-fail...
2007-06-16 marius- Use the newly introduced pcib_mtx spin lock to lock...
2007-06-16 rwatsonRather than passing SUSER_RUID into priv_check_cred...
2007-06-16 imponly register a ithread handler if the card requests...
2007-06-16 marius- Remove zstty spin lock for no longer existing zs(4).
2007-06-16 marius- In gem_bitwait() check that the bit clears/was set...
2007-06-16 marius- Add support for sending IPIs with USIII and greater...
2007-06-16 marius- Flesh out the support for the EBus variant which...
2007-06-16 mariusExport mc146818_def_{read,write}() so the front-end...
2007-06-16 mariusRemove the code for displaying the OFW hostid during...
2007-06-16 mariusIn OF_init() check the return value of OF_getprop().
2007-06-16 marius- Restore the machine independency of sys/dev/ofw/openf...
2007-06-16 mariusMove the gallant 12 x 22 font data from a .h to a ...
2007-06-16 marius- Remove dupe and unused declarations and prototypes.
2007-06-16 mariusSync the styles of sys/boot/ofw/libofw/openfirm.c and
2007-06-16 marius- Define data of struct gfb_font a const as it's only...
2007-06-16 alcIf attempting to cache a "busy", panic instead of print...
2007-06-16 wilkoForced commit to clarify preceding unclear commit message:
2007-06-16 ariffUse signed int, since all the samples are in that form.
2007-06-16 maximo Do not warn if the process exits before we get its...
2007-06-16 wilkoPer request (to core) by the person refered to in the...
2007-06-16 scottlRevert an accidental change from the previous rev.
2007-06-16 scottlWork around the other uses of M_WAITOK.
2007-06-16 scottlWork around a malloc locking problem.
2007-06-16 rodrigcAdd xfs(5) man page.
2007-06-16 cognetThe iop34x has 128 interrupts.
2007-06-16 rafan- Bump ncurses share library version for the coming...
2007-06-16 seNever define the generated rpc server main function...
2007-06-16 rrs- Better handle sending large pkt-drops. We were not...
2007-06-16 bz'spi' and the return value of ntohl are unsigned. Remov...
2007-06-16 maximo Add an example how to create /etc/mtree style mtree...
2007-06-16 danfeDocument default values for timeout and retry count.
2007-06-16 mjacobCheck for a NULL return from rpcclnt_buildheader- it...
2007-06-16 alcUpdate a comment.
2007-06-16 samCorrect state machine handling of AUTH -> AUTH transiti...
2007-06-16 alcEnable the new physical memory allocator.
2007-06-16 ariffLast (again ?!?) major commit for RELENG_7, featuring...
2007-06-16 rrs- Raise max range of sctp_logging sysctl so panda does...
2007-06-16 yongariDisable TSO support.
2007-06-16 delphijIn previous releases of FreeBSD we have enforced -EfGm...
2007-06-16 delphijAdd a manual page for tmpfs(5).
2007-06-16 davidch- Migrated IPMI fix from RELENG_6.
2007-06-16 delphijMFp4: Add regression tests for tmpfs.
2007-06-16 delphijMFp4: Add tmpfs, an efficient memory file system.
2007-06-16 simokawa- Lock sbp_write_cmd() and ORB_POINTER_ACTIVE flag.
2007-06-16 rrs- Matthew's changes to get inlines out, plus a few...
2007-06-16 bzIn case of failure we can directly return ENOBUFS because
2007-06-15 mjacobInitialize some variables that GCC4.2 thinks might...
2007-06-15 bzAdd a missing return so that we drop out in case of...
2007-06-15 peterPrototype (but functional) Linux-ish /dev/nvram interfa...
2007-06-15 mjacobGarbage collect unused variables.
2007-06-15 mjacobGarbage collect some debug code that not only no longer...
2007-06-15 bzWith the current code 'src' is never NULL. Nevertheless...
2007-06-15 jasoneAdd information about the implications of using mmap...
2007-06-15 bzLooking at {ah,esp}_input_cb it seems we might be able...
2007-06-15 jasoneFix junk/zero filling for realloc(). Junk filling...
2007-06-15 emasteRemove stale 'XXX implement' comments for syscalls...
2007-06-15 thompsaThe mac address must be written a word length at a...
2007-06-15 bzs,#,*, in a multi-line comment. This is C.
2007-06-15 bzThough we are only called for the three security protoc...
2007-06-15 rrsName change SCTP_KTR_SUBSYS -> KTR_SCTP
2007-06-15 rrsRemove extraneous extern (its gotten from sctp_sysctl.h)
2007-06-15 kmacyFix build warnings
2007-06-15 rrsWhen removing a stream from the output-stream-wheel...
2007-06-15 jeff - Fix an off by one error in sched_pri_range.
2007-06-15 rrs- Update the comment lines in sctp_input.c
2007-06-15 bmsStub out imported IGMPv3 definitions which clash with...
2007-06-15 jhbExpand TCP counters from 9 digits to 12.
2007-06-15 njlConvert magic to a uintptr_t. This should get rid...
2007-06-15 jhbConsistently indent the R() macro for fields on the...
2007-06-15 rrs- Issue one, new stack reduction left packet_drop handl...
2007-06-15 jhbAdd a new counter for retransmitted packets due to...
2007-06-15 jasoneSimplify/optimize RB_NFIND().
2007-06-15 bmahNew release notes: 802.11 stack megacommit, IPX-over...
2007-06-15 rwatsonIn setaudit_addr(), drop the process lock in error...
2007-06-15 kensmithThe i386 "fixit" floppy began overflowing, most likely...
2007-06-15 simokawa- Add an option to change escape character.
2007-06-15 bdeThird stage of unbreaking printing of pseudo-nice value...
2007-06-15 yarAdd PAM support to atrun(8).
2007-06-15 simokawaRe-enable raw dump format support on i386 and amd64...
2007-06-15 yarLocked out and expired accounts shouldn't be accessible...
2007-06-15 yarSplit the FILES list across multiple lines as in rc...
next