]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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.
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...
next