]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-08-03 Xin LIIn DCE 1.1, the time_low value is defined as an unsigne...
2006-08-03 John BirrellAlphabetical order is probably better.
2006-08-03 John BirrellAdd the library directory where DTrace library scripts...
2006-08-03 Pyun YongHyeonFix re(4) breakge introduced in tree from rev 1.68.
2006-08-02 Robert WatsonMove destroying kqueue state from above pru_detach...
2006-08-02 John BaldwinDon't ignore errors from intr_event_add_handler().
2006-08-02 John Baldwin- Use m_getcl(), m_get(), and m_gethdr() rather than...
2006-08-02 Marcel MoolenaarRemove remnants of Alpha.
2006-08-02 Marcel MoolenaarRemove remnants of Alpha.
2006-08-02 Alan CoxDefine the additional page fault error codes that are...
2006-08-02 Robert WatsonChange two XXX's to two notes: the fact that SOCK_LOCK...
2006-08-02 Robert WatsonRemove call to soisdisconnected() in at_pcbdetach(...
2006-08-02 Robert WatsonMove soisdisconnected() in tcp_discardcb() to one of...
2006-08-02 John BaldwinFix some bugs in the previous revision (1.419). Don...
2006-08-02 Alexander LeidingerFix doxygen target.
2006-08-02 Alexander LeidingerFix build when .CURDIR != .OBJDIR.
2006-08-02 Oleg BulyzhinDo not leak memory while flushing rules.
2006-08-02 Robert WatsonRemove now unneeded ENOTCONN clause from SOCK_DGRAM...
2006-08-02 Bruce M SimpsonAdd a new command-line option, -P, which allows the...
2006-08-02 Bruce M SimpsonBlock a variety of signals which may afffect reboot...
2006-08-02 Robert WatsonRemove 'register'.
2006-08-02 Bruce M SimpsonBlock SIGHUP before killing init(8), to avoid a race...
2006-08-02 David XuRegenerate.
2006-08-02 David XuDon't include sys/thr.h and umtx.h in sys/sysproto...
2006-08-02 David Xudon't include sys/thr.h and sys/umtx.h, it is unnecessary.
2006-08-02 David XuINT_MAX is defined in file sys/limits.h, include the...
2006-08-02 Christian BruefferCleanup and add our standard SYNOPSIS section.
2006-08-02 Pyun YongHyeonReplace hard-coded magic constants to system defined...
2006-08-02 Sam Lefflerremove unneccessary null ptr check
2006-08-02 Sam Lefflerremove unnecessary null ptr check
2006-08-02 Andrew ThompsonDocument the log_stp variable.
2006-08-02 Andrew Thompson- Use the new bridgestp callback to once again flush...
2006-08-02 Andrew ThompsonTell bridgestp that we are about to free the memory...
2006-08-02 Andrew ThompsonFix style in the last commit, the variable declaration...
2006-08-02 Andrew ThompsonAdd a callback so we can notify the parent bridge that...
2006-08-02 Pyun YongHyeonFix incorrect busy check for PHY write operation.
2006-08-02 Andrew ThompsonBe sure to disable the port when removing it from STP.
2006-08-02 Robert WatsonMove updated of 'numopensockets' from bottom of sodeall...
2006-08-01 Pawel Jakub... Don't use f-word in comments. We are gentlemans.
2006-08-01 John BaldwinFix two nits in the ps header that offset each other...
2006-08-01 Maxim SobolevAdd device to access and modify Open Firmware NVRAM...
2006-08-01 Alan CoxComplete the transition from pmap_page_protect() to...
2006-08-01 Qing LiIn vlan_input(), if the network interface does not...
2006-08-01 Bill PaulAnother small update to the re(4) driver:
2006-08-01 John BaldwinMake system call modules a bit more robust:
2006-08-01 John Baldwin- Add a new function nfsrv_destroycache() to tear down...
2006-08-01 John BaldwinUse TAILQ_FOREACH_SAFE() in a couple of places.
2006-08-01 John BaldwinDon't lock each of the processes while looking for...
2006-08-01 John BaldwinSome cosmetic tweaks:
2006-08-01 Maxim Konovalovo Reserve space for 3.x releases similar to 2.1.
2006-08-01 Andrew Gallatin- add read only sysctl to indicate if write-combining...
2006-08-01 Robert WatsonReimplement socket buffer tear-down in sofree(): as...
2006-08-01 Tim KientzleIf skip_file_dev and skip_file_ino haven't been set...
2006-08-01 David E. O... Correct spelling of 3DNow!.
2006-07-31 Robert WatsonClose a race that occurs when using sendto() to connect...
2006-07-31 Andrew ThompsonAdd some statistics that are needed to support RFC4188...
2006-07-31 Yaroslav Tykhiyinetd and telnetd are not included in the standard...
2006-07-31 Christian BruefferNote hardware supported by powerpc, based on GENERIC.
2006-07-31 Christian BruefferMark two more items as merged.
2006-07-31 David E. O... Rather than print out a nice error message giving detai...
2006-07-31 John BaldwinTrim an obsolete comment. ktrgenio() stopped doing...
2006-07-31 Joseph KoshyIn 'od -c' mode, deal with printable but zero-width...
2006-07-31 Yaroslav TykhiyRegen.
2006-07-31 Yaroslav TykhiyTell the bitter truth that WITHOUT_GNU and WITHOUT_PAM
2006-07-31 Yaroslav TykhiyStop enforcing dependencies between MK_* options at...
2006-07-31 Yaroslav Tykhiytelnetd(8) doesn't really go to the crunched floppies,
2006-07-31 Yaroslav TykhiyRegen from src/tools/build/options.
2006-07-31 Yaroslav TykhiyDocument some more src.conf(5) options:
2006-07-31 Yaroslav TykhiyActually skip over undocumented options with "continue"
2006-07-31 Yaroslav TykhiyDo not forget to increment the input line counter
2006-07-31 Yaroslav TykhiyGranting the amount of misunderstanding the last change...
2006-07-31 Tim KientzleRemove two unused variables.
2006-07-31 Marcel MoolenaarAdd the bones for PowerPC release documentation. This...
2006-07-31 Marcel MoolenaarAdd proc-ia64.sgml to SRCS (uncomment).
2006-07-30 Bill PaulFix the following bugs in re(4)
2006-07-30 Marcel MoolenaarUse NO_SHARED=YES to force a static link.
2006-07-30 Simon L. B... Pass BN_CTX to internal functions instead of allocating...
2006-07-30 Tim KientzleConditionally include sys/mkdev.h on platforms (such...
2006-07-30 Tim KientzleConditionally include sys/mkdev.h on platforms (such...
2006-07-30 Simon L. B... Resolve conflicts after import of OpenSSL 0.9.8b.
2006-07-30 Stephen McKayThis script should probably have an enabling variable...
2006-07-30 Maxim Konovalovo Kill unneeded assignment.
2006-07-30 Tim KientzleUse 'skip' when ignoring data in tar archives. This...
2006-07-29 Tim KientzleDon't mention 'pax' in the context of POSIX-1988, since
2006-07-29 Tim KientzleRemove mention of 'tp' format, since that support has...
2006-07-29 Simon L. B... Sync FREEBSD-Xlist with what was actually excluded...
2006-07-29 Simon L. B... Add some rough notes on how to import a new OpenSSL...
2006-07-29 Nate LawsonDocument many of the sysctls in acpi. Bump the date...
2006-07-29 Nate LawsonAdd a new sysctl, hw.acpi.handle_reboot. If set, acpi...
2006-07-29 Simon L. B... Add /usr/lib/engines for OpenSSL engines.
2006-07-29 Simon L. B... Bump __FreeBSD_version for OpenSSL 0.9.8b import.
2006-07-29 Marcel MoolenaarLink kldxref(8) static on PowerPC to work around a...
2006-07-29 Simon L. B... Upgrade to OpenSSL 0.9.8b.
2006-07-29 Marcel MoolenaarChange maketempfile() to return a FILE* so as to elimin...
2006-07-29 Simon L. B... Resolve conflicts after import of OpenSSL 0.9.8b.
2006-07-29 Simon L. B... This commit was generated by cvs2svn to compensate...
2006-07-29 Simon L. B... Vendor import of OpenSSL 0.9.8b
2006-07-29 Marcel MoolenaarRemove sio(4) and related options from MI files to...
2006-07-29 Yaroslav TykhiyTell more of the sh(1) history.
2006-07-29 Yaroslav TykhiyExtend the MK_INET6 section by rescue/ping6 and the...
next