]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-05-01 alc - Update the vm_object locking in vm_object_reference().
2003-05-01 alcLock accesses to the vm_object's ref_count and resident...
2003-05-01 peterSync up with the files in the hammer branch in the...
2003-05-01 tjrAdd the -j and -y options to the synopsis.
2003-05-01 tjrFlush streams before calling system() so that the outpu...
2003-05-01 marcelDon't emulate a MBR by handling the MBR::type attribute...
2003-05-01 grogAdd the #includes previously in individual .c files.
2003-05-01 grogMove most #includes to vext.h.
2003-05-01 grogMove most #includes to vext.h.
2003-05-01 grogMove most #includes to vext.h.
2003-05-01 grogRewrite minor number decoding. Now we have only three...
2003-05-01 grogFor consistency's sake, on command failure, throw 1...
2003-05-01 grogRewrite minor number decoding. Now we have only three...
2003-05-01 grogRewrite minor number decoding. Now we have only three...
2003-05-01 grogTerminate a comment.
2003-05-01 grogDon't make definition of kw_debug dependent on VINUMDEB...
2003-05-01 grogUse strrchr, not rindex. This is for compatibility...
2003-05-01 grog#ifdef VINUMDEBUG, not #if VINUMDEBUG.
2003-05-01 grogDon't make definition of kw_debug dependent on VINUMDEB...
2003-05-01 grogRewrite minor number decoding. Now we have only three...
2003-05-01 grogUse microtime, not getmicrotime, for timing debug entries.
2003-05-01 grogRemove "to do" comments.
2003-05-01 grogRewrite minor number decoding. Now we have only three...
2003-05-01 peterCommit MD parts of a loosely functional AMD64 port...
2003-05-01 peterKPT_MIN_ADDRESS and KPT_MAX_ADDRESS are not used anywhe...
2003-04-30 marcelKill MID_MACHINE, its a.out specific, the only platform...
2003-04-30 peterRepocopy from x86_64/... to amd64/...
2003-04-30 peterAdd AMD64 hooks
2003-04-30 sobomaxAdd support for IC Book Ironclad Pro/Lite 8-port cards.
2003-04-30 peterWe use i386 boot code on AMD64.
2003-04-30 peterFix transcription error. Use == NULL, not != NULL...
2003-04-30 peterUse the 64 bit sized struct kinfo_proc for AMD64.
2003-04-30 peterLook for an elf32 kernel (powerpc) and elf64 kernel...
2003-04-30 peterACPI will always be present on AMD64 - it will never...
2003-04-30 peterAlso look for an "elf64 kernel" (for sparc64) and ...
2003-04-30 markmThe PAM module pam_krb5 does not have "session" capabil...
2003-04-30 peterAMD64 uses the new-style cpu_switch()/cpu_throw() calli...
2003-04-30 peterCreate a 'legacy' node for AMD64 as well as i386. ...
2003-04-30 peterEliminate a compiler warning with gcc3.3 on AMD64,...
2003-04-30 markmMore factual updates for kerberos 5.
2003-04-30 peterRemove 80386 bandaids from code repocopied from i386...
2003-04-30 peterAMD64 support (another IEEEFP platform)
2003-04-30 peterAMD64 support; repocopied from i386
2003-04-30 peterTeach libdisk that AMD64 works just like i386
2003-04-30 markmMake the defaults for Kerberos 5 a little more up-to...
2003-04-30 ruReplace beforeinstall: with plain FILES.
2003-04-30 markmChange the name of the kadmind binary to match reality...
2003-04-30 jhbStyle fixes to struct sigacts member comments. Sort...
2003-04-30 jhbForgot to remove Giant around call to kern_sigaction...
2003-04-30 jhbAxe a stale comment.
2003-04-30 peterAdd __amd64__ to the list of things that use IEEEFP
2003-04-30 peterTell malloc.c that AMD64 uses the same pagesize as...
2003-04-30 peterAdd __amd64__ to the list of things that use HIDENAME...
2003-04-30 peterUpdate for AMD64. repocopied from i386-elf/crt1.c....
2003-04-30 schweikhFix references to non-existing or obsoleted man pages.
2003-04-30 alcIncrease the scope of the vm_object lock in vm_map_dele...
2003-04-30 kanRemove redundant strlen checks, do not check the same
2003-04-30 peterTurn off libstand for amd64 for the time being. It...
2003-04-30 peterDelete i386_* syscall wrappers and manpages. Rename...
2003-04-30 peterUpdate for AMD64 after repocopy from i386/sys/*. This...
2003-04-30 peterI have no idea why the reboot(2) syscall wrapper ends...
2003-04-30 peterUpdate for AMD64. Depend on %rdi (first syscall argume...
2003-04-30 peterUpdate for AMD64 (repocopied from i386/sys/Ovfork.S...
2003-04-30 peterUpdate for AMD64 contexts. Note that this still has...
2003-04-30 peterReduce the SRCS to what compiles
2003-04-30 peterUpdate for AMD64 (repocopied from i386/net). We can...
2003-04-30 peterUpdate for AMD64-style syscalls. Repocopied from i386...
2003-04-30 jhbRange check the syscall number before looking it up...
2003-04-30 markmKerberosIV removal. Also crunch down the "krb5" distrib...
2003-04-30 markmWe no longer have KerberosIV. Remove it here also.
2003-04-30 markmWe no longer have a separate kerberos distribution...
2003-04-30 obrienWe have to hide copyright[] for gcc33. :-(
2003-04-30 obrienOnly define platform once -- in a C file.
2003-04-30 markmRemove some KerberosIV references that are now stale.
2003-04-30 obrienFloating point libc functions traditionally written...
2003-04-30 obrienSymlink with -f.
2003-04-30 obrienNo libc_r for AMD64.
2003-04-30 deischenMove the mailbox to the beginning of the thread and...
2003-04-30 phkUse %j instead of %q in printf to unbreak sparc64.
2003-04-30 markmFix some easy, global, lint warnings. In most cases...
2003-04-30 ruRestore the ordering of NO's and remove one redundant...
2003-04-30 markmWarns fixing. Protect against inappropriate linting...
2003-04-30 markmHelp out with linting. Print the ${LINT} command line...
2003-04-30 markmMake bitfields plain old u_int. u_int16_t makes no...
2003-04-30 markmFix "make world" for the WANT_LINT case. The various...
2003-04-30 ruGroff after 2002/10/15 has no known backward compatibil...
2003-04-30 simokawaRelease devq before detach.
2003-04-30 mtmBackout my changes in rev. 1.32 and 1.33. There is...
2003-04-30 simokawaSet status to FWDEVINVAL if probe failed.
2003-04-30 ruThe including makefile's directory is tried first for...
2003-04-30 ruMost things depend on !defined(NO_OPENSSL); make it...
2003-04-30 ruNOSECURE is implied by NOCRYPT, meaning if the latter...
2003-04-30 ruDon't clobber Kerberos5 telnet(1) and telnetd(8) with...
2003-04-30 ruFixed alignment.
2003-04-30 mtmThis script should require mountcritremote, since that...
2003-04-30 marcelo Don't announce that the timer is good when in fact...
2003-04-30 impFix tpyo in last commit.
2003-04-30 simokawaSet include path.
2003-04-30 simokawaFree asyreq.
2003-04-30 alcEliminate an unused parameter from vm_pageout_object_de...
next