]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-10-25 wollmanThis commit was generated by cvs2svn to compensate...
2000-10-25 wollman../changes
2000-10-25 bmahUtilize the "-o" (origin) option recently added to...
2000-10-25 n_hibmaDo not include uscanner in the generated kernel config...
2000-10-25 sanpeiadd Xircom CreditCard adapters and workalikes(xe driver)
2000-10-25 julianSlowly add more functionality as I learn more about...
2000-10-25 deischenMake pthread_kill() know about temporary signal handler...
2000-10-25 kuriyamaTrim right column messages to display correctly in...
2000-10-25 ruWe now keep the ip_id field in network byte order all the
2000-10-25 psFast interrupts have no associated process, therefore...
2000-10-25 n_hibmaThe USB scanner driver. To be used together with SANE.
2000-10-25 n_hibmaRegen.
2000-10-25 n_hibmaSync with NetBSD
2000-10-25 sosAdd the ATA_ENABLE_TAGS option
2000-10-25 msmithMajor update to the 'twe' driver.
2000-10-25 jhb- Overhaul the software interrupt code to use interrupt...
2000-10-25 mjacobGet rid of ridiculous ISP_PVS macro. Instead, just...
2000-10-25 mjacobWhoops! Forgot to commit this when I committed the...
2000-10-25 jhbQuite some warnings.
2000-10-25 jkoshyFail the 'buildkernel' target if not even one of the...
2000-10-25 gallatinfix bogus cast in osf1_getrlimit/osf1_setrlimit
2000-10-25 jhbImplement atomic_{set,clear,add,subtract}_{acq_,rel_...
2000-10-25 jhbOnly use 1 set of memory barrier operations with the...
2000-10-25 gallatinteach the osf1_getsysinfo() function about a few more...
2000-10-25 jhb- Forward declare struct mtx instead of #include'ing...
2000-10-25 jhb- Catch a machine/mutex.h -> sys/mutex.h I somehow...
2000-10-25 jhb- Make the eventhandler_mutex mutex a private variable in
2000-10-24 teggeEliminate some bitrot (nonexisting member variable...
2000-10-24 teggeStyle fixes.
2000-10-24 wpaulConvert the USB ethernet drivers to use mutexes. Also...
2000-10-24 teggeMake RPC timeout message more readable.
2000-10-24 bmahAdd a relnote about large swap areas not panicking...
2000-10-24 archieBuild the ISC library as libisc. This library comes...
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...
next