]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-08-02 jhb- Use m_getcl(), m_get(), and m_gethdr() rather than...
2006-08-02 marcelRemove remnants of Alpha.
2006-08-02 marcelRemove remnants of Alpha.
2006-08-02 alcDefine the additional page fault error codes that are...
2006-08-02 rwatsonChange two XXX's to two notes: the fact that SOCK_LOCK...
2006-08-02 rwatsonRemove call to soisdisconnected() in at_pcbdetach(...
2006-08-02 rwatsonMove soisdisconnected() in tcp_discardcb() to one of...
2006-08-02 jhbFix some bugs in the previous revision (1.419). Don...
2006-08-02 netchildFix doxygen target.
2006-08-02 netchildFix build when .CURDIR != .OBJDIR.
2006-08-02 olegDo not leak memory while flushing rules.
2006-08-02 rwatsonRemove now unneeded ENOTCONN clause from SOCK_DGRAM...
2006-08-02 bmsAdd a new command-line option, -P, which allows the...
2006-08-02 bmsBlock a variety of signals which may afffect reboot...
2006-08-02 rwatsonRemove 'register'.
2006-08-02 bmsBlock SIGHUP before killing init(8), to avoid a race...
2006-08-02 davidxuRegenerate.
2006-08-02 davidxuDon't include sys/thr.h and umtx.h in sys/sysproto...
2006-08-02 davidxudon't include sys/thr.h and sys/umtx.h, it is unnecessary.
2006-08-02 davidxuINT_MAX is defined in file sys/limits.h, include the...
2006-08-02 bruefferCleanup and add our standard SYNOPSIS section.
2006-08-02 yongariReplace hard-coded magic constants to system defined...
2006-08-02 samremove unneccessary null ptr check
2006-08-02 samremove unnecessary null ptr check
2006-08-02 thompsaDocument the log_stp variable.
2006-08-02 thompsa- Use the new bridgestp callback to once again flush...
2006-08-02 thompsaTell bridgestp that we are about to free the memory...
2006-08-02 thompsaFix style in the last commit, the variable declaration...
2006-08-02 thompsaAdd a callback so we can notify the parent bridge that...
2006-08-02 yongariFix incorrect busy check for PHY write operation.
2006-08-02 thompsaBe sure to disable the port when removing it from STP.
2006-08-02 rwatsonMove updated of 'numopensockets' from bottom of sodeall...
2006-08-01 pjdDon't use f-word in comments. We are gentlemans.
2006-08-01 jhbFix two nits in the ps header that offset each other...
2006-08-01 sobomaxAdd device to access and modify Open Firmware NVRAM...
2006-08-01 alcComplete the transition from pmap_page_protect() to...
2006-08-01 qingliIn vlan_input(), if the network interface does not...
2006-08-01 wpaulAnother small update to the re(4) driver:
2006-08-01 jhbMake system call modules a bit more robust:
2006-08-01 jhb- Add a new function nfsrv_destroycache() to tear down...
2006-08-01 jhbUse TAILQ_FOREACH_SAFE() in a couple of places.
2006-08-01 jhbDon't lock each of the processes while looking for...
2006-08-01 jhbSome cosmetic tweaks:
2006-08-01 maximo Reserve space for 3.x releases similar to 2.1.
2006-08-01 gallatin- add read only sysctl to indicate if write-combining...
2006-08-01 rwatsonReimplement socket buffer tear-down in sofree(): as...
2006-08-01 kientzleIf skip_file_dev and skip_file_ino haven't been set...
2006-08-01 obrienCorrect spelling of 3DNow!.
2006-07-31 rwatsonClose a race that occurs when using sendto() to connect...
2006-07-31 thompsaAdd some statistics that are needed to support RFC4188...
2006-07-31 yarinetd and telnetd are not included in the standard...
2006-07-31 bruefferNote hardware supported by powerpc, based on GENERIC.
2006-07-31 bruefferMark two more items as merged.
2006-07-31 obrienRather than print out a nice error message giving detai...
2006-07-31 jhbTrim an obsolete comment. ktrgenio() stopped doing...
2006-07-31 jkoshyIn 'od -c' mode, deal with printable but zero-width...
2006-07-31 yarRegen.
2006-07-31 yarTell the bitter truth that WITHOUT_GNU and WITHOUT_PAM
2006-07-31 yarStop enforcing dependencies between MK_* options at...
2006-07-31 yartelnetd(8) doesn't really go to the crunched floppies,
2006-07-31 yarRegen from src/tools/build/options.
2006-07-31 yarDocument some more src.conf(5) options:
2006-07-31 yarActually skip over undocumented options with "continue"
2006-07-31 yarDo not forget to increment the input line counter
2006-07-31 yarGranting the amount of misunderstanding the last change...
2006-07-31 kientzleRemove two unused variables.
2006-07-31 marcelAdd the bones for PowerPC release documentation. This...
2006-07-31 marcelAdd proc-ia64.sgml to SRCS (uncomment).
2006-07-30 wpaulFix the following bugs in re(4)
2006-07-30 marcelUse NO_SHARED=YES to force a static link.
2006-07-30 simonPass BN_CTX to internal functions instead of allocating...
2006-07-30 kientzleConditionally include sys/mkdev.h on platforms (such...
2006-07-30 kientzleConditionally include sys/mkdev.h on platforms (such...
2006-07-30 simonResolve conflicts after import of OpenSSL 0.9.8b.
2006-07-30 mckayThis script should probably have an enabling variable...
2006-07-30 maximo Kill unneeded assignment.
2006-07-30 kientzleUse 'skip' when ignoring data in tar archives. This...
2006-07-29 kientzleDon't mention 'pax' in the context of POSIX-1988, since
2006-07-29 kientzleRemove mention of 'tp' format, since that support has...
2006-07-29 simonSync FREEBSD-Xlist with what was actually excluded...
2006-07-29 simonAdd some rough notes on how to import a new OpenSSL...
2006-07-29 njlDocument many of the sysctls in acpi. Bump the date...
2006-07-29 njlAdd a new sysctl, hw.acpi.handle_reboot. If set, acpi...
2006-07-29 simonAdd /usr/lib/engines for OpenSSL engines.
2006-07-29 simonBump __FreeBSD_version for OpenSSL 0.9.8b import.
2006-07-29 marcelLink kldxref(8) static on PowerPC to work around a...
2006-07-29 simonUpgrade to OpenSSL 0.9.8b.
2006-07-29 marcelChange maketempfile() to return a FILE* so as to elimin...
2006-07-29 simonResolve conflicts after import of OpenSSL 0.9.8b.
2006-07-29 simonThis commit was generated by cvs2svn to compensate...
2006-07-29 simonVendor import of OpenSSL 0.9.8b
2006-07-29 marcelRemove sio(4) and related options from MI files to...
2006-07-29 yarTell more of the sh(1) history.
2006-07-29 yarExtend the MK_INET6 section by rescue/ping6 and the...
2006-07-28 simonDo not put BN_CTX structures on the stack, but instead...
2006-07-28 stefanfRemove debug code.
2006-07-28 netchildAllow to configure a kernel with envy24 support as...
2006-07-28 simon- Add more debugging information to make it simpler...
2006-07-28 jhbRetire SYF_ARGMASK and remove both SYF_MPSAFE and SYF_A...
2006-07-28 simonAdd missing .El to close list.
next