]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-06-30 gordonRemove mount_portalfs, it's just wrong in this context.
2003-06-30 jmgmove maxsegsz down a bit so that the arg definition...
2003-06-30 ruPropagate the ${AINC} knob (assembler include) to sys.mk,
2003-06-30 ruRemoved suffix-transformation rules that are duplicates
2003-06-30 ruCatch up with bsd.lib.mk,v 1.143.
2003-06-30 rubsd.lib.mk,v 1.143 no longer uses ld(1) directly to...
2003-06-30 ruThe use of ld(1) to strip compiler local and non-global
2003-06-30 gordonDon't build mount_nwfs or mount_smbfs in rescue.
2003-06-30 kanRename a local variable in order to avoid collision...
2003-06-30 trhodesProperly use ld.so.conf and ld-elf.so.conf as discussed...
2003-06-30 fanfVarious fixes from upstream, including a bug...
2003-06-30 ruSwitch to using bsd.prog.mk; this gives us back the...
2003-06-30 ruMFi386: revision 1.19.
2003-06-30 mtmCatchup with _thread_suspend() changes.
2003-06-30 maximo Fix identation.
2003-06-30 maximo Support for '--' to cancel options list processing.
2003-06-30 davidxuFix typo.
2003-06-30 simokawaInclude file clean up.
2003-06-30 davidxuBecause there are only _SIG_MAXSIG elements in thread...
2003-06-30 jmgpass -1 to setfile in cp.c
2003-06-30 gordonDo the deed and hookup /rescue to the build. As a resul...
2003-06-30 davidxuRemove surplus unlocking code I accidentally checked...
2003-06-30 samnitpicking
2003-06-30 mikehThis commit was generated by cvs2svn to compensate...
2003-06-30 mikehImport latest cvs version with the correct patchset...
2003-06-30 samconsolidate callback optimization check in one location...
2003-06-30 gordonFix fdisk naming issues on pc98 and other platforms.
2003-06-30 samcorrect transfer statistics
2003-06-30 samacknowledge the contribution of Atsushi Onoe
2003-06-30 mphCorrect spelling of "TracyChapman".
2003-06-30 ruMFi386: revision 1.16.
2003-06-30 ruRevision 1.13, besides its useful part, replaced bsd...
2003-06-29 samplug xform memory leaks:
2003-06-29 acheBack out .SU workaround - people at whois-servers.net...
2003-06-29 mtmSweep through pthread locking and use the new locking...
2003-06-29 mtmLocking primitives and operations in libthr should...
2003-06-29 alcIntroduce vm_map_pmap_enter(). Presently, this is...
2003-06-29 mtmIn a critical section, separate the aquisition of the...
2003-06-29 alc - Export pmap_enter_quick() to the MI VM. This will...
2003-06-29 bruefferCapitalize an occurrence of 'ficl' for consistency.
2003-06-29 gordonFix typo sparc -> sparc64
2003-06-29 samcatch failure to fetch the card's "own channel"; this...
2003-06-29 saminsure ic_bss always has a "valid" channel; avoids...
2003-06-29 samuse proper length to copy data for WI_RID_DESIRED_SSID...
2003-06-29 samadd safeguard against (bogus) null channel parameter
2003-06-29 alcAdd vm object locking to vm_pageout_map_deactivate_pages().
2003-06-29 gordonRemove pathnames.h.
2003-06-29 gordonTweak a couple of utilities so they compile cleanly...
2003-06-29 gordonAdd /rescue bits. This basically encompasses all of...
2003-06-29 gordonAdd ${CRUNCH_CFLAGS} support for adding compile options...
2003-06-29 gordonMove path definitions to include/paths.h. This makes...
2003-06-29 mtmUgh. Remove debugging echo.
2003-06-29 gordonConvert fsck and mount to using execvP to find fsck_foo...
2003-06-29 gordonAdd a libc function execvP that takes the search path...
2003-06-29 wpaulIn order to set the MAC address on RealTek NICs, you...
2003-06-29 marcelImplement fuword32() and suword32(). These functions...
2003-06-29 jdpMake _thread_suspend work with both the old broken...
2003-06-29 jdpBump __FreeBSD_version because the semantics of sigtime...
2003-06-29 ruUnbreak NOCRYPT buildworld.
2003-06-29 alc - Remove the calls to pmap_install() from pmap_object_...
2003-06-29 mtmImplement individual operations on static and dhcp...
2003-06-29 mtmo Hookup rc.d/routing and rc.d/netoptions
2003-06-29 mtmo Repocopied routing and netoptions from network2 and...
2003-06-29 tjrXXX Copy workaround from UFS: open device for write...
2003-06-29 grehanAllow the interrupt controller to be probed - this...
2003-06-29 wpaulModify the xl_reset() routine slightly so that, if...
2003-06-29 bmahAdd ath(4) devices. Also try to be more specific with...
2003-06-29 dasTeach fmtcheck(3) about the flags a, A, F, G, t, and z.
2003-06-29 bmahStart to fill in amd64 hardware notes based on info...
2003-06-29 mtmThe move to _retire() a thread in the GC instead of...
2003-06-28 ruHiten's patchset for section four manpages, slightly...
2003-06-28 jmallettAdd code to keep going if you're really intent on finge...
2003-06-28 ruSynchronize usage() and SYNOPSIS, and fix them (flags...
2003-06-28 ruPunctuation.
2003-06-28 rumdoc(7) fix: Use the normal AT&T macro (.At) rather...
2003-06-28 jeff - Construct a cpu topology map for Hyper Threading...
2003-06-28 jeff - Add structures for defining cpu topologies more...
2003-06-28 alcRemove GIANT_REQUIRED from kmem_malloc().
2003-06-28 tmmSmall fixes for the IOMMU code:
2003-06-28 alcMFi386
2003-06-28 alc - Add vm object locking to vm_pageout_clean().
2003-06-28 marcelDon't use fuword() and suword() on struct members of...
2003-06-28 marcelDon't map LINUX_POSIX_VDISABLE to _POSIX_VDISABLE and...
2003-06-28 peterutmp.ut_time is not a time_t, do not pass a pointer...
2003-06-28 sambring in ath-specific test tool; more to follow
2003-06-28 samcorrect bus-isicty of D-Link cards
2003-06-28 samupdate to new 802.11 support
2003-06-28 hrsCatch up with the English version:
2003-06-28 hrsMerge the following from the English version:
2003-06-28 simokawaAdd reference to CAM.
2003-06-28 umename union.
2003-06-28 luigiRemove a stale comment, fix indentation.
2003-06-28 luigiwhitespace fix
2003-06-28 ticsoenable interrupt routing for mcpcia based systems
2003-06-28 nyanMFi386: revision 1.566.
2003-06-28 simokawaFix several problems related to resume:
2003-06-28 davidxuo Use a daemon thread to monitor signal events in kerne...
2003-06-28 davidxuUse mmap retuned value.
2003-06-28 davidxuTemporary disable rwlock based code, replace it with...
2003-06-28 davidxuWrite new thread pointer back only when success.
next