]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-08-23 Matt JacobDo some minor cleanups found during backport to RELENG_4.
2002-08-23 Matt JacobPick a cleaner method (and put in a separate function...
2002-08-23 Orion Hodsons/AC97_MIX_PHONES/AC97_MIX_AUXOUT/ to match ac97r2...
2002-08-23 Jake BurkholderRemoved unneeded include of machine/types.h (which...
2002-08-23 Sean ChittendenFix warning when calling w(1) when logged in via xdm...
2002-08-23 Andrey A. ChernovAllow chains in any form like <name1><name2> or \xf1...
2002-08-23 Marcel MoolenaarWe cannot use an alloc with only inputs and/or locals...
2002-08-23 Jeff Roberson - Fix a mistake in my last few commits. The PDROP...
2002-08-22 Juli MallettWrap the header to prevent multiple inclusion, and...
2002-08-22 Tom RhodesFix a bug where large msdos partitions were not handled...
2002-08-22 Peter Wemms/sus/sys/ in the a.out kernel case.
2002-08-22 Julian Elischerslight cleanup of single-threading code for KSE processes
2002-08-22 Archie CobbsReplace (ab)uses of "NULL" where "0" is really meant.
2002-08-22 Peter WemmUse machine/limits.h rather than userland limits.h...
2002-08-22 Peter WemmInstead of grabbing the userland a.out.h/link.h (or...
2002-08-22 Peter WemmInstead of nlist.h and link.h, use sys/nlist_aout.h...
2002-08-22 Peter WemmUse sys/nlist_aout.h for shared-with-kernel definitions.
2002-08-22 Peter WemmUse sys/link_elf.h or sys/link_aout.h based on compile...
2002-08-22 Peter Wemmrepo copy nlist.h to sys/nlist_aout.h, and strip out...
2002-08-22 Peter WemmRepo copy link.h to sys/link_elf.h and sys/link_aout...
2002-08-22 Johan KarlssonNew release note: whereis -a
2002-08-22 John BaldwinInclude sys/libkern.h for the kernel prototypes of...
2002-08-22 Peter WemmMany of the alpha low level console drivers still have...
2002-08-22 Jens Schweikhardt1) add mvterm
2002-08-22 Maxime HenrionConvert NEXUS_ACCESSOR to use the __BUS_ACCESSOR
2002-08-22 Matt JacobDefine ISP_DMA_ADDR_T to be a bus_addr_t, not a u_int32_t.
2002-08-22 Matt Jacobunused variable removal (pointed out by bde)
2002-08-22 Mitsuru IWASAKIPrepare for importing newer version of ACPI CA.
2002-08-22 Robert WatsonSpell proprly properly:
2002-08-22 Yoshihiro TakahashiMerged from sys/dev/syscons/scvtb.c revision 1.9.
2002-08-22 Yoshihiro TakahashiMerged from sys/dev/syscons/syscons.c revision 1.388.
2002-08-22 Bruce EvansInclude <sys/systm.h> for the declarations of many...
2002-08-22 John HayAdd an entry for Avlab's low profile 4 serial port...
2002-08-22 John HayAdd an entry for VScom PCI-200L 2 port serial card.
2002-08-22 Alan Cox o Remove the AIOCBLIST_ASYNCFREE flag and related...
2002-08-22 Jeff Roberson - Closer inspection revealed a possible deadlock situa...
2002-08-22 Jeff Roberson - Make vn_lock() vget() and VOP_LOCK() all behave...
2002-08-22 Jeff Roberson - Return two shared locks to exclusive locks. This...
2002-08-22 Jeff Roberson(forced commit to get the correct log message)
2002-08-22 Jeff Roberson - Fix interlock handling in vn_lock(). Previously...
2002-08-22 Jeff Roberson - Fix interlock handling in vn_lock(). Previously...
2002-08-22 Nick SayerEncrypted strings (after hex decoding) aren't null...
2002-08-22 Marcel MoolenaarFix a nasty memory corruption bug caused by having...
2002-08-22 Johan KarlssonUse correct document date for the -a option.
2002-08-22 Johan KarlssonAdd the -a option to report all matches instead of...
2002-08-22 Bruce EvansRemoved extra $FreeBSD$. Moved #if 0 for the vendor...
2002-08-22 Archie CobbsDon't use "NULL" when "0" is really meant.
2002-08-22 Mike BarcroftMake __clock_t use `unsigned long' rather than a fixed...
2002-08-21 Prafulla DeuskarTX/RX descriptor/buffer management changes.
2002-08-21 Archie CobbsDon't use "NULL" when "0" is really meant.
2002-08-21 Thomas QuinotJump in.
2002-08-21 Joerg WunschFor scripts that are called in non-login environments...
2002-08-21 Julian ElischerRevert some suspension/sleep/signal code from KSE-III
2002-08-21 Jim PirzykFixed getaddrinfo to honor sortlist in /etc/resolv...
2002-08-21 Poul-Henning... Make the V2 errno translation more resistent to new...
2002-08-21 Warner LoshInclude stddef.h for NULL definition, rather than rolli...
2002-08-21 Warner LoshDon't use NULL when we really mean 0 for call to pw_edit.
2002-08-21 Warner LoshUse '0' instead of NULL when we mean the integer consta...
2002-08-21 Tom Rhodess/filesystem/file system/g as discussed on -developers
2002-08-21 Tom Rhodess/filesystem/file system/ as discussed on -developers
2002-08-21 Poul-Henning... s/EDOFUS/EDOOFUS/
2002-08-21 Mike Barcrofto Merge <machine/ansi.h> and <machine/types.h> into...
2002-08-21 Robert Drehmel - Do not pretend to compile a kernel and remove the...
2002-08-21 Warner LoshDon't use NULL where you really mean 0 to sysctlbyname.
2002-08-21 Jens SchweikhardtFix a few typos, among them s/builtin/built-in/ (except...
2002-08-21 John BaldwinUse the _STA method of a battery control method to...
2002-08-21 Oliver BraunAdd myself.
2002-08-21 Robert Drehmel - Define the macro _KERNEL to pretend we are compiling...
2002-08-21 Don LewisCreate new functions in_sockaddr(), in6_sockaddr()...
2002-08-21 Scott LongFix a typo in #if 0 code
2002-08-21 Scott LongFix for stand-alone compiling
2002-08-21 Jeff Roberson - Document two cases, one in vget and the other in...
2002-08-21 Jens SchweikhardtFix typo and ispell while I'm here.
2002-08-21 Warner LoshSuggest that function prototypes in kernel headers...
2002-08-21 Jeff Roberson - If vn_lock fails with the LK_INTERLOCK flag set...
2002-08-21 Jeff Roberson - Add two new debugging macros: ASSERT_VI_LOCKED and...
2002-08-21 Luigi RizzoWhoops, the manpage lied... ipfw2 has always accepted...
2002-08-21 Warner LoshWhen setting the WI_RID_ENCRYPTION mode, we have to...
2002-08-21 Warner Loshcomment about the magic number -149
2002-08-21 Warner LoshTreat IBSS the same as ADHOC in wi_get_cur_ssid. This...
2002-08-21 Jeff Roberson - Hold the vnode lock across unlink() so that the...
2002-08-20 Archie CobbsKeep subdirectory list sorted.
2002-08-20 Matt JacobA chunk of cleanup, both stylistic and substantive.
2002-08-20 Tim J. RobbinsRestrict visibility of wcwidth() and wcswidth(); they...
2002-08-20 Archie CobbsAdd ng_l2tp module.
2002-08-20 Archie CobbsMan page for new L2TP netgraph node type.
2002-08-20 Archie CobbsNew L2TP netgraph node type.
2002-08-20 Alfred PerlsteinFix url for wordlists.
2002-08-20 Johan KarlssonTake care of WARNS=3 warnings by using unsigned/signed...
2002-08-20 John BaldwinWhitespace and style fixes.
2002-08-20 Archie CobbsWhen declaring local variables in macros, always use...
2002-08-20 Hajimu UMEMOTOPrevious commit of adding ut to xterm entry broke kterm...
2002-08-20 Ollivier RobertFix buildworld breakage.
2002-08-20 Andrey A. ChernovDocument SWIDTH*
2002-08-20 Yaroslav TykhiyClean up hostname and hostinfo handling in inithosts():
2002-08-20 Jens SchweikhardtInsert missing 'are' to fix grammar bogon.
2002-08-20 Yoshihiro TakahashiRemove duplicate vinum entry.
2002-08-20 Yoshihiro TakahashiMerged from sys/dev/syscons/syscons.c revisions 1.386...
2002-08-20 Maxime HenrionUse the __BUS_ACCESSOR macro for NEXUS_ACCESSOR
2002-08-20 Ruslan ErmilovAllow embedded `:' and `!' in target names.
next