]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-07-18 Murray StokelyRevert last change.
2002-07-18 Warner LoshIntegrate the hw.pcic.pd6722_vsense tunable from the...
2002-07-18 Warner LoshSome strange hacks for the clpd6729:
2002-07-18 Murray StokelyTeach mdoc about FreeBSD 4.6.1
2002-07-18 Warner LoshThe Compaq WL200 is a CL-PD6729 based pci card with...
2002-07-18 Luigi RizzoMove IPFW2 definition before including ip_fw.h
2002-07-18 Dima DorfmanRemove spurious "echo '.'".
2002-07-18 Brian S. DeanApply same fix as Rev 1.19 of /etc/rc.diskless2: create...
2002-07-18 Doug BartonAnonymize the "portmap" program to get better compatibi...
2002-07-18 Doug BartonMake nisdomainname=NO DTRT
2002-07-18 Doug BartonCleanup some pollution from the NetBSD sync, and add...
2002-07-18 Gordon TetlowFix a typo that caused dhclient not to work.
2002-07-18 Gordon TetlowMerge in all the changes that Mike Makonnen has been...
2002-07-18 Hajimu UMEMOTObe able to configure to run an IPv6 routing daemon...
2002-07-18 Hajimu UMEMOTOfixed to make mbuf chain.
2002-07-18 Alan Cox o Introduce an argument, VM_ALLOC_WIRED, that requests...
2002-07-18 Peter WemmUse pmap_kenter() rather than vtopte() and bashing...
2002-07-17 Peter WemmFix a transcription typo. s/ACPI_PTR/ACPI_POINTER/
2002-07-17 Peter Wemmia64 does not have the same degree of stealth include...
2002-07-17 Peter WemmThis is a userland tool, not a kernel component or...
2002-07-17 Peter WemmPacify gcc on ia64
2002-07-17 Matthew DillonI don't know how the minimum retransmit timeout managed...
2002-07-17 Peter WemmFix some typos in 1.68 from over a week ago.
2002-07-17 Peter WemmCap the initial PV and PTE table preallocations. Other...
2002-07-17 Peter WemmBe sure to use a logical address for the SAL table...
2002-07-17 Peter WemmUpdate for new ACPICA import. Gah.
2002-07-17 Jake BurkholderAdd END markers to asm functions so that debuggers...
2002-07-17 Peter WemmAvoid trying to set PG_G on the first 4MB when we set...
2002-07-17 Yaroslav TykhiyAvoid passing NULL to freehostent(3).
2002-07-17 Julian ElischerFix a reversed test.
2002-07-17 Julian ElischerMake sure the process state for the idle proc is set...
2002-07-17 Yaroslav TykhiyFix setting parameters for getipnodebyaddr(3):
2002-07-17 Ville SkyttäAdd myself.
2002-07-17 Dag-Erling... In pam_init_ctx(), register a cleanup function that...
2002-07-17 Ruslan ErmilovSort FILES.
2002-07-17 David MaloneFix a spelling mistake.
2002-07-17 Mark MurrayClean up the syntax WRT semicolons at the end of functi...
2002-07-17 Ollivier RobertFix installworld.
2002-07-17 Sheldon HearnOne external utility was ommitted in the previous delta:
2002-07-17 Yoshihiro TakahashiMFi386: revision 1.524.
2002-07-17 Yoshihiro TakahashiMFi386: revision 1.350.
2002-07-17 Ollivier Robertdi_createtime -> di_birthtime.
2002-07-17 Ruslan ErmilovHandle installation of links through bsd.links.mk.
2002-07-17 Luigi RizzoFix a panic when doing "ipfw add pipe 1 log ..."
2002-07-17 Sheldon HearnThe following builtins are now available as external...
2002-07-17 Warner LoshBetter verbage on hw.pcic sysctls, delete now obsolete...
2002-07-17 Warner Losho Remove workaround that I put in to mask the BadVcc...
2002-07-17 Warner LoshBe more conservative about the address ranges we assign...
2002-07-17 Mike HeffnerGLOB_QUOTE has been retired.
2002-07-17 Warner LoshAdd definitions for the Ext 1 register on cirrus logic...
2002-07-17 Matthew DillonQualify comment on machdep.cpu_idle_hlt. Turning this...
2002-07-17 Warner Loshpccard_common.c is no longer necssary
2002-07-17 Warner LoshEliminate the need for pccard_common.c by moving the...
2002-07-17 Mike HeffnerUpdate glob(3) to add all the POSIX required options...
2002-07-17 Warner LoshAdd support for Elsa XI325, Netgear MA401RA, and Nokia...
2002-07-17 Warner Loshregen from pccarddevs 1.33
2002-07-17 Warner LoshMFOpenBSD:
2002-07-17 John Baldwin- Use more correct values to initialize the AGP control...
2002-07-17 John BaldwinPreallocate a struct file as the first thing in falloc...
2002-07-17 John BaldwinAdd a KASSERT() to assert that td_critnest is == 1...
2002-07-17 Andrew GallatinAllow alphas to do crashdumps: Refuse to run anything...
2002-07-17 Kirk McKusickChange utimes to set the file creation time (for filesy...
2002-07-17 Dima DorfmanIntroduce the DEVFS "rule" subsystem. DEVFS rules...
2002-07-17 Matthew Dillon'recm' was not being unconditionally cleared for each...
2002-07-17 Garance A DrosehnThe new implementation of 'lpc topq' is intended to...
2002-07-17 Garance A DrosehnChanges which rewrite 'lpc topq', and which add 'lpc...
2002-07-16 Bruce EvansFixed some print format errors. Avoid some warnings...
2002-07-16 Kirk McKusickChange the name of st_createtime to st_birthtime. This...
2002-07-16 Garrett WollmanA little bit more thought has resulted in a generic...
2002-07-16 Garrett WollmanForgot to change command name in Makefile. (Where...
2002-07-16 Garrett WollmanPOSIX requires these shell builtins to also exist as...
2002-07-16 Garrett WollmanDon't ask me how I consistently turned struct statvfs...
2002-07-16 Matthew DillonFix a bug nfs_write() related to ^C'ing during a file...
2002-07-16 Alan Cox o Use vm_pageq_remove_nowakeup() and vm_pageq_enqueue...
2002-07-16 John BaldwinVarious comment and minor style fixes. No actual conte...
2002-07-16 Thomas MoestlWhen multiple IOMMUs are present in a system, use a...
2002-07-16 Mark PeekDon't imply that setting the boot_ variables to "NO...
2002-07-16 Thomas MoestlAdd new UltraSPARC-III VIS II instructions.
2002-07-16 Prafulla Deuskar- Use IO mode to reset the controller (82544 and beyond)
2002-07-16 Yaroslav TykhiyUse the right indent for the closing brace: it belongs...
2002-07-16 Yaroslav TykhiyReplace the awkward hackery about strtok(3)
2002-07-16 Thomas MoestlAdd new LSU bits for UltraSPARC-III.
2002-07-16 Thomas MoestlAdd ASI definitions of UltraSPARC-III (Cu) processors...
2002-07-16 Thomas MoestlAdd missing quotes around ID string in __FBSDID().
2002-07-16 Mike BarcroftThis isn't quite ready for WARNS=3 in the sparc64 case.
2002-07-16 John BaldwinSome style cleanups.
2002-07-16 John BaldwinIf we get a receive error in nfs_receive() and then...
2002-07-16 Yoshihiro TakahashiChange include order.
2002-07-16 Yoshihiro TakahashiCheck return status from fd_in() function.
2002-07-16 Mark MurrayThe main reason for this is to reduce diffs between...
2002-07-16 Dag-Erling... Unbreak Alpha build.
2002-07-16 Mark MurrayUnbreak LINT; sort the includes so that functions are...
2002-07-16 Mark MurrayRetire the perl gethints.conf in favour of an awk versi...
2002-07-16 Kelly YanceyFix incorrect cast.
2002-07-16 Dima DorfmanUse proper article.
2002-07-15 Peter WemmThe pmap_invalidate_all() here is definately not a...
2002-07-15 Garrett WollmanSupport POSIX ``programming environment'' mistake.
2002-07-15 Garrett WollmanAssume that my bug report against 1003.1-2001 will...
2002-07-15 Garrett WollmanSupport POSIX/SUS ``programming environment'' mistake...
2002-07-15 Garrett WollmanMove _CS_PATH from <sys/unistd.h> to <unistd.h> --...
next