]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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.
2002-07-15 Mark MurrayWarnings and lint-assisting fixes; mark unused function...
2002-07-15 Mark MurrayConsistently use semicolons to terminate macro invocati...
2002-07-15 Mark MurrayConvert GNU-styled variadic macros to ISO(9x) style.
2002-07-15 Mark MurrayUse a semicolon at the end of a function-like macro...
2002-07-15 Mark MurrayFix warning by marking unused function parameter.
2002-07-15 Mark MurrayISOfy and minor warnsfix.
2002-07-15 Mark MurrayUse semicolons at the end of function-like macros for...
2002-07-15 Dag-Erling... Get rid of %qd, and unbreak Alpha build.
2002-07-15 Sheldon HearnRevert previous delta, which is not required with rev...
2002-07-15 Ralf S. Engelschalls/progname/procname/ to be consistent with the other...
2002-07-15 Ralf S. EngelschallReplace extra call to "tunefs" with the equivalent...
2002-07-15 Hajimu UMEMOTOCorrect module name of my previous commit.
2002-07-15 Alfred Perlsteinrevert WARNS=4, it makes the alpha compile sad.
2002-07-15 Giorgos KeramidasFix whitespace in .Bd -literal display of S_IXXX constants.
2002-07-15 Giorgos Keramidasmdoc fun: add a few more sentence breaks.
2002-07-15 Giorgos KeramidasKill excessive whitespace between macro arguments.
2002-07-15 Giorgos Keramidasmdoc style: break up sentences
2002-07-15 Juli MallettBit-width fields should be of type 'int'.
2002-07-15 Juli MallettUse %zu to print size_t.
2002-07-15 Alan Cox o Create vm_contig_launder() to replace code that...
2002-07-15 Giorgos KeramidasFix last hard sentence break.
2002-07-15 Giorgos Keramidas^Z suspends any and all programs that don't do anything...
2002-07-15 Tim J. RobbinsSupport larger files (at least 64-bit offsets) by using...
2002-07-15 Max Khonfix driver name in DRIVER_MODULE
2002-07-15 Giorgos KeramidasUse present tense in all the verbs, when describing...
2002-07-15 Giorgos KeramidasDocument savecore_flags.
2002-07-15 Juli MallettKill extraneous whitespace.
2002-07-15 Giorgos KeramidasFix a couple of typos in a comment.
2002-07-15 Mark PeekSilence compiler warnings when DDB is not defined.
2002-07-15 Giorgos Keramidas^Z doesn't "stop" systat, but it "suspends" it.
2002-07-14 Alan Cox o Lock page queue accesses by vm_page_wire() that...
2002-07-14 Luigi RizzoImplement keepalives for dynamic rules, so they will...
2002-07-14 Alfred PerlsteinFix "rpcinfo -m" when talking to other implementations...
2002-07-14 Alfred Perlsteinclnt_vc_create() has const scalar arguments that wind...
2002-07-14 Alan Cox o Lock page queue accesses by vm_page_wire().
2002-07-14 Alan Cox o Lock page queue accesses by vm_page_wire().
2002-07-14 Alfred PerlsteinCast function args to silence warning.
2002-07-14 Alfred PerlsteinAdd a prototype for __rpcb_findaddr_timed to silence...
2002-07-14 Alfred PerlsteinSilence several warnings due to functions that needed...
2002-07-14 David MaloneFix a typo.
2002-07-14 Kelly YanceyAdd some additional 802.11 media definitions.
2002-07-14 Alan Cox o Lock page queue accesses by vm_page_wire().
2002-07-14 Alan Cox o Lock page queue accesses by vm_page_wire().
2002-07-14 Alan Cox o Lock page queue accesses by vm_page_wire().
2002-07-14 Alan Cox o Lock page queue accesses by vm_page_wire().
2002-07-14 Alfred PerlsteinWARNS=4
next