]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-11-01 Andrey A. ChernovUse devclass_find_free_unit() in ata_pci_add_child...
2001-11-01 Andrey A. ChernovAdd devclass_find_free_unit() prototype
2001-11-01 Andrey A. ChernovAdd new interface function
2001-11-01 Assar Westerlundmake libtelnet (and telnet, telnetd) use libkrb when...
2001-11-01 David E. O... Revision 1.26 was
2001-11-01 Brian SomersOnly overwrite ${DESTDIR}${KODIR}.old/${KERNEL_KO}...
2001-11-01 David E. O... Really fix this work to work. While rev 1.24 did allow...
2001-11-01 David E. O... Rev 1.24 allows use to use a pure POSIX awk. Toleratin...
2001-11-01 David E. O... Utilize the property of 'echo' in that it removes ...
2001-10-31 Matt JacobRemove previous revision. smp_started back in subr_smp...
2001-10-31 Assar Westerlundadd /var/heimdal
2001-10-31 Matt JacobMake the actual volatile int smp_started live *somewher...
2001-10-31 Marcel MoolenaarDon't remove the tentative declaration. It's the only...
2001-10-31 Robert WatsonSpell deivces as devices.
2001-10-31 Doug RabsonExperiment with rewriting the syscall() wrapper using...
2001-10-31 Jeroen Ruigrok... Fix obvious bug where return from probe was botched.
2001-10-31 Wilko BulteDocument RMC for DS[12]0
2001-10-31 Matt JacobFix misspelling in comment.
2001-10-31 Doug RabsonAdd TF_AR_FPSR, the offset of ar.fpsr in a trapframe.
2001-10-31 Bruce A. MahMFC noted: ipfw(8) -d/-e (plus small typo fix).
2001-10-31 Bruce A. MahNew release notes: de(4) round-robin transmit/receive...
2001-10-31 Poul-Henning... Do not uselessly whine in syslog about packets denied...
2001-10-31 Anton BerezinReplace `=' with more correct ``.Ql =''.
2001-10-31 Warner LoshThe correction entry about asr was too pessimistic...
2001-10-31 Doug RabsonPrint the bundle template name on the first slot of...
2001-10-31 Marcel MoolenaarMake smp_started volatile in sys/smp.h and remove the...
2001-10-31 Warner LoshAdd entries about the recent problems with asr.
2001-10-31 Matthew DillonDon't let pmap_object_init_pt() exhaust all available...
2001-10-31 Mike SmithDon't try to probe the PnP BIOS if ACPI is active.
2001-10-31 Mike SmithUpdate to reflect files added/removed with the 20011018...
2001-10-31 Mike SmithMerge local changes, add new files and remove obsoleted...
2001-10-31 Mike SmithThis commit was generated by cvs2svn to compensate...
2001-10-31 Mike SmithImport the Intel ACPI CA 20011018 snapshot
2001-10-31 Mike SmithThis commit was generated by cvs2svn to compensate...
2001-10-31 Mike SmithImport the Intel ACPI CA 20011018 snapshot
2001-10-31 Nick SayerSheldon asked me to make a note of the Message-ID of...
2001-10-30 Mark MurrayAdd a long-overdue nail to the deprecated /dev/urandom...
2001-10-30 Scott LongPut a Band-Aid over the asr driver so that it hopefully...
2001-10-30 John BaldwinThreads sit on condition variable wait queue's, not...
2001-10-30 Bruce A. MahResequence network protocols section.
2001-10-30 Bruce A. MahNew release notes: gprof(1) -K, tip(1) update and...
2001-10-30 Anton BerezinImplement -e option. It modifies the output produced...
2001-10-30 Anton BerezinFix a bug where restore(8) segfaults while trying to...
2001-10-30 Bruce A. MahGroup ed(4) entries together.
2001-10-30 Mark MurrayInstall libssh and libssh_pic. These are needed when...
2001-10-30 Mark Murraytip(1) can do cu(1). We don't need this anymore.
2001-10-30 Bill PaulFix a (long standing?) bug in ip_output(): if ip_insert...
2001-10-30 Dag-Erling... Make sure the netmask always has an address family...
2001-10-30 Brian FeldmanAdd -K support to gprof(1), which enables dynamic symbo...
2001-10-30 Mitsuru IWASAKIStyle(9) fix, mainly white spaces.
2001-10-30 Warner LoshRestore the main BAR for the bridge on resume. Some...
2001-10-30 Brian FeldmanAdd the sysctl "kern.function_list", which currently...
2001-10-30 Brian FeldmanAlso, machine/profile.h should be necessary for the...
2001-10-30 Brian FeldmanUse kmupetext() for ELF KLDs to allow for increased...
2001-10-30 Brian FeldmanAdd kmupetext(), a function that expands the range...
2001-10-30 Jonathan LemonWhen dropping a packet because there is no room in...
2001-10-30 Warner LoshOLDCARD isn't supported on alpha or ia64, so don't...
2001-10-30 Warner LoshDon't try to use sio with NEWCARD 16 bit yet. It eats...
2001-10-30 Mitsuru IWASAKISome improvements of control method battery driver.
2001-10-30 Doug RabsonUse -ffreestanding instead of -fno-builtin. That's...
2001-10-30 Doug RabsonAdjust for building with gcc 3.0.1.
2001-10-30 David E. O... Switch to the One True AWK from Bell-Labs, away from...
2001-10-30 Julian ElischerFix typos.
2001-10-30 Julian ElischerA node that allows ethernet type packets to be filtered...
2001-10-30 Julian ElischerUse the thread we have instead of finding another
2001-10-30 Jake BurkholderAdd code to copy the enironment and loader metadata...
2001-10-30 Jake BurkholderAdd definitions for network support, doesn't work yet.
2001-10-30 Jake BurkholderUse ENTRY() for defining functions in asm.
2001-10-30 Jake BurkholderMake the openfirmware entry point function pointer...
2001-10-30 Warner LoshMFGeneric: ->1.327 Sync with GENERIC
2001-10-30 Warner LoshMove device lnc to isa section, since it no longer...
2001-10-30 Andrey A. ChernovLink Slovak with Czech
2001-10-30 Yoshihiro TakahashiMFi386: sys/i386/i386/machdep.c revisions 1.481 and...
2001-10-30 John BaldwinFix a typo in comment and #ifdef fixes: GRAP_PRIO ...
2001-10-29 Bruce A. MahMore reorganization of 3Com devices. While I'm here...
2001-10-29 Mike SilbersackUpdate tuning so that it mentions maxusers, nmbclusters...
2001-10-29 David MaloneWhen scanning for control messages, don't process the...
2001-10-29 John BaldwinFix world by trimming an extra comment terminator.
2001-10-29 Mitsuru IWASAKISome small improvements of ACPI thermal driver.
2001-10-29 Bruce EvansDon't set CR0_NE in cpu_setregs() for the SMP case...
2001-10-29 Hajimu UMEMOTOSystem wide policy should be returned when no policy...
2001-10-29 Yoshihiro TakahashiMake CD-ROM distributions at the pc98 release target.
2001-10-29 Brian SomersDon't assume fixit media is only either a floppy disk...
2001-10-29 Brian SomersDon't assume fixit media is a floppy disk.
2001-10-29 Nick SayerAdd Berkeley copyright to SRA.
2001-10-29 Josef KarthauserA few more style changes picked up whilst working on...
2001-10-29 Josef KarthauserFix some whitespace, and a comment that I missed in...
2001-10-29 Doug RabsonAdd unwind.c.
2001-10-29 Doug Rabson* Factor out common code for manipulating the RSE backi...
2001-10-29 Doug RabsonMake the various bits of SMP code conditional on SMP...
2001-10-29 Doug RabsonPut symbols at the start and end of the unwind section...
2001-10-29 Doug RabsonVarious fixes to make stack traces using the unwind...
2001-10-29 Doug RabsonFix disassembly of 'add a=b,c,1' and make the disassemb...
2001-10-29 Peter WemmThe size of the ELF hash table changed from 64 bits...
2001-10-29 Peter WemmMostly cosmetic. Use indentation that is reasonably...
2001-10-29 Peter WemmUpdate for the new toolchain. ld doesn't provide _GLOB...
2001-10-29 Peter WemmUpdate rtld for the "new" ia64 ABI. In the old toolcha...
2001-10-29 Peter WemmFix a dependency violation (branch after alloc)
2001-10-29 Munechika SUMIKAWAFix fragmented packet handling.
2001-10-29 Marcel Moolenaaro Send a test IPI from the BSP to itself at the same...
next