]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-10-24 dfr* Various fixes to breakage introduced by the atomic...
2000-10-24 obrienWe were trying to dike out `apm0', but of course device...
2000-10-24 obrienRemove /boot/boot[12] from the MFS installation floppies.
2000-10-24 obrienDike out more for the i386 release build: NCR SCSI...
2000-10-24 dwmaloneFix two typos in comments.
2000-10-24 wilkoDocument that pci_device_override requires a recent...
2000-10-24 julianChange archie's and my email addresses from Whistle...
2000-10-24 bmahCatch up on some release notes: write combining for...
2000-10-24 julianSince neither archie nor I work at Whistle any more...
2000-10-24 julianFirst effort at bringing these up-to-date.
2000-10-24 gshapiroFix up the build for the STARTTLS version of sendmail...
2000-10-24 sosOops better ad the ar device to the all target, people...
2000-10-24 acheDescribe %c better
2000-10-24 sosAdd the ATA RAID (ar) device
2000-10-24 phkAdd $FreeBSD$
2000-10-24 mppCorrect the description of a few options to reflect...
2000-10-24 sosFix the problem with DMA mode not working on Aladdin...
2000-10-24 knuAdd MASTER_SITE_MOZILLA and MASTER_SITE_XEMACS.
2000-10-24 obrienAdd "NO_CXX" knob to match src/gnu/usr.bin/cc/Makefile.
2000-10-24 obrienAdjust comments
2000-10-24 obrien* Update comments
2000-10-24 dwmaloneProblem to avoid processes getting stuck in "vmopar...
2000-10-24 ruThe -o is the default for "short" display, not the -h.
2000-10-24 babkinAdded the CAM-ified wds driver for the ancient WD7000...
2000-10-24 babkinAdded lines for the wds driver.
2000-10-24 markmAdd some very crude man pages to try to induce folk...
2000-10-24 jwdCast block number to off_t to avoid possible overflow...
2000-10-24 jwdThe write combining code in revision 1.30 needs a few...
2000-10-23 jhbDon't dink with interrupts in vm_page_zero_idle()....
2000-10-23 gallatinGive correct results for SYSCTL_LONG arrays when sizeof...
2000-10-23 mjacobCURTHD now defines in globals.h
2000-10-23 mjacobMove bogus proc reference stuff into <machine/globals...
2000-10-23 mjacobPut back inclusion of proc.h so that alpha kernels...
2000-10-23 acheFix %c
2000-10-23 nonAdd PC-Card/ISA SCSI host adpater drivers from NetBSD...
2000-10-23 ru-Wall cleanup.
2000-10-23 phkGenerate LOTS of warnings to remind the SMPng crew...
2000-10-23 phkDo not recursively include <sys/proc.h>
2000-10-23 obrienApply style(9). [best I could]
2000-10-23 obrienApply style(9).
2000-10-23 phkGet rid of the last traces of ACTUALLY_LKM_NOT_KERNEL
2000-10-23 obrienSort the #define's.
2000-10-23 obrienMinimal set of diffs from the i386 bits to the AlphaLinux.
2000-10-23 obrienRe-order the #define's into a more logical one.
2000-10-23 itojunbe careful on mbuf overrun on ctlinput.
2000-10-23 itojunkame 1.32 -> 1.33
2000-10-23 sobomaxAdd "-o" option to pkg_create(1) and pkg_info(1). This...
2000-10-23 obrienWe need to explicitly tell the args struct for COMPAT...
2000-10-22 obrienThe last "-iDsym" makes more sense as "-iUsym".
2000-10-22 greenAllow negative seek offsets for files that can be seeke...
2000-10-22 obrienSomehow I left out sycall #98
2000-10-22 obrienMinor whitespace cleanup.
2000-10-22 obrienMinimal set of diffs from the i386 bits to the AlphaLinux.
2000-10-22 phkDon't bogusly include <struct.h>
2000-10-22 phkDon't rely on <sys/queue.h> to bogusly include <struct.h>.
2000-10-22 phkOn DEVFS machines, the device name database is no use.
2000-10-22 deischenWe use ___setjmp (non-signal saving) to setup a signal...
2000-10-22 phkAvoid using the semi-bogus include <struct.h>
2000-10-22 nyanMoved prototypes of isa_alloc_resourcev() and isa_load_...
2000-10-22 bpRev 1.41 was committed from wrong diff, now do it right.
2000-10-22 phkMake LINT compile again.
2000-10-22 bpRelease and unlock vnode if resource deadlock detected.
2000-10-22 bpUpdate stale comment.
2000-10-22 bpRemove de_lock field from denode structure and make...
2000-10-22 sosClean up the raid code a bit, also allow disks on HPT...
2000-10-22 sosFix warning in the ISA only case.
2000-10-22 sosGet the prober error code instead of relying on scp...
2000-10-22 sosUp the reset pulse to 100ms in ata_reset, some drives...
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...
next