]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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> --...
2002-07-15 Garrett WollmanAll of the things that confstr() returns are compile...
2002-07-15 Garrett Wollmangetopt(3) was also added in 1003.2-1992.
2002-07-15 Giorgos KeramidasThe .Fn function.
2002-07-15 Giorgos KeramidasThe .Fn function
2002-07-15 Garrett WollmanDon't bother asking the kernel about _SC_FSYNC; it...
2002-07-15 Garrett WollmanDefine _POSIX_FSYNC unconditionally. (The standard...
2002-07-15 Garrett WollmanFix visibility:
2002-07-15 Giorgos KeramidasAdd a missing 'function' word.
2002-07-15 Hajimu UMEMOTOUse BSDi derived if_nametoindex(), if_indextoname(...
2002-07-15 Giorgos KeramidasThe .Fn function
2002-07-15 Garrett WollmanDon't claim to fully implement C99 in the STANDARDS...
2002-07-15 Garrett WollmanNote that fseeko() and ftello() are standard in 1003...
2002-07-15 Alfred PerlsteinAdd IPv6 support.
2002-07-15 Garrett WollmanClean up some of the rather strange structure and order...
2002-07-15 Hajimu UMEMOTO- fixed a bug that we can't send a packet to ipv4mapped...
2002-07-15 John BaldwinAdd a new VM options section. Move KSTACK_PAGES there...
2002-07-15 John BaldwinKSTACK_PAGES is only an option on i386, so move it...
2002-07-15 John BaldwinWhitespace fix.
2002-07-15 John BaldwinMove SMBFS from i386 and pc98 files and options files...
2002-07-15 Alfred Perlsteinadd support for rpc IPv6 (rpc/udp/46 ...)
2002-07-15 Alfred Perlsteinuse getaddrinfo() instead of gethostbyname().
2002-07-15 Alfred PerlsteinNuke unused variable.
2002-07-15 John BaldwinThe hardware bus configuration section is now empty...
2002-07-15 John BaldwinMove NTIMECOUNTER and PPS_SYNC from the ISA bus section...
2002-07-15 John BaldwinThe EISA_SLOTS option appears to be i386-only.
2002-07-15 Alfred Perlsteindo not call clnt_spcreateerror nor clnt_sperror with...
2002-07-15 Alfred PerlsteinPort to TI/RPC and/or IPV6.
2002-07-15 John BaldwinCOMPAT_OLDISA is only used on i386.
2002-07-15 John BaldwinSync up syscons options from options.i386.
2002-07-15 Alfred PerlsteinIf an RPC fails, try a shorter reply in case the fault...
2002-07-15 John BaldwinAdd a NOTES file for the Alpha architecture.
2002-07-15 John BaldwinmakeLINT.send has been moved to sys/conf so we can...
2002-07-15 Alfred Perlsteinde-__P().
2002-07-15 Mark MurrayFix a bazillion lint and WARNS warnings. One major...
2002-07-15 Mark MurrayUse ISO 9X variadic macro format; arguments are not...
2002-07-15 Mark MurrayConvert macros with variadic arguments from GNU format...
2002-07-15 Dag-Erling... Comment out WARNS?=4 to unbreak the Alpha build.
2002-07-15 Garrett WollmanIdentify the C Language Binding Option of IEEE Std...
2002-07-15 Tom RhodesFix grammar 'the administrator'
2002-07-15 Dag-Erling... Get rid of %qd, and unbreak Alpha build.
2002-07-15 John BaldwinMove all the sio(4) attachments (except for pc98's...
2002-07-15 John BaldwinThe puc(4) driver/bridge is MI, so don't bury it in...
2002-07-15 Bosko Milekico Introduce new m_getcl() interface routine that alloca...
2002-07-15 John BaldwinSort all the SYSV IPC options. They are still all...
2002-07-15 John Baldwin- Properly sort GEOM and NODEVFS.
2002-07-15 John BaldwinMake WLCACHE and WLDEBUG MI options.
2002-07-15 John BaldwinMake NDGBPORTS an MI option since the dgb(4) driver...
2002-07-15 John BaldwinProperly document NDGBPORTS and use a better value...
2002-07-15 John BaldwinRemove SIMOS option from here. It will be moving to...
2002-07-15 John BaldwinAdjust a comment, the vga device only supports VGA...
2002-07-15 John BaldwinThe sources to the non-working esp device are no longer...
2002-07-15 John BaldwinAlpha does not support the PERFMON kernel option and...
2002-07-15 John BaldwinNeither options SLICE or sys/alpha/alpha/mountroot...
2002-07-15 Ian DowseRe-fetch the interface handle after setting the config...
2002-07-15 John Baldwin- Remove an irrelevant comment from i386 GENERIC.
2002-07-15 John BaldwinMove ACPI device and options from MI NOTES to the i386...
2002-07-15 Mark MurrayVery minor warns fix. Add a declaration for an unused...
2002-07-15 Mark MurrayHelp lint out a bit; wrap some functions (redefined...
2002-07-15 Mark MurrayUpgrade the random device to use a "real" hash instead...
2002-07-15 Mark MurrayFix some really pedantic GCC warnings.
2002-07-15 Mark MurrayConvert GNU variadic macros to the ISO 9X variety.
2002-07-15 Mark MurrayWrap GNU specific code in ifdefs, and help lint out...
2002-07-15 Mark MurrayCast to prevent "signed/unsigned comparison" warnings.
next