]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-08-25 Bruce EvansOops, the previous commit messages should have said...
2002-08-25 Bruce EvansTurned format checking back on. It was left turned...
2002-08-25 Chris CostelloRemove a repeated word.
2002-08-25 Warner LoshRemove extra args to printf
2002-08-25 Mitsuru IWASAKIAdd new sysctl MIB (hw.acpi.sleep_delay) to specify...
2002-08-25 Crist J. ClarkDon't give up on a remote log host when we get a EHOSTU...
2002-08-25 Crist J. ClarkCheck if a host argument is a IPv6 presentation format...
2002-08-25 Alan Cox o Retire pmap_pageable(). It's an advisory routine...
2002-08-25 Crist J. ClarkOnly create a temporary file if we are actually going...
2002-08-25 Crist J. ClarkLock the sysctl(8) knobs that turn ip{,6}fw(8) firewall...
2002-08-25 Julian ElischerReformat some comments to fit in 80 columns and
2002-08-25 Peter WemmMake this compile without needing NO_WERROR.
2002-08-25 Juli MallettAdd a -C ala GNU make(1) for Makefiles which are too...
2002-08-25 Bruce EvansFixed printf format errors and style bugs in rev.1...
2002-08-25 Bruce EvansOops, the previous commit wasn't the version that I...
2002-08-25 Orion HodsonAdd suspend and resume support.
2002-08-25 Matthew DillonAdd a sentence on the TCP retransmission timer changes
2002-08-25 Matthew DillonAdd A section on the retransmit timer sysctls.
2002-08-25 Bruce EvansFixed editing errors in rev.1.4 which manifested as...
2002-08-25 Bruce EvansFixed printf format errors and style bugs in previous...
2002-08-25 David E. O... Reorg just a tad to better express our bzip intentions.
2002-08-25 David E. O... Find remaining hardcoded gzip bits and change to bzip2...
2002-08-25 Alan Cox o Retire vm_page_zero_fill() and vm_page_zero_fill_are...
2002-08-24 Jake BurkholderFixed white space around operators, casts and reserved...
2002-08-24 Marcel MoolenaarUse 'p' as the partition specifier instead of 's'....
2002-08-24 Bruce A. MahReally add new fxp(4) adapter names this time.
2002-08-24 Jake Burkholderreturn x; -> return (x);
2002-08-24 Mario Sergio... Preserve suid/gid permissions when extracting packages...
2002-08-24 Nick SayerBe sure to unregister from sndstat on unregister. Gets...
2002-08-24 Alan Cox o Use vm_object_lock() in place of directly locking...
2002-08-24 Alan Cox o Use vm_object_lock() in place of Giant when manipula...
2002-08-24 John PolstraFix a bug in __ivaliduser_sa() which caused some rsh...
2002-08-24 Matthew DillonCorrect bug in t_bw_rtttime rollover, #undef USERTT
2002-08-24 Bruce A. MahUpdate the list of chips and cards supported by this...
2002-08-24 Tim J. RobbinsThere is a built-in command called "builtin"; spell...
2002-08-24 Jens SchweikhardtUse "kbytes" instead of "blocks" in messages as this...
2002-08-24 Marc FonvieilleFix typos: s/O2Mirco/O2Micro/
2002-08-24 Tim J. RobbinsDon't show the process ID of background jobs that have...
2002-08-24 Kris Kennaway&x is not a format string
2002-08-24 Alan Cox o Resurrect vm_object_lock() and vm_object_unlock...
2002-08-24 Marcel MoolenaarWork around a GCC optimization bug on ia64: In link_elf...
2002-08-24 Hajimu UMEMOTOcheck packet length before fetching ESP crypto checksum.
2002-08-24 Luigi RizzoMake this compile again (libgmd now is a port, and...
2002-08-24 Luigi RizzoMention the special pathname @__CWD__@
2002-08-24 Jacques VidrineUse `uint32_t' instead of `unsigned long', since the...
2002-08-24 Peter WemmAdd some \n's to printf()s
2002-08-24 Peter WemmFix unit wiring. Also, change the variable "hit" to...
2002-08-24 Mike BarcroftNote that <sys/types.h> in no longer a prerequisite...
2002-08-24 Mike BarcroftAdd time_t typedef for POSIX compatibility, move an...
2002-08-24 Alfred Perlsteinstyle: put return types on a line by themselves.
2002-08-23 Alfred Perlsteinstyle:
2002-08-23 Alfred PerlsteinPut return values from functions on a line by themselves.
2002-08-23 Peter WemmMove the TAILQ_INIT(&td->td_selq) before the retry...
2002-08-23 Bruce A. MahNew release note: MAC (mostly a placeholder for now).
2002-08-23 Marcel Moolenaars/_BSD_VA_LIST_/__va_list/. The former type doesn't...
2002-08-23 Peter WemmOk, somebody please shoot me. The asm I wrote for...
2002-08-23 Orion HodsonMake sure channel buffer start is associated with chann...
2002-08-23 Julian ElischerAdd the complex state TDS_SUSP_SLP.
2002-08-23 Archie CobbsDon't use "NULL" when "0" is really meant.
2002-08-23 Mike Barcrofto Fix namespace issues in <sys/mman.h>.
2002-08-23 Bruce A. MahAdd Netgear GA621, uvisor(4) devices.
2002-08-23 Bruce A. MahNew hardware list additions: mpt and pst devices.
2002-08-23 Bruce A. MahNew release notes: mpt driver, pst driver.
2002-08-23 Bruce A. MahUpdate list of fxp(4) devices.
2002-08-23 Bruce A. MahNew release notes: sh(1) parser changes, via8233 sound...
2002-08-23 Mike BarcroftMove several MI types from <machine/_types.h> to <sys...
2002-08-23 Scott LongRemove stddef.h from the header list
2002-08-23 Andrey A. ChernovTweak chain example to show more possibilities
2002-08-23 Johan KarlssonSimilar to bsd.subdir.mk, echo the name of the dir...
2002-08-23 Yaroslav TykhiyAdd option '-W': don't log FTP sessions to wtmp.
2002-08-23 Murray StokelyAdd a belated entry for amdpm(4).
2002-08-23 Julian ElischerDon't re-lock the sched lock if we didn't unlock it.
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.
next