]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-12-06 alcFix a deadlock between vm_fault() and vm_mmap(): The...
2003-12-06 scottlSlim down the package list some more. The KDE and...
2003-12-06 sanpeiAdd support for ELECOM/Laneed CardBus FastEtherner...
2003-12-05 bmahNew release note: ip_fastforward.
2003-12-05 bmahMove cx(4) entry from "Serial Devices" to "Miscellaneou...
2003-12-05 jhbRemove SMP option support from building the ACPI module...
2003-12-05 iedowseDon't include the file system ID in the output of ...
2003-12-05 iedowse(Forced commit) The log message for revision 1.42 was...
2003-12-05 iedowseDon't include the file system ID in the output of ...
2003-12-05 impUpdated man page from cronyx.
2003-12-05 impFile forgotten in the cx shuffle.
2003-12-05 impFix the case where one goes from zero to more than...
2003-12-05 matkFix some locking violations by creating seperate mutex...
2003-12-05 peterApply a second fix for stack alignment with libkse...
2003-12-05 peter"Fix" makecontext() so that the C code begins execution...
2003-12-05 scottlFix a potential problem with atapi-cam where an incorre...
2003-12-05 desSince the fdc driver can't autodetect the drive capacit...
2003-12-04 bmahNew (well, belatedly added) errta: SA-03:19.
2003-12-04 phkFix yet an oversight in my ELAN_* to CPU_ELAN_* debruci...
2003-12-04 bmahFor some reason, we never mentioned the cx(4) driver...
2003-12-04 bmahNew release notes: cx(4) update and sconfig(8), utopia...
2003-12-04 desMerge in uncommitted changes from the running configura...
2003-12-04 desRELENG_5_2 is right around the corner.
2003-12-03 impRemove cx in its old location.
2003-12-03 impConnect the cx driver to its new location in the tree.
2003-12-03 impThere is no such thing as a pc98 machine with ISA expan...
2003-12-03 jhb- Reenable building of the ACPI module on i386.
2003-12-03 jhb- Remove the hack to prevent the acpi module from loading.
2003-12-03 jhbAdd madt.c to the list of sources for i386.
2003-12-03 jhb- Reorder the APIC enumerator SYSINIT's to register...
2003-12-03 jhbUpdate this driver to be more module friendly:
2003-12-03 impRemove cxconfig and add sconfig
2003-12-03 impRemove old cxconfig utility and connect new sconfig...
2003-12-03 imp+ Patch is not my friend, but an evil toad
2003-12-03 scottlTemporary workaround for aac_cam to deal with CAM requi...
2003-12-03 sosFix for the missing slave problem.
2003-12-03 jhbFix all users of mp_maxid to use the same semantics...
2003-12-03 jhbExport a few SMP related symbols in UP kernels as well...
2003-12-03 sosFix modesetting on ISA only systems.
2003-12-03 impNew cx driver part 2: Commit the new userland pieces.
2003-12-03 phkFix our kernel support for Basic Block Profiling to...
2003-12-03 phkAlign the .ctors section correctly.
2003-12-03 impUpdated cx driver commit part 1: bring in the new kerne...
2003-12-03 peterCatch up with the procsig locking changes elsewhere...
2003-12-03 peterAdd an additional knob to just disable the apic code...
2003-12-03 peterFor the amd64 we need to do some extra stack alignment...
2003-12-02 pdeuskarUse if_flags to check for IFF_POLLING instead of if_ipe...
2003-12-02 brooksReconnect ipfstat, ipnat, and ipftest to the build...
2003-12-02 andreSwap destination and source arguments of two bcopy...
2003-12-02 marcusReplace the KDE and GNOME 2 desktops with KDE (Lite...
2003-12-02 marcusDepend on kde-lite and gnome2-lite instead of kde3...
2003-12-02 brooksThis commit was generated by cvs2svn to compensate...
2003-12-02 brooksThis is a direct commit to the vendor branch with code...
2003-12-02 brooksUse parens more reasionably so we match the vendor...
2003-12-02 mtmUse dynamic instead of static LDT allocation.
2003-12-02 bdeFixed panics in apic interrupt handlers if kernel profi...
2003-12-02 bdeFixed some minor indentation bugs.
2003-12-02 bdeFixed breakage of the pci case of the cy driver by...
2003-12-02 psAfter extensive QA cycles at 3ware, bring the driver...
2003-12-02 bmahTrim wi(4) devices from the hardware notes. Also add...
2003-12-02 bmahAdd a few wi-supported cards to get this manpage caught...
2003-12-02 bmahIFP4: Update the Early Adopters Guide to bring it...
2003-12-02 impFix Lucent cards.
2003-12-02 impMajor 186 for sx driver (for Specialix I/O8+) by frank...
2003-12-02 samInclude opt_ipsec.h so IPSEC/FAST_IPSEC is defined...
2003-12-01 dgFixed a bug in sendfile(2) where the sent data would...
2003-12-01 phkRename the ELAN_* options to CPU_ELAN_* according the...
2003-12-01 obrienDo something sensible if both -h and -k are given.
2003-12-01 truckmanUse a mutex to synchronize the driver top and bottom...
2003-12-01 rwatsonSpell SSHd as sshd.
2003-12-01 mtmWhen clearing /tmp, X11 lock and temporary files are...
2003-12-01 obrienAutomatically generate the CHECKSUM.MD5 file for ISO's.
2003-12-01 obrienSS_FATAL|ENXIO rather than SS_RDEF for illegal track...
2003-12-01 truckmanI forgot about the code freeze, so back this out.
2003-12-01 truckmanSwap avgfilesize and avgfpdir order to give better...
2003-12-01 bmahNew release notes: SA-03.19, tcp_hostcache, compat4x...
2003-11-30 bmahTrim ncv(4) and nsp(4) devices from the hardware notes...
2003-11-30 iedowseIn dounmount(), only call checkdirs() prior to VFS_UNMO...
2003-11-30 jeff - Make mp_maxid reflect the same meaning as it does...
2003-11-30 jeff - Unbreak UP. mp_maxid is not defined on uni-processo...
2003-11-30 jeff - Don't forget to unlock the vnode interlock in the...
2003-11-30 jeff - Set mp_maxid in a way that is consistent with every...
2003-11-30 murrayUpdate maintainer line. mbr has been maintainer for...
2003-11-30 bmahVersion number bump for 5.2-BETA release documentation.
2003-11-30 phkThe new "spec against spec" comparison code was yet...
2003-11-30 sosFix ata-card.
2003-11-30 simonMdoc(7) janitor cleanup.
2003-11-30 ruRemoved the i386 specific bit from title.
2003-11-30 jeff - Replace the local maxcpu with mp_maxid. Previously...
2003-11-30 krisAlso export the ARCH variable so that cross-generation...
2003-11-29 scottlvim-lite can hardly be considered 'lite'. Remove it.
2003-11-29 rwatsonAdd a Securelevel sub-menu to the Security configuratio...
2003-11-29 samcorrect typo in interrupt handling for the 2nd port...
2003-11-29 ruScheduled sweep using the README guidelines.
2003-11-29 ru- Connect a few forgotten Netgraph manpages.
2003-11-29 davidxuEliminate two pushl by using call instruction directly...
2003-11-29 davidxu1.Macro optimizing KSE_LOCK_ACQUIRE and THR_LOCK_ACQUIR...
2003-11-29 davidxuRemove surplus mmap() call for stack guard page in...
2003-11-29 jeff - In db_stack_trace_cmd() bail out if we get confused...
2003-11-29 obrienUpdate with the 4.9 libraries, and add libdevstat.so...
next