]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2006-07-27 yongariAdd device ID for second generation D-Link DGE-530T.
2006-07-27 yarRespect MK_INET6_SUPPORT.
2006-07-27 jasoneFix cpp logic in arena_malloc() to adjust size when...
2006-07-27 avatarFixing compilation bustage: net/if_bridgevar.h depends...
2006-07-27 yongariPrepending an mbuf after loading a DMA map results...
2006-07-27 yongariNuke invalid use of BUS_DMA_ALLOCNOW.
2006-07-27 yongariMake sure to use the same DMA map in DMA map load/unloa...
2006-07-27 marcelProperly propagate overrun conditions to the TTY layer.
2006-07-26 thompsabridgestp is now a seperate module.
2006-07-26 thompsaHook bridgestp up to the build.
2006-07-26 thompsaAdd bridgestp as a seperate module.
2006-07-26 thompsaRemove stp variables that are already initialised in...
2006-07-26 simonAdd Memory Corp 512MB CF Flash.
2006-07-26 marcelRemove zs(4). It has been replaced by scc(4) & uart(4).
2006-07-26 marcelReplace sio_iobus.c with uart_iobus.c.
2006-07-26 marcelTurn this into an uart(4) bus attachment.
2006-07-26 marcelRepocopy from: src/sys/powerpc/psim/sio_iobus.c
2006-07-26 rwatsonRemove call to soisdisconnected() in uipc_detach()...
2006-07-26 marcelo Remove device zs
2006-07-26 marcelo Enable -Werror
2006-07-26 marcelOn PowerPC the clock for the BRG comes from RTxC, not...
2006-07-26 marcelImplement UART_IOCTL_BAUD for the Z8530. This allows...
2006-07-26 marcelImplement uart_cpu_eqres() and uart_cpu_getdev(). This...
2006-07-26 marcelo Move the prototype of mem_valid() from ofw_machdep...
2006-07-26 marcelInclude needed clock.h.
2006-07-26 marcelForward declare struct trapframe.
2006-07-26 impRemove stale comment about arm
2006-07-26 jkimAdd an entry for enigma(1)/crypt(1) change on 64-bit...
2006-07-26 acheAdd snd_emu10kx_load
2006-07-26 thompsaForced commit due to missing log on the last revision.
2006-07-26 thompsa/tmp/cvsuusTrc
2006-07-26 thompsaRemove variables that are overridden by ether_ifattach...
2006-07-26 delphijMake sure that the sc pointer gets initialized. No...
2006-07-26 yarRespect MK_INET6_SUPPORT.
2006-07-26 yarFix build w/o INET6.
2006-07-26 yarBack out rev. 1.63. It was a poor idea because
2006-07-26 jbIncrease the number of CPUs to 32 to suit sun4v.
2006-07-26 yarMake it easier to find that we have test(1) built-in...
2006-07-26 samadd missing \n's
2006-07-26 samcheck tim is present in the beacon before defer'ing...
2006-07-26 samsupport for 802.11 packet injection via bpf
2006-07-26 samadd support for 802.11 packet injection via bpf
2006-07-26 marcelFix braino: The cl_range field should not hold the...
2006-07-26 samset default beacon miss threshold to 10 beacons
2006-07-26 samadd beacon miss threshold control
2006-07-26 samadd IEEE80211_IOC_BMISSTHRESHOLD for managing the beaco...
2006-07-26 samo move min/max beacon interval and dtim period to publi...
2006-07-25 cognetUse virtual_avail instead of freemempos as the starting...
2006-07-25 yarRev. 1.44 of this file didn't introduce a right solution,
2006-07-25 jkimFix 32-bit integer math on 64-bit processor. Just...
2006-07-25 bmahMFC noted: minidumps.
2006-07-25 bmahNew release notes: acpi_thermal(4) temperature overrid...
2006-07-25 pjdRemove redundant check committed by accident.
2006-07-25 pjdAvoid memory allocations when the given address is...
2006-07-25 pjdModify PADLOCK_ALIGN() macro, so when the given address...
2006-07-25 pjdStyle fixes.
2006-07-25 yarDe-uglify messages from the ipfw script.
next