]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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.
2001-10-20 jhb- Make the sio_inited handling more properly MP safe.
2001-10-20 jhbAssert that a ucred is unshared before we remap its...
2001-10-20 jhbMake the flag field in the ps output one char wider...
2001-10-20 gallatinapparently EV5 2x00s have their t2 CSRs where I'd expec...
2001-10-20 jhbThe mtx_init() and sx_init() functions bzero'd locks...
2001-10-20 obrienDrop support for x87 emulation. Any CPU one would...
2001-10-20 desTweak the way we determine if an interface needs to...
2001-10-19 peterAdd a sysctl for preventing the sync() in panic() recov...
2001-10-19 mpFix includes based on recent changes to lock.h, mutex...
2001-10-19 dfrAdd unaligned.c and delete commented out entry for...
2001-10-19 dfrMake a start at an unaligned trap handler. Only integer...
2001-10-19 mpMake override of nm consistent across all platforms...
2001-10-19 dfrMake a start at a regression test for the unaligned...
2001-10-19 bmahBring a few multi-architecture arch= attributes into...
2001-10-19 dfrTranslate various userland traps into SIGBUS (instead...
2001-10-19 bmahSupport a comma-separated list of architectures for...
2001-10-19 obrienMake the logic more explicit.
2001-10-19 ruFix the typedef of va_list.
2001-10-19 bmahNew release note: xl(4) checksum offloading.
2001-10-19 ruTry two on the preprocessing logic.
2001-10-19 bmahNew release note: route(8) add -ifp/-ifa.
2001-10-19 obrienTry two on the preprocessing logic.
2001-10-19 jhb- Move the definition of LOCK_DEBUG back to sys/lock...
2001-10-19 jhbRemove unneeded sys/mutex.h includes.
2001-10-19 jhbMove sys/mutex.h include after sys/lock.h to ensure...
2001-10-19 obrienBlah, fix braino where ru had to remind me of proper...
2001-10-19 schweikhProperly handle backslash newline within an identifier...
2001-10-19 mjacobFix this so it compiles cleanly for alpha. Tried to...
2001-10-19 desArgh! I updated the version number in the MODULE_DEPEN...
2001-10-19 bmahNew release notes: libstand/loader(8) bzip2 support...
2001-10-19 mpCleanup of the stdarg code.
2001-10-19 brianInclude the right i4b files for NetBSD
2001-10-19 jlemonFix the le driver - it has been broken for a while...
2001-10-19 bmahNew release and hardware note: gx(4).
2001-10-19 rumdoc(7) police: join OS version with the corresponding...
2001-10-19 sosMake an ATAPI CD device appear as /dev/acdN and the...
2001-10-19 ruJust use RSYSCALL.
2001-10-19 rusignanosleep(2) hasn't existed since 1998.
2001-10-19 ruRespect system ${CFLAGS} when building Perl modules.
2001-10-19 bdeFixed style bugs in previous commit:
2001-10-19 nyanMFi386: sys/i386/isa/npx.c revisions from 1.114 to...
2001-10-19 bdeFixed most style bugs in previous commit.
2001-10-19 ruFixed style bugs from revisions 8.1 (CSRG), 1.14, 1...
2001-10-19 nyanChanged IO_NPXSIZE to 8
2001-10-19 bdeFixed missing DPADD and misplaced $FreeBSD$ in previous...
2001-10-19 nyanMFi386: sys/i386/isa/clock.c revision 1.177
2001-10-19 nyanMFi386: sys/i386/isa/pcaudio.c revision 1.63
2001-10-19 nyanMerged from sys/isa/sio.c revisions from 1.344 to 1.347
2001-10-19 nyanMFi386: sys/i386/conf/GENERIC revision 1.320
2001-10-19 nyanMFi386: options.i386 revision 1.158
2001-10-19 acheChange rmskey() to rmopie() - we don't have skey anymore
2001-10-19 desAdd NO_WERROR so the build won't die because of discard...
2001-10-19 desBack out part of previous commit which was gcc-centric
2001-10-19 dfrRework pmap so that it separates the PTE structure...
2001-10-19 marcelBuild the linux module on Alpha again. Note that the...
2001-10-19 marcelAfter removing the bogus differences, any real incompat...
2001-10-19 marcelFix Alpha related brokenness. We used to have a MD...
2001-10-19 alfreds/kernal/kernel
2001-10-19 dougbHandle the lack of nfs server or client support in...
2001-10-19 mjacobLinux compiles broken on alpha again. Remove.
next