]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-10-22 knuIt is bsd.sites.mk one should look for a full list...
2000-10-22 desUse funopen() instead of fdopen(). This fixes three...
2000-10-22 jkhCause fatal error messages to be a little more helpful...
2000-10-22 scottlFirst attempt at timeouts for bio commands sent to...
2000-10-22 impMake usual 1-line cardbus support modification.
2000-10-22 gshapiroRemove obsolete setting. The directory src/usr.sbin...
2000-10-22 impCleanup the rman_make_alignment_flags function to be...
2000-10-22 impo Remove lots of kludges with iospace and irq.
2000-10-22 impCleanup allocation of resources for 16-bits. We now...
2000-10-22 sanpeiadd Toshiba Mobile HDD MEHDD20A (Type II)
2000-10-21 sanpeiadd TDK Grey Cell GCS2000 Ethernet Card
2000-10-21 desIf the scheme is HTTP or HTTPS, percent-escape whitespa...
2000-10-21 umePopup IPv6 dialog, again.
2000-10-21 nyanUse kern.disks sysctl on PC-98.
2000-10-21 dwmaloneClaim maintainership of inetd.
2000-10-21 dwmaloneDon't leak a file discriptor if a service we've called...
2000-10-21 nyanif_ed_cbus.c is required from PC-98 only, and if_ed_isa...
2000-10-21 nyanAdd '-DPC98' to CFLAGS if MACHINE == pc98.
2000-10-21 bmilekic(Introduce something sitting in my repo for 3 weeks...
2000-10-20 jhbPropogate the 'const'ness of mutex descriptions to...
2000-10-20 jhbDefine the mtx_legal2block() macro used in the witness...
2000-10-20 jhbRevert the init_clocks change in revision 1.72. On...
2000-10-20 jhbActually enable the witness code if the WITNESS kernel...
2000-10-20 impAllow interrupts to be sharable.
2000-10-20 impGet the interrupt correct.
2000-10-20 jhbFix a braino in the ASS_SIEN() macro in the MUTEX_DEBUG...
2000-10-20 acheBack out increasing entropy file size workaround and...
2000-10-20 jhbDoh. Fix a 64-bit-ism by using uintptr_t for a tempora...
2000-10-20 jhbDon't bother setting the saved IPL in the sched_lock...
2000-10-20 joeFix a typo in the last commit; should be 'remove' not...
2000-10-20 jhbCatch up to some of the changes to _getlock_spin_block...
2000-10-20 jhbGrrrr. Fix the order of the #define's so atomic_cmpset...
2000-10-20 jhbFix the atomic_cmpset_{acq,rel}_ptr() functions to...
2000-10-20 jonnote the new preliminary support of cardbus stuff
2000-10-20 jonremove old pccbb bridge code.
2000-10-20 woschupdate URL and copyright
2000-10-20 woschAdded upcoming FreeBSD 4.2
2000-10-20 phkIntroduce the M_ZERO flag to malloc(9)
2000-10-20 jkhRedirect the stderr of dd to /dev/null so the user...
2000-10-20 acheIncrease entropy file size from 4096 to 16384 because...
2000-10-20 archieAdd actual URL for XMAC II datasheet in comments.
2000-10-20 acheAdd i815 host to PCI bridge ID
2000-10-20 acheReturn -10000 in pci_hostb_probe to allow agp driver...
2000-10-20 acheAdd i815 Host to Hub
2000-10-20 acheAdd i815 IDs
2000-10-20 ruSave a few CPU cycles in IP fragmentation code.
2000-10-20 sanpeiadd -I option, ``Don't get and use a list of free
2000-10-20 hmSubmitted by: Hans Petter Selasky <hselasky@c2i.net>
2000-10-20 katoUsed kbio.h and consio.h instead of machine/console.h.
2000-10-20 katoMerged from sys/i386/isa/npx.c revision 1.86.
2000-10-20 katoMerged from sys/i386/isa/clock.c revision 1.160.
2000-10-20 katoMerged from sys/i386/i386/machdep.c revisions 1.417...
2000-10-20 rogerAdd missing 'unit' code
2000-10-20 jhbCatch up to moving headers:
2000-10-20 jhbGC the unused safepri variable.
2000-10-20 jhbRemove unnecessary machine/mutex.h include.
2000-10-20 jhb- GC some #if 0'd code regarding the non-existant safep...
2000-10-20 jhbActually harvest interrupt threads when the last handle...
2000-10-20 jhb- machine/mutex.h -> sys/mutex.h
2000-10-20 jhbCatch up to SMP_DEBUG -> MUTEX_DEBUG.
2000-10-20 jhb- machine/mutex.h -> sys/mutex.h
2000-10-20 jhb- machine/mutex.h -> sys/mutex.h
2000-10-20 jhb- machine/mutex.h -> sys/mutex.h
2000-10-20 jhb- machine/mutex.h -> sys/mutex.h
2000-10-20 jhb- machine/mutex.h -> sys/mutex.h
2000-10-20 jhb- machine/mutex.h -> sys/mutex.h
2000-10-20 jhb- Make the mutex code almost completely machine indepen...
2000-10-20 jhb- Expand the set of atomic operations to optionally...
2000-10-20 jhbAxe the barrier_{read,write,rw}() helper functions...
2000-10-20 bmahAdd -L option to limit the package status characters...
2000-10-20 bmahMake pkg_version -c -l work.
2000-10-20 mppRemove bogus xref.
2000-10-20 katoConvert the type of bus_space_handle_t of pc98 from...
2000-10-20 n_hibmaAdd the quirk entry for the Sony Memory Stick Adapter.
2000-10-20 n_hibmaKill the correct dhclient on detach of the ethernet...
2000-10-20 n_hibmaBugfix: The data is not stored only in the first cblock...
2000-10-20 joeFixup a couple of ether card entries to use the new...
2000-10-20 n_hibmaRegen.
2000-10-20 n_hibmaAdd the Sony MSC Memory Stick Adaptor (in the Sony...
2000-10-20 n_hibmaCorrect the text on RETURN VALUES.
2000-10-20 peterexecsw_set hasn't been used for a while and does not...
2000-10-19 joeAugment the 'ifaddr' structure with a 'struct if_data...
2000-10-19 impo Fix memory leak in ivars
2000-10-19 gshapiroMake note of merged changes.
2000-10-19 desUnderstand the difference between an empty file and...
2000-10-19 dfrDon't force bootverbose anymore.
2000-10-19 dfrDecrease the number of ticks between clock interrupts...
2000-10-19 dfr* Disable interrupts when restoring a trapframe.
2000-10-19 jhbReparent a kernel thread to init during kthread_exit...
2000-10-19 jhb- Move the prototype for proc_reparent from sys/ptrace...
2000-10-19 jhbQuiet a silly warning.
2000-10-19 joeScripts should contain a comment block describing what...
2000-10-19 ruA failure to allocate memory for auxiliary TCP data...
2000-10-19 jonNEWCARD/Cardbus -
2000-10-19 jhbMove init_clocks earlier in the system startup so that...
2000-10-19 msmithWrite the routed interrupt back to PCI configuration...
2000-10-19 msmithCall the BIOS to route the selected interrupt. Correct...
2000-10-19 msmithAdd PCI BIOS function codes for IRQ routing fetch and...
2000-10-19 rwatsono Introduce new VOP_ACCESS() flag VADMIN, allowing...
2000-10-19 jhbAxe the idle_event eventhandler, and add a MD cpu_idle...
next