]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-10-24 Arun SharmaUse a TR of size 1 << IA64_ID_PAGE_SHIFT instead of...
2003-10-24 Hajimu UMEMOTOoops, EAI_NONAME is not EAINONAME.
2003-10-24 Peter WemmAdd __va_copy and make it always visible, in spite...
2003-10-24 Marcel MoolenaarDon't use fuword() or suword() unconditionally. They...
2003-10-24 Marcel MoolenaarRemove two unused fields in the operand structure ...
2003-10-24 Eric AnholtUpdate to latest from DRI CVS. Primary new feature...
2003-10-24 Sam Lefflero restructure initialization code so data structures...
2003-10-23 Sam Lefflercheck return result from rtalloc1 before invoking RTUNLOCK
2003-10-23 John BaldwinWrites to p_flag in __setugid() no longer need Giant.
2003-10-23 John BaldwinMove the P_COWINPROGRESS flag from being a per-process...
2003-10-23 Garrett WollmanAdd appropriate const poisoning to the assert_*locked...
2003-10-23 John BaldwinAdd simple support for AGP 3.0 including enabling 8x...
2003-10-23 Hajimu UMEMOTOworkaround to have backward compatibility for EAI_NODATA.
2003-10-23 Warner LoshRemove unnecessary casts to (caddr_t) for if_broadcastaddr.
2003-10-23 John BaldwinUse a switch statement on the devid instead of if-else...
2003-10-23 Warner LoshRemove unnecessary (caddr_t) casts of if_broadcastaddr.
2003-10-23 Hajimu UMEMOTO- style
2003-10-23 Warner LoshConst poison crc routines (why these aren't centralized...
2003-10-23 Warner LoshConst poison the crc calcuation routines so const data...
2003-10-23 Brooks DavisUse IF_MAXUNIT instead of rolling our own identical...
2003-10-23 Hajimu UMEMOTOoops, I forget to diable EAI_ADDRFAMILY and EAI_NODATA.
2003-10-23 Tom RhodesFix several old bugs which got worse over time:
2003-10-23 Warner LoshMerge from p4 (noticed these changes with DES' if_ether...
2003-10-23 Hiten PandyaMdoc Janitor:
2003-10-23 Hajimu UMEMOTOreorder functions to be in sync with KAME.
2003-10-23 Hajimu UMEMOTOEAI_ADDRFAMILY and EAI_NODATA was deprecated in RFC3493
2003-10-23 Ruslan ErmilovPrint the correct ICMP statistics for "no return routes".
2003-10-23 Hajimu UMEMOTOpreparation for RFC3493. EAI_NODATA was deprecated.
2003-10-23 Dag-Erling... Clean up whitespace, remove "register" keyword, ANSIfy.
2003-10-23 Dag-Erling... 0x7FFFFFFFFF is >32 bits and needs an explicit LL.
2003-10-23 Dag-Erling... Plug a memory leak in the PAM child process. It is...
2003-10-23 Dag-Erling... Connect fabsl.c to the build.
2003-10-23 Dag-Erling... Add prototypes for all long double functions in C99...
2003-10-23 Dag-Erling... Implement fabsl(3), allowing the world to build with...
2003-10-23 Marcel MoolenaarCleanup. Remove the md_flags for threads. It's not...
2003-10-23 Marcel MoolenaarReimplement unaligned_fixup() using the new disassemble...
2003-10-23 Hiten PandyaMdoc Janitor:
2003-10-23 Marcel MoolenaarRemove unused include of <machine/inst.h>
2003-10-23 Marcel MoolenaarRemove prototype of unaligned_fixup() and fix a nearby...
2003-10-23 Marcel MoolenaarAdd prototypes for spillfd() and unaligned_fixup().
2003-10-23 Marcel MoolenaarAdd spillfd(). This function loads a double-precision...
2003-10-23 Peter WemmUse amd64_set_fsbase() instead of calling sysarch(...
2003-10-23 Marcel MoolenaarHook-up the new disassembler.
2003-10-23 Peter WemmAdd implementations of amd64_[gs]et_[fg]sbase().
2003-10-23 Hiten PandyaMdoc Janitor:
2003-10-23 Peter WemmUse a more robust API altogether for the amd64_get_fsba...
2003-10-23 Marcel MoolenaarAdd a new disassembler that improves over the previous...
2003-10-23 Peter WemmLook at the equipment list for amd64 as well as i386...
2003-10-23 Hiten PandyaCorrect #include file in SYNOPSIS:
2003-10-23 Hiten PandyaMdoc Janitor:
2003-10-23 Hiten PandyaMdoc Janitor:
2003-10-23 Warner LoshFix mismerge from one tree to another: add (
2003-10-23 Peter WemmRenumber the sysarch vectors for amd64 specific syscall...
2003-10-23 Hiten PandyaAdd a GEOM(4) MLINK.
2003-10-23 Hiten PandyaAdd a PAE(4) MLINK for simplicity.
2003-10-23 Hiten PandyaMdoc Janitor:
2003-10-23 Warner Loshmore unused item cleanup
2003-10-23 Warner LoshBASE is no longer used, and is an appendix. Remove it.
2003-10-23 Hiten PandyaMdoc Janitor:
2003-10-23 Warner LoshLearn basic C.
2003-10-23 Hiten PandyaMdoc Janitor:
2003-10-23 Hiten PandyaMdoc Janitor:
2003-10-23 Hiten PandyaMdoc Janitor:
2003-10-23 Hiten PandyaMdoc Janitor:
2003-10-23 Hiten PandyaMdoc Janitor:
2003-10-23 Hiten PandyaMdoc Janitor:
2003-10-23 Hidetoshi ShimokawaReduce debug messages.
2003-10-23 Hiten PandyaMdoc Janitor:
2003-10-23 Hiten PandyaMdoc Janitor:
2003-10-23 Hiten PandyaMdoc Janitor:
2003-10-23 Hiten PandyaMdoc Janitor:
2003-10-22 Nate LawsonAllow access to the field if it is within the region...
2003-10-22 Nate LawsonAdd the ACPICA_PEDANTIC option which is off by default...
2003-10-22 Robert Watsonmac_Finish break-out of kern_mac.c into parts:
2003-10-22 Tom RhodesMove prototypes into their function.
2003-10-22 Robert WatsonVariable cleanup following break-out of kern_mac.c...
2003-10-22 Robert WatsonRename error_select() to mac_error_select(), and unstat...
2003-10-22 Robert WatsonHook up to the build for options MAC:
2003-10-22 Robert WatsonRemove non-VFS related code from mac_vfs.c. Leave:
2003-10-22 Poul-Henning... Fix a braino memory leak.
2003-10-22 Tom RhodesMake WARNS=2 build without error.
2003-10-22 Robert WatsonRemove non-system bits from mac_system.c. Leave:
2003-10-22 Robert WatsonRemove non-credential/process-related bits from mac_pro...
2003-10-22 Tom RhodesAdd back the commas ',' in usage to avoid a garbled...
2003-10-22 Robert WatsonRemove non-pipe code from mac_pipe.c. Leave:
2003-10-22 Hajimu UMEMOTOwe have ppsratecheck().
2003-10-22 Robert WatsonRemove non-network related contents from mac_net.c...
2003-10-22 Hajimu UMEMOTOIP6Q_LOCK_CHECK -> IP6Q_LOCK_ASSERT.
2003-10-22 Tor EggeInitialize bp->b_offset to the physical offset in partition
2003-10-22 Hajimu UMEMOTOdrop the code of HAVE_NRL_INPCB part. our system doesn't
2003-10-22 Robert WatsonThe following shared types/constants/interfaces/.....
2003-10-22 Alan Cox - Retire vm_pageout_page_free(). Instead, use vm_page...
2003-10-22 Robert WatsonForced commit to recognize repo-copy from src/sys/kern...
2003-10-22 Sean ChittendenReduce fstab(5)/mount(8) confusion by changing the...
2003-10-22 Hajimu UMEMOTOoops, gai_strerror must return default value when error...
2003-10-22 Hajimu UMEMOTOmake ai_errlist struct. this is preparation for RFC3493
2003-10-22 Hajimu UMEMOTOpretect ip6 reassemble queue by use of mutex.
2003-10-22 Hajimu UMEMOTO- implement lock around IPv6 reassembly, to avoid panic...
2003-10-22 Hajimu UMEMOTOprotect sid_default and sid.
2003-10-22 Hajimu UMEMOTOreduce calling in6_addr2zoneid().
next