]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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.
2006-07-28 jhbRegen for MPSAFE flag removal.
2006-07-28 jhbNow that all system calls are MPSAFE, retire the SYF_MP...
2006-07-28 jhbVarious fixes to comments in the syscall master files...
2006-07-28 netchild- fix memory leak after "kldunload snd_ak452x.ko"
2006-07-28 jhbRegen.
2006-07-28 jhb- Explicitly lock Giant to protect the fields in the...
2006-07-28 yar- Achieve WARNS=3 by using sparse initializers or avoid...
2006-07-28 yarAchieve WARNS=2 by using uintmax_t to pass around 64...
2006-07-28 simonAdd a test program which performs some very basic tests...
2006-07-28 pjdRemove trailing spaces.
2006-07-28 pjdUse existing roundup2() macro.
2006-07-28 thomas'make distribution' must be run from src, not src/etc...
2006-07-28 pjdUpdate manual page.
2006-07-28 yarBoth fields of struct timeval are of a non-basic type,
2006-07-28 yarAvoid useless work: Do not build inet6.c if INET6 suppo...
2006-07-28 yarDo not forget about INET6 and MK_INET6_SUPPORT.
2006-07-28 yarThe lukemftpd code depends on INET6. Therefore MK_INET...
2006-07-28 yarPopulate the MK_INET6 block.
2006-07-28 bruefferMention the dependency on firmware(4).
2006-07-28 yarKerberos/Heimdal doesn't really depend on the INET6...
2006-07-28 jkoshy- Use SWIDTH0 for combining characters. [1]
2006-07-27 jhbUnify the checking for lock misbehavior in the various...
2006-07-27 jhbArgh, fix compile with XBOX enabled. Somehow I missed...
2006-07-27 jhbAdjust td_locks for non-spin mutexes, rwlocks, and...
2006-07-27 jhbAdd KTR_SYSC tracing to the syscall() implementations...
2006-07-27 thompsaRemove the dependency of bridgestp.h on if_bridgevar...
2006-07-27 emaxAdd extra code into kbdmux(4)s read_char() method to
2006-07-27 jhbHold the reference on the mountpoint slightly longer...
2006-07-27 jhbWrite a magic value into mtx_lock when destroying a...
2006-07-27 jhbFix a file descriptor race I reintroduced when I split...
2006-07-27 jhbAdd missing ptrace(2) system-call stops to various...
2006-07-27 jhbDon't allow MAXMEM or hw.physmem to extend the top...
2006-07-27 marcelRemove Alpha remnants.
2006-07-27 jasoneConditionally expand the size_invs lookup table in...
2006-07-27 yarDocument that both sides of -a or -o are always evaluat...
2006-07-27 yarAdd eye candy while I'm here: a blank line between
2006-07-27 yarINET6 has no effect on rtsol, it's an IPv6-only tool...
2006-07-27 yarrtsol is just a stripped-down version of rtsold and...
2006-07-27 yarip6addrctl belongs to under MK_INET6, it is of no use...
2006-07-27 yarThese IPv6-only tools have no explicit dependency on...
2006-07-27 yarndp, rrenumd, rtadvd, and rtsold are IPv6-only tools,
2006-07-27 yarObey MK_INET6_SUPPORT.
2006-07-27 yarFix build w/o INET6.
2006-07-27 cognetUse 4 as QUANTUM_2POW_MIN on arm as it is on any other...
2006-07-27 yarObey MK_INET6_SUPPORT.
2006-07-27 yarRespect MK_INET6_SUPPORT.
2006-07-27 yarrpcinfo(1) doesn't depend on INET6 explicitly.
2006-07-27 yarObey MK_INET6_SUPPORT.
2006-07-27 yarstyle.Makefile(5) is good for our eyes.
2006-07-27 yarRespect MK_INET6_SUPPORT.
2006-07-27 yarRespect MK_INET6_SUPPORT.
2006-07-27 yarCook CFLAGS by the modern recipe:
2006-07-27 yarFix what looks like a typo: MODULE_DEPEND() takes modul...
2006-07-27 cognetDefine BYTE_MSF if we're compiling a big endian kernel...
2006-07-27 avatarFixing compilation bustage: net/if_bridgevar.h depends...
next