]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-10-22 bmahNew release note: pkg_create -b.
2001-10-22 bmahRe-order ports collection infrastructure section of...
2001-10-22 bmahDelete wx(4) release notes and hardware notes.
2001-10-22 iwasakiReduce frequency of Battery info (_BIF) acquisition...
2001-10-22 msmithFix reversed virtual/physical bus check, whoops!
2001-10-22 iwasakiFix UserTerms disassembling. Now that dumped ASL can...
2001-10-22 jlemonRemove unused headers that were breaking LINT.
2001-10-22 jhayBack out my previous commit. It is not necessary anymor...
2001-10-22 desNo, you may not /* FALLTHROUGH */. Not only will you...
2001-10-22 impwx is an ex-parrot. wx doesn't exist any more, so...
2001-10-22 impThese two used sioreg.h as well. This is mildly bogus...
2001-10-22 desBack out part of previous commit: remove #include ...
2001-10-22 desUpon further reflection, back out previous commit,...
2001-10-22 umerestore the data of the ip header when extended udp...
2001-10-22 peterThis is __i386__-only, not !__alpha__. We never had...
2001-10-22 phkdisk_clone() was a bit too eager to please: "md0s1ec...
2001-10-22 ruClamp down with NOOBJ.
2001-10-22 peterArgh! Shoot me! (add closing */ after $FreeBSD$ )
2001-10-22 peterFix WAW dependency. p6 is written in the syscall epilogue.
2001-10-22 jhayUnbreak make world by adding .CURDIR here and there.
2001-10-22 dfrFix a few more dependancy violations.
2001-10-22 ruRemove extra memory region kept by "struct pfil_head...
2001-10-22 obrienSetup for a 200MB FS -- 209715200/512= 409600 sectors.
2001-10-22 alcImplement TCP/IP checksum off-loading on send for the...
2001-10-22 impFirst commit after a repo copy of isa/sio* -> dev/sio:
2001-10-22 des#include <sys/proc.h> where needed (for the stop event...
2001-10-22 desMove the stop event macros from pioctl.h to proc.h...
2001-10-22 obrienWhen we set our UID to `nobody', set an appropriate...
2001-10-22 obrienChroot to /tftpboot for tftp.
2001-10-21 desMove procfs_* from procfs_machdep.c into sys_process...
2001-10-21 des[partially forced commit due to pilot error in earlier...
2001-10-21 des{set,fill}_{,fp,db}regs() fixup:
2001-10-21 desTeach truss(1) to display sockaddrs. It currently...
2001-10-21 deischenIn the words of the submitter:
2001-10-21 desAdd proc/mtab which simulates a Linux system's /etc...
2001-10-21 desThis module will soon need opt_linux.h (for <linux...
2001-10-21 desConvert textvp_fullpath() into the more generic vn_full...
2001-10-21 dfrAdd some more names for bits of trapframe.
2001-10-21 dfrWe need to save a bit more information in the partial...
2001-10-21 dfrSet ar.fpsr to something sane before trying to handle...
2001-10-21 dfrUse ia64_set_fpsr() instead of __asm to set ar.fpsr.
2001-10-21 dfrAdd ia64_set_fpsr().
2001-10-21 hmThanks for postcards ...
2001-10-21 hmupadate the release notes
2001-10-21 hmFix bug attaching the ELSA PCC16, the cardtyp value...
2001-10-21 hmAdd a driver for the Compaq Microcom 610 ISDN (Compaq...
2001-10-21 hmAdd a driver for the Compaq Microcom 610 ISDN (Compaq...
2001-10-21 marcelImplement the IPI send functions. No mapping between...
2001-10-21 hmIt seems that I slipped a nasty bug into the CAPI suppo...
2001-10-21 dillonDocumentation
2001-10-21 bdeUse the i386 version of npx.c. It has been merged...
2001-10-21 dillonSyntax cleanup and documentation, no operational changes.
2001-10-21 bdeMFi386:
2001-10-21 bdeMFpc98: fundamental differences. The magic numbers...
2001-10-21 marcelAdd define for the PIB default address and include...
2001-10-21 bdeMFpc98: all changes in sys/pc98/pc98/npx.c related...
2001-10-20 mjacobUpdate to latest 12160 f/w.
2001-10-20 gallatin- splhigh()/splx() -> critical_enter()/critical_exit()
2001-10-20 jakeAdd missing include.
2001-10-20 mjacobremove wx
2001-10-20 mjacobOops. Remove wx.
2001-10-20 jakeAdd missing includes.
2001-10-20 jakeRemove interrupt queue array. Its in globaldata now.
2001-10-20 jakeFix get_cyclecount. Wrap in ifdef _KERNEL.
2001-10-20 mjacobRemove wx.
2001-10-20 mjacobRemove this driver from FreeBSD.
2001-10-20 jakeUse KTR_PMAP instead of KTR_CT1.
2001-10-20 jakeCatch up to changing entry point names so traces throug...
2001-10-20 jakeAdd a definition for normal kernel window state.
2001-10-20 jakeCatch up to new assembly language code.
2001-10-20 jakeFix a bug in the kernel entry window handling where...
2001-10-20 jakeAlign the symbol that demarks the end of the signal...
2001-10-20 jakeParameterize the size of the kernel virtual address...
2001-10-20 jakeRemove hardcoded cwp value.
2001-10-20 jakeUse KTR_PROC instead of KTR_CT1 in traces.
2001-10-20 jakeReturn zero on success from su*. Apparently no one...
2001-10-20 iedowseIntroduce some jitter to the timing of the samples...
2001-10-20 jakeAdd support for physical address hardware watchpoints.
2001-10-20 jakeChange the stray count in struct intr_vector to a vecto...
2001-10-20 jakeRemove traces that are loud and not that useful. Remov...
2001-10-20 jakeRemove an unused macro arg.
2001-10-20 jakeInclude a whole interrupt queue in struct globaldata...
2001-10-20 jakeAdd fields for boothowto and the kernel environment...
2001-10-20 dfrReserve space for signal state.
2001-10-20 dfrImplement setjmp, longjmp, sigsetjmp and siglongjmp.
2001-10-20 dfrAdd __divdf3(), __divsf3() and __infinity[].
2001-10-20 iedowseMove the code that computes the system load average...
2001-10-20 robertoRemove the ``-c 22'' option from newfs command line...
2001-10-20 jlemonOnly examine inet addresses of the interface. This...
2001-10-20 darrenrDo an ipf -y after bringing up ppp to ensure rules...
2001-10-20 darrenrAllow ipnat_enable to be set to "yes" without requiring...
2001-10-20 darrenrCreate /var/db/ipf
2001-10-20 darrenrPut in place for using ipfs use on shutdown and startup.
2001-10-20 darrenrinclude ipfs in subdirs
2001-10-20 darrenrbuild ipfs for -current
2001-10-20 darrenrAdd the ipfilter directory in share/examples
2001-10-20 darrenrAdd the ipfilter subdirectory
2001-10-20 darrenrAdd the IPFilter how-to and other related documents...
2001-10-20 marcelSave the AP wake-up vector from the SAL descriptor...
2001-10-20 marcelMake this compile under option SMP.
next