]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-05-24 peterAdd __amd64__ ifdefs to enable the bootblock handling...
2003-05-24 peterAdd a temporary indirect patch for gcc when targeting...
2003-05-24 marcelUnconditionally restore ar.k7 (memory stack) and ar...
2003-05-24 rumdoc(7) fixes.
2003-05-24 peterlibstdc++.so breaks on amd64 due to bogons in our build...
2003-05-24 peterno libc_r on amd64 yet -> no pppctl.
2003-05-24 hrsMerge some entries from maho's USB device compatibility...
2003-05-24 hmpGet usb(4) manual page closer to reality:
2003-05-24 peterStop profiled libc from exploding, matching gcc's gener...
2003-05-24 hmpBring vnode(9) man page to its senses:
2003-05-24 peterDo not exclude amd64 from rtld-elf builds.
2003-05-24 peterInitial pass at supporting shared libraries on amd64...
2003-05-24 peterRepair PIC mode. It seems I was a bit too excited...
2003-05-24 deischenChange low-level locking a bit so that we can tell if
2003-05-24 mtmLock the cond queue (condition variables):
2003-05-24 marcelFix an alpha inheritance bug:
2003-05-23 marcelFix a (new) source of instability:
2003-05-23 mtmAdd two functions: _spinlock_pthread() and _spinunlock_...
2003-05-23 marcelIn swapctx(), put the RSE in enforced lazy mode before...
2003-05-23 njlFix a typo in rev 1.10
2003-05-23 bmahFlesh out the libkse note a bit. Source material kindl...
2003-05-23 alcMake the maximum number of vnodes a function of both...
2003-05-23 bmahI'm lost in a maze of twisty little tunables, all diffe...
2003-05-23 bmahAdd some hopefully helpful notes about ACPI.
2003-05-23 hrsMove ($create-refentry-xref-link$) to the language...
2003-05-23 mtmEDOOFUS
2003-05-23 mtmMake WARNS2 clean. The fixes mostly included:
2003-05-23 mtmnote to self: do not confuse void* with int.
2003-05-23 peterTypo fix. oops.
2003-05-23 peterUpdate comments. Note that the kernel is at -1GB,...
2003-05-23 peterAs suggested by the gdb folks, pad the 'struct fpreg...
2003-05-23 peterAdd amd64 to the MACHINE_ARCH list of systems that...
2003-05-23 peterLow risk amd64 fix. Use a vm_offset_t for the virtual...
2003-05-23 peterDeal with the user VM space expanding. 32 bit applicat...
2003-05-23 peterMajor pmap rework to take advantage of the larger addre...
2003-05-23 grogChange the way the plex lock mutexes work. Previously...
2003-05-23 grogChange the way the plex lock mutexes work. Previously...
2003-05-23 grogexpand_table: Add parameters file and line if we're...
2003-05-23 grogChange the way the plex lock mutexes work. Previously...
2003-05-23 grogdetachobject: Update volume config after detaching...
2003-05-23 grogChange the way the plex lock mutexes work. Previously...
2003-05-23 grogChange many strcpys to strlcpys, etc.
2003-05-23 bmahModified release note: Note code generation problems...
2003-05-22 impo Document the tunables that acpi allows. (mdoc gurus...
2003-05-22 bmahCorrectly tag some on-board Ethernet devices with the...
2003-05-22 bmahNote a puc(4) device that works on ia64.
2003-05-22 bmahAdd more ia64 device information, in a section similar...
2003-05-22 bmahEnable some devices on ia64. Based on patch that was...
2003-05-22 peterMerge from i386/trap.c rev 1.252. Use td_critnest...
2003-05-22 ruThe "krb5" distribution was merged with "crypto", recor...
2003-05-22 dougbWhen newfs'ing a partition with UFS2 that had previousl...
2003-05-22 ticsoCalculate routed interrupts using the slot number from...
2003-05-22 bmahMark a couple of instances of onboard NICs as i386...
2003-05-22 mikeFix two misuses of __BSD_VISIBLE.
2003-05-22 anholtChange -march=pentium4 to -march=pentium3 when CPUTYPE...
2003-05-22 bmahAdd a link to the FreeBSD/ia64 project. Maybe should...
2003-05-22 bmahUpdate the abstract to be somewhat more helpful. Based...
2003-05-22 ruErase whitspace at EOL.
2003-05-22 ruAssorted mdoc(7) fixes.
2003-05-22 ruErase whitespace at EOL.
2003-05-22 ruMoved $FreeBSD$ tag to where it belongs.
2003-05-22 ruNitpicking.
2003-05-22 ruAssorted mdoc(7) fixes.
2003-05-21 ruUnbreak world build if NO_OPENSSL is defined but NO_KER...
2003-05-21 obrienRemove alpha-specific floppy build target for now.
2003-05-21 ruMarkup bits.
2003-05-21 ruRevert last delta.
2003-05-21 julianWhen we are spilling threads out of the run queue durin...
2003-05-21 phkReturn ENXIO if the softc pointer is NULL, in all likel...
2003-05-21 ruLink {be,le}{16,32,64}{enc,dec}.9 to byteorder.9.
2003-05-21 ruFixed the whatis(1) entry for this manpage by using...
2003-05-21 ruKill whitespace at EOL.
2003-05-21 rumdoc(7) fixes.
2003-05-21 ruAssorted mdoc(7), grammar, spelling, and punctuation...
2003-05-21 bruefferClarify the describtion of the -A switch
2003-05-21 ruFixed catman(1) so that if the source files are compressed,
2003-05-21 ruFixed typo in a comment.
2003-05-21 mtmo Make the defenition of _set_curthread() match its...
2003-05-21 psMake ciss usable under PAE
2003-05-21 bruefferAdd a reference to release(7)
2003-05-21 ps- Make this work with PAE.
2003-05-21 mtmInsert a debugging aid:
2003-05-21 mtmRe-enable the garbage collector thread in anticipation...
2003-05-21 mtmWhen a thread exits it does not return from the kernel...
2003-05-21 mtmThe thread id was being set *before* zeroing out the...
2003-05-21 njlQuirk for Hitachi DVD USB drive. It returns "invalid...
2003-05-20 bruefferSort references by section
2003-05-20 ruUse -item lists instead of -tag lists. Grammar.
2003-05-20 ruFor multi-line blocks of literal text, please use ...
2003-05-20 ruNit.
2003-05-20 ruAdd missing markup bits.
2003-05-20 ruCompact the list.
2003-05-20 ruRemoved hard sentence break.
2003-05-20 ruUse the -tag list to document agp(4) ioctls.
2003-05-20 ruReapply mdoc(7) fixes that got accidentally lost in...
2003-05-20 jhbThe per-CPU spinlocks list is only maintained when...
2003-05-20 mtmMove a misplaced comment.
2003-05-20 njlRemove a redundant quirk. Instead, we wildcard all...
2003-05-20 ruPrevious revision broke release building, unbreak it.
2003-05-20 marcelo Fix a definite bogon: the dirty bity fault, instruct...
next