]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-10-23 marcelAdd a new disassembler that improves over the previous...
2003-10-23 peterLook at the equipment list for amd64 as well as i386...
2003-10-23 hmpCorrect #include file in SYNOPSIS:
2003-10-23 hmpMdoc Janitor:
2003-10-23 hmpMdoc Janitor:
2003-10-23 impFix mismerge from one tree to another: add (
2003-10-23 peterRenumber the sysarch vectors for amd64 specific syscall...
2003-10-23 hmpAdd a GEOM(4) MLINK.
2003-10-23 hmpAdd a PAE(4) MLINK for simplicity.
2003-10-23 hmpMdoc Janitor:
2003-10-23 impmore unused item cleanup
2003-10-23 impBASE is no longer used, and is an appendix. Remove it.
2003-10-23 hmpMdoc Janitor:
2003-10-23 impLearn basic C.
2003-10-23 hmpMdoc Janitor:
2003-10-23 hmpMdoc Janitor:
2003-10-23 hmpMdoc Janitor:
2003-10-23 hmpMdoc Janitor:
2003-10-23 hmpMdoc Janitor:
2003-10-23 hmpMdoc Janitor:
2003-10-23 simokawaReduce debug messages.
2003-10-23 hmpMdoc Janitor:
2003-10-23 hmpMdoc Janitor:
2003-10-23 hmpMdoc Janitor:
2003-10-23 hmpMdoc Janitor:
2003-10-22 njlAllow access to the field if it is within the region...
2003-10-22 njlAdd the ACPICA_PEDANTIC option which is off by default...
2003-10-22 rwatsonmac_Finish break-out of kern_mac.c into parts:
2003-10-22 trhodesMove prototypes into their function.
2003-10-22 rwatsonVariable cleanup following break-out of kern_mac.c...
2003-10-22 rwatsonRename error_select() to mac_error_select(), and unstat...
2003-10-22 rwatsonHook up to the build for options MAC:
2003-10-22 rwatsonRemove non-VFS related code from mac_vfs.c. Leave:
2003-10-22 phkFix a braino memory leak.
2003-10-22 trhodesMake WARNS=2 build without error.
2003-10-22 rwatsonRemove non-system bits from mac_system.c. Leave:
2003-10-22 rwatsonRemove non-credential/process-related bits from mac_pro...
2003-10-22 trhodesAdd back the commas ',' in usage to avoid a garbled...
2003-10-22 rwatsonRemove non-pipe code from mac_pipe.c. Leave:
2003-10-22 umewe have ppsratecheck().
2003-10-22 rwatsonRemove non-network related contents from mac_net.c...
2003-10-22 umeIP6Q_LOCK_CHECK -> IP6Q_LOCK_ASSERT.
2003-10-22 teggeInitialize bp->b_offset to the physical offset in partition
2003-10-22 umedrop the code of HAVE_NRL_INPCB part. our system doesn't
2003-10-22 rwatsonThe following shared types/constants/interfaces/.....
2003-10-22 alc - Retire vm_pageout_page_free(). Instead, use vm_page...
2003-10-22 rwatsonForced commit to recognize repo-copy from src/sys/kern...
2003-10-22 seancReduce fstab(5)/mount(8) confusion by changing the...
2003-10-22 umeoops, gai_strerror must return default value when error...
2003-10-22 umemake ai_errlist struct. this is preparation for RFC3493
2003-10-22 umepretect ip6 reassemble queue by use of mutex.
2003-10-22 ume- implement lock around IPv6 reassembly, to avoid panic...
2003-10-22 umeprotect sid_default and sid.
2003-10-22 umereduce calling in6_addr2zoneid().
2003-10-22 umeprotect by IFNET_RLOCK.
2003-10-22 hartiLink libngatm to the build (unless NOATM is set).
2003-10-22 hartiAdd a sub-directory to netnatm for the SAAL headers.
2003-10-22 hartiMakefile for the NgATM user space library.
2003-10-22 suzmore strict sanity check for ESP tail
2003-10-22 hmpFix the include path of rijndael.h.
2003-10-22 hartiSome upgrade instructions.
2003-10-22 marcelThe FP status register allows for 6 traps to be masked...
2003-10-22 hartiThis commit was generated by cvs2svn to compensate...
2003-10-22 hartiVirgin import of the NgATM SAAL layer user part v0.9.
2003-10-22 hartiSome upgrade instructions.
2003-10-22 hartiThis commit was generated by cvs2svn to compensate...
2003-10-22 hartiVirgin import of the NgATM SAAL layer shared kernel...
2003-10-22 hartiRemove a gcc-ism: declaring a variable array at the...
2003-10-22 simokawaAdd '0x' in front of EUI64 to avoid confusion.
2003-10-22 phkForgotten commit: If a provider has zero sectorsize...
2003-10-22 samterminate the rx descriptor list with a self-linked...
2003-10-22 alc - Assert that every page found in the active queue...
2003-10-21 simonReflect the fact that fxtv is now found in ports/multim...
2003-10-21 mjacobTurn off ISP_SMPLOCK- not to be turned on again.
2003-10-21 umestop use of NI_WITHSCOPEID. it was deprecated.
2003-10-21 ume- change scope to zone.
2003-10-21 sergeiAdd myself.
2003-10-21 alc - Assert that the containing vm object is locked in
2003-10-21 hrsMerge the following from the English version:
2003-10-21 sosProperly unload the DMA SG list on errors.
2003-10-21 sosFix the DMA problem that most severely hit on the DS311...
2003-10-21 impModernize examples/usage. Kill 1200/300 baud modem...
2003-10-21 silbyWrap a long line in the previous commit
2003-10-21 silbyChange all SYSCTLS which are readonly and have a relate...
2003-10-21 silbyHave sysctl print out a more useful error message when...
2003-10-21 silbyAdd another sysctl flag, CTLFLAG_TUN, which is a hint...
2003-10-21 rwatsonLine-break sync to the MAC development branch.
2003-10-21 simokawaWe need to initialize bp->b_offset and bp->b_iooffset
2003-10-21 tjrReject negative ngrp arguments in linux_setgroups(...
2003-10-21 sosUp the alignment requirement of the SC1100 to 16 bytes...
2003-10-21 phkRemove clause 3 in the copyrights (according to permiss...
2003-10-21 phkRemove "register" keywords.
2003-10-21 scottlDon peril-sensitive sunglasses and mark pipe(2) as...
2003-10-21 phkRetire bio_caller2 (alias for b_io.bio_caller2), this...
2003-10-21 phkRemove KASSERTS on B_PHYS for vmapbuf() and vunmapbuf...
2003-10-21 impbaud rate and bit rate were horribly confused in this...
2003-10-21 marcelRemove md_bspstore from the MD fields of struct thread...
2003-10-20 phkAddition.
2003-10-20 samrevert default for idle polling to zero until we can...
2003-10-20 phkWhen a numeric field overflows its width, try formattin...
next