]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-07-18 peterUse pmap_kenter() rather than vtopte() and bashing...
2002-07-17 peterFix a transcription typo. s/ACPI_PTR/ACPI_POINTER/
2002-07-17 peteria64 does not have the same degree of stealth include...
2002-07-17 peterThis is a userland tool, not a kernel component or...
2002-07-17 peterPacify gcc on ia64
2002-07-17 dillonI don't know how the minimum retransmit timeout managed...
2002-07-17 peterFix some typos in 1.68 from over a week ago.
2002-07-17 peterCap the initial PV and PTE table preallocations. Other...
2002-07-17 peterBe sure to use a logical address for the SAL table...
2002-07-17 peterUpdate for new ACPICA import. Gah.
2002-07-17 jakeAdd END markers to asm functions so that debuggers...
2002-07-17 peterAvoid trying to set PG_G on the first 4MB when we set...
2002-07-17 yarAvoid passing NULL to freehostent(3).
2002-07-17 julianFix a reversed test.
2002-07-17 julianMake sure the process state for the idle proc is set...
2002-07-17 yarFix setting parameters for getipnodebyaddr(3):
2002-07-17 scopAdd myself.
2002-07-17 desIn pam_init_ctx(), register a cleanup function that...
2002-07-17 ruSort FILES.
2002-07-17 dwmaloneFix a spelling mistake.
2002-07-17 markmClean up the syntax WRT semicolons at the end of functi...
2002-07-17 robertoFix installworld.
2002-07-17 sheldonhOne external utility was ommitted in the previous delta:
2002-07-17 nyanMFi386: revision 1.524.
2002-07-17 nyanMFi386: revision 1.350.
2002-07-17 robertodi_createtime -> di_birthtime.
2002-07-17 ruHandle installation of links through bsd.links.mk.
2002-07-17 luigiFix a panic when doing "ipfw add pipe 1 log ..."
2002-07-17 sheldonhThe following builtins are now available as external...
2002-07-17 impBetter verbage on hw.pcic sysctls, delete now obsolete...
2002-07-17 impo Remove workaround that I put in to mask the BadVcc...
2002-07-17 impBe more conservative about the address ranges we assign...
2002-07-17 mikehGLOB_QUOTE has been retired.
2002-07-17 impAdd definitions for the Ext 1 register on cirrus logic...
2002-07-17 dillonQualify comment on machdep.cpu_idle_hlt. Turning this...
2002-07-17 imppccard_common.c is no longer necssary
2002-07-17 impEliminate the need for pccard_common.c by moving the...
2002-07-17 mikehUpdate glob(3) to add all the POSIX required options...
2002-07-17 impAdd support for Elsa XI325, Netgear MA401RA, and Nokia...
2002-07-17 impregen from pccarddevs 1.33
2002-07-17 impMFOpenBSD:
2002-07-17 jhb- Use more correct values to initialize the AGP control...
2002-07-17 jhbPreallocate a struct file as the first thing in falloc...
2002-07-17 jhbAdd a KASSERT() to assert that td_critnest is == 1...
2002-07-17 gallatinAllow alphas to do crashdumps: Refuse to run anything...
2002-07-17 mckusickChange utimes to set the file creation time (for filesy...
2002-07-17 ddIntroduce the DEVFS "rule" subsystem. DEVFS rules...
2002-07-17 dillon'recm' was not being unconditionally cleared for each...
2002-07-17 gadThe new implementation of 'lpc topq' is intended to...
2002-07-17 gadChanges which rewrite 'lpc topq', and which add 'lpc...
2002-07-16 bdeFixed some print format errors. Avoid some warnings...
2002-07-16 mckusickChange the name of st_createtime to st_birthtime. This...
2002-07-16 wollmanA little bit more thought has resulted in a generic...
2002-07-16 wollmanForgot to change command name in Makefile. (Where...
2002-07-16 wollmanPOSIX requires these shell builtins to also exist as...
2002-07-16 wollmanDon't ask me how I consistently turned struct statvfs...
2002-07-16 dillonFix a bug nfs_write() related to ^C'ing during a file...
2002-07-16 alc o Use vm_pageq_remove_nowakeup() and vm_pageq_enqueue...
2002-07-16 jhbVarious comment and minor style fixes. No actual conte...
2002-07-16 tmmWhen multiple IOMMUs are present in a system, use a...
2002-07-16 mpDon't imply that setting the boot_ variables to "NO...
2002-07-16 tmmAdd new UltraSPARC-III VIS II instructions.
2002-07-16 pdeuskar- Use IO mode to reset the controller (82544 and beyond)
2002-07-16 yarUse the right indent for the closing brace: it belongs...
2002-07-16 yarReplace the awkward hackery about strtok(3)
2002-07-16 tmmAdd new LSU bits for UltraSPARC-III.
2002-07-16 tmmAdd ASI definitions of UltraSPARC-III (Cu) processors...
2002-07-16 tmmAdd missing quotes around ID string in __FBSDID().
2002-07-16 mikeThis isn't quite ready for WARNS=3 in the sparc64 case.
2002-07-16 jhbSome style cleanups.
2002-07-16 jhbIf we get a receive error in nfs_receive() and then...
2002-07-16 nyanChange include order.
2002-07-16 nyanCheck return status from fd_in() function.
2002-07-16 markmThe main reason for this is to reduce diffs between...
2002-07-16 desUnbreak Alpha build.
2002-07-16 markmUnbreak LINT; sort the includes so that functions are...
2002-07-16 markmRetire the perl gethints.conf in favour of an awk versi...
2002-07-16 kbyancFix incorrect cast.
2002-07-16 ddUse proper article.
2002-07-15 peterThe pmap_invalidate_all() here is definately not a...
2002-07-15 wollmanSupport POSIX ``programming environment'' mistake.
2002-07-15 wollmanAssume that my bug report against 1003.1-2001 will...
2002-07-15 wollmanSupport POSIX/SUS ``programming environment'' mistake...
2002-07-15 wollmanMove _CS_PATH from <sys/unistd.h> to <unistd.h> --...
2002-07-15 wollmanAll of the things that confstr() returns are compile...
2002-07-15 wollmangetopt(3) was also added in 1003.2-1992.
2002-07-15 keramidaThe .Fn function.
2002-07-15 keramidaThe .Fn function
2002-07-15 wollmanDon't bother asking the kernel about _SC_FSYNC; it...
2002-07-15 wollmanDefine _POSIX_FSYNC unconditionally. (The standard...
2002-07-15 wollmanFix visibility:
2002-07-15 keramidaAdd a missing 'function' word.
2002-07-15 umeUse BSDi derived if_nametoindex(), if_indextoname(...
2002-07-15 keramidaThe .Fn function
2002-07-15 wollmanDon't claim to fully implement C99 in the STANDARDS...
2002-07-15 wollmanNote that fseeko() and ftello() are standard in 1003...
2002-07-15 alfredAdd IPv6 support.
2002-07-15 wollmanClean up some of the rather strange structure and order...
2002-07-15 ume- fixed a bug that we can't send a packet to ipv4mapped...
2002-07-15 jhbAdd a new VM options section. Move KSTACK_PAGES there...
next