]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-10-20 phkUse %jd instead of %lld now that we have it.
2002-10-20 phkIt makes more sense for the fwheads and fwsectors prope...
2002-10-20 teggeFix data corruption caused by last byte in oddly sized...
2002-10-20 phkInclude fwsectors and gfwheads in the XML output for...
2002-10-20 phkRemove a boatload of '&' which are surplus to the requi...
2002-10-20 phkRevert last commit, there actually was a -1 waaaaay...
2002-10-20 phkHide inline assembly if lint is defined.
2002-10-20 phk"id" is never going to be -1 when it is unsigned.
2002-10-20 tmmAdapt to handle the new sparc64 core dump format correctly.
2002-10-20 tmmAdd kernel dump support, based on the ia64 version...
2002-10-20 phkDon't declare mb_statpcpu, it is static in subr_mbuf.c
2002-10-20 matusitaNuke pccard.conf from FreeBSD/i386 mfsroot (no longer...
2002-10-20 phkFix mis-indentation.
2002-10-20 nyanRemove the slattach command from the mfsroot floppies.
2002-10-20 nyan- Remove the UFS_ACL option from the boot floppies.
2002-10-20 ceriCorrect various typos.
2002-10-20 ceriRemove quotes to make an example of kernel configuratio...
2002-10-20 phkUse .PATH instead of VPATH.
2002-10-20 phkBe consistent about functions being static.
2002-10-20 fanfImprove the way base64 mode is enabled based on the...
2002-10-20 tomMinor grammatical correction
2002-10-20 arvedAdd my birthday.
2002-10-20 markmDo not build the majority of the games. Remaining are the
2002-10-20 matusitaSince NEWCARD is the default for i386, undef PCCARD_ARCH.
2002-10-20 phkComplete the Geom Based Disk Encryption: Add the OAM...
2002-10-20 phkConstify input to the arc4 seed function.
2002-10-20 tjrWhen recycling a cached connection, increment the refer...
2002-10-20 ueMFbed: hardware/common/dev.sgml 1.108 -> 1.110
2002-10-20 phk#unifdef the code for checking blessed lock collisions...
2002-10-20 phkFix mis-indentation.
2002-10-20 phkDon't track bio allocation in debug output.
2002-10-20 phkStyle(9) and english(9) fixes.
2002-10-20 phkMake it possible to specify also via geom_t ID in the...
2002-10-20 scottlAfter much delay and anticipation, welcome RAIDFrame...
2002-10-20 obrienWe HAVE_STPCPY now.
2002-10-20 alc - Lock page queue accesses in pmap_release().
2002-10-20 marcelRemove the special casing for IP addresses that are...
2002-10-20 marcelDefine IVT_ENTRY and IVT_END as special versions of...
2002-10-20 tjrCross-reference fmtcheck(3).
2002-10-20 rwatsonIf MAC_MAX_POLICIES isn't defined, don't try to define...
2002-10-20 grogSort by date.
2002-10-20 grogClarify holidays which apply only to the USA
2002-10-19 gioriaNew sections translated
2002-10-19 kanChange the symbol lookup order to search RTLD_GLOBAL...
2002-10-19 peterGive in on the __sF stuff. I have a better fix in...
2002-10-19 peterStake a claim on 418 (__xstat), 419 (__xfstat), 420...
2002-10-19 muxPut back NORMAL_C_NOWERROR, it was actually used.
2002-10-19 kanumap_sync is empty and is identical to vfs_stdsync...
2002-10-19 kanstyle(9)
2002-10-19 peterGrab 416/417 real estate before I get burned while...
2002-10-19 kanWhitespace fixes per style(9)
2002-10-19 gioriaNew translations
2002-10-19 phkAdd the manual page which explains how gbde works and...
2002-10-19 blackendFix the path to the make.conf example file.
2002-10-19 rwatsonSet the NOMACCHECK flag for namei()'s generated by...
2002-10-19 gioriaNew translation
2002-10-19 rwatsonAdd a new 'NOMACCHECK' flag to namei() NDINIT flags...
2002-10-19 rwatsonRegen from addition of execve_mac placeholder.
2002-10-19 marcelImplement the CDROMREADAUDIO ioctl.
2002-10-19 rwatsonAdd a placeholder for the execve_mac() system call...
2002-10-19 rwatsonDrop in the MAC check for file creation as part of...
2002-10-19 rwatsonMake sure to clear the 'registered' flag for MAC polici...
2002-10-19 rwatsonHook up most of the MAC entry points relating to file...
2002-10-19 gioriaSGML-ise accents
2002-10-19 marcelRemove the _ia64_unwind_start and _ia64_unwind_end...
2002-10-19 marcelUpdate the unwind information when modules are loaded...
2002-10-19 marcelAdd two hooks to signal module load and module unload...
2002-10-19 marcelReduce code duplication by moving the common actions in
2002-10-19 marcelNon-functional change in preparation of the next commit:
2002-10-19 alcComplete the page queues locking needed for the page...
2002-10-19 phkFix a missing initialization.
2002-10-19 phkAdd Geom Based Disk Encryption to the tree.
2002-10-19 rwatsonPermits UFS ACLs to be used with the GENERIC kernel...
2002-10-19 mux- Remove ${NORMAL_C_NOWERROR}, it is not used anymore...
2002-10-19 samFixups to get make release going again for i386:
2002-10-19 samo since you can't use DIOCGDINFO and DIOCGSLICEINFO...
2002-10-19 gioriahardware/common/dev.sgml : MFen 1.106
2002-10-19 bmahNew release note: Wide character C library functions.
2002-10-19 bmahUse manpage entity for pst(4).
2002-10-19 rwatsonClarify that the UFS1 extended attribute configuration...
2002-10-19 tmmExplicitely specify an alignment for struct pcb. While...
2002-10-19 tmmThe argument to the DIOCGMEDIASIZE ioctl() is an off_t...
2002-10-19 matusitaSince NEWCARD is the default pccard subsystem, pccard...
2002-10-19 tjrIndent code example with one tab, not two, for consiste...
2002-10-19 tjrC89 does not specifiy strsep(), so our strsep() impleme...
2002-10-19 tjrThe ftok() function has not been in libcompat for quite...
2002-10-19 acheAdd sr_YU locales
2002-10-19 acheAdd sr_YU locales
2002-10-19 acheAdd sr_YU locale directories
2002-10-19 markmStyle(9). Make some function declarations consistent...
2002-10-19 muxSeveral malloc() calls were passing the M_DONTWAIT...
2002-10-19 sobomaxFix a problem with RTLD_TRACE flag to dlopen(3), which...
2002-10-19 sobomaxFix security bug in contains_dot_dot routine.
2002-10-19 mckusickClear the pending counts in the superblock after a...
2002-10-19 marcelIn link_elf_load_file(), when SPARSE_MAPPING is defined...
2002-10-19 fanfSo a positive time zone offset is west, right? or is...
2002-10-19 marcelMake this compile when DDB is not defined by conditiona...
2002-10-19 marcelMake the unwind functions standard and not optional...
2002-10-19 marcelAdd the libz derived files, added in the previous commi...
2002-10-19 alfredDon't leak memory in semop(2). (Fix a bug I introduced...
next