]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-05-09 seReally support Ultra-2 chips. Symbios redefined a regis...
1999-05-09 peterMove KERNEL?=kernel to top of the file where it's more...
1999-05-09 peterPut an example of 'makeoptions KERNEL=foo' to replace...
1999-05-09 abialSilence message about absence of PnP overrides.
1999-05-09 peterRemove hackish foot protection.. If you ask for an...
1999-05-09 peterLites2 seems to have pretty much disappeared from the...
1999-05-09 peterMake COM_ESP and COM_MULTIPORT compile for LINT. It...
1999-05-09 phkdon't confuse units and devices.
1999-05-09 peterFor the ioctl that reads the pci configuration, look...
1999-05-09 peterGC unused variable in struct.
1999-05-09 brianRevert to the previous behaviour of only doing a utmp
1999-05-09 n_hibmaEnable the support for a file interface on the HID...
1999-05-09 brianDeal with the fact that as we now mbuf_Read the fsm
1999-05-09 mckusickPut back changes that might be causing trouble on Alpha.
1999-05-09 n_hibmaReserve 124 for USB Communications Class Drivers
1999-05-09 n_hibmaAdd the USB Mass Storage manual page
1999-05-09 peters/main/mi_startup/
1999-05-09 peters/main/mi_startup/ for the kernel entry point so that...
1999-05-09 peterMove a couple of bits of (now) static content from...
1999-05-09 peterPut on my viking helmet from the closet, and get out...
1999-05-09 n_hibmaAdded Thrustmaster Fusion Digital Gamepad
1999-05-09 phkMake minor, major and makedev inline functions so we...
1999-05-09 peterWe don't have composite devices here either.
1999-05-09 phkNo point in swapdev being a static global when used...
1999-05-09 phkconfig(8) lobotomy, please see commit msg in sys.
1999-05-09 peterMissing revision markers.
1999-05-09 peterSimplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can...
1999-05-09 obrienTurn on compat22 dist.
1999-05-09 peterOptimize out a couple of places where com_addr() is...
1999-05-09 phkOops. If ROOTDEVNAME isn't defined, have -r call -a.
1999-05-09 phkno longer used.
1999-05-09 phkMajor lobotomy of config(8). The
1999-05-09 peterDelete the #if'ed out old isa bus probe/attach routines
1999-05-09 peterMake the pci vga detection work so that the card is...
1999-05-09 peterFix a couple of warnings and some bitrot in comments.
1999-05-09 peterAlways use the module system, rather than in an #ifdef.
1999-05-09 peterArgh, don't clobber the pci device list if there are...
1999-05-09 krisMore typos.
1999-05-09 krisTypo.
1999-05-09 peterQuiet a warning, put a #if 0 around some (I believe...
1999-05-09 phkmajor(something) can never become NODEV.
1999-05-09 phkremove cast from dev_t to dev_t.
1999-05-09 peterMove opt_sio.h options to conf/options and activate...
1999-05-09 phkUnconfuse DEV_MODULE() and DEV_DRIVER_MODULE() about...
1999-05-09 dfrRemove DDB.
1999-05-09 dfrBack out the last change to disk.c - a kernel change...
1999-05-09 dfrHack the diskslice stuff so that it allows the alpha...
1999-05-09 phkadd some amount of sanity to the way the gdb stuff...
1999-05-09 peterFix two warnings.
1999-05-09 peterFix warnings.
1999-05-09 phkYet a major/dev_t confusion
1999-05-09 phksiocngetc & putc can be staticized.
1999-05-09 phkYet another place which knew too much. Still not sure...
1999-05-09 phkfix some DRIVER_TYPE / INTR_TYPE confusions.
1999-05-09 phkDon't confuse dev_t and major numbers in DEV_MODULE()
1999-05-09 phkPeter beat me to half this patch, but didn't do the...
1999-05-09 peterComment advising ordering of cdevsw_add and bdevsw_add...
1999-05-09 phkDuh, bdevsw() takes dev_t arg.
1999-05-09 jbMutex test program.
1999-05-09 jbAdd mutex test program.
1999-05-09 katoRemoved DRIVER_TYPE_TTY field.
1999-05-09 yokotaReserve a major number for the frame buffer device.
1999-05-09 katoSync with sys/isa/sio.c revision 1.234.
1999-05-09 yokotaDon't confuse cursor keys with numpad keys when composi...
1999-05-09 yokotaMinor tweak after the introduction of new-bus to i386...
1999-05-09 yokotaRevive APM hooking code for i386 arch now that the...
1999-05-09 yokotaMake apm_probe() properly return an error code when...
1999-05-09 yokotaAdded backward compatibility to set key repeat rate.
1999-05-09 katoRemoved DRIVER_TYPE_TTY field.
1999-05-09 katoSync with sys/isa/atkbd_isa.c revision 1.4.
1999-05-09 katoSync with sys/i386/isa/wd.c revision 1.197.
1999-05-09 katoSync with sys/i386/isa/pcausio.c revision 1.48.
1999-05-09 katoSync with sys/i386/isa/npx.c revision 1.61.
1999-05-09 katoSync with sys/i386/isa/mse.c revision 1.42.
1999-05-09 katoSync with sys/i386/isa/fd.c revision 1.142.
1999-05-09 katoSync with sys/i386/i386/userconfig.c revision 1.141.
1999-05-09 katoSync with sys/i386/conf/majors.i386 revision 1.72.
1999-05-09 katoSync with sys/i386/conf/files.i386 revision 1.238.
1999-05-09 katoSync with sys/i386/conf/Makefile.i386 revision 1.149.
1999-05-09 kenAdd a facility in the CAM error handling code to retry...
1999-05-08 dtFix a freelist trashing under following confitions:
1999-05-08 dfrMove the declaration of the interrupt type from the...
1999-05-08 kenThe 2930U2 and 3950U2 are supported by the Adaptec...
1999-05-08 peterTrivial tweak to avoid a warning.
1999-05-08 peterAdd some notes about the globalness of certain things...
1999-05-08 peterFix a typo (eisa<->isa) and some minor cosmetics.
1999-05-08 peterGC some #if 0 junk
1999-05-08 kenDevices are hardwired with "unit 0", not "lun 0" as...
1999-05-08 dfrMake libdisk see the existing partitiions on the alpha.
1999-05-08 peterPrint 'irq nn' on the device attach line like the old...
1999-05-08 peterPrint the child IRQ on it's identification line.
1999-05-08 peterDon't print 'interrupting at irq nn' on the x86 family...
1999-05-08 peterBrace initializers to avoid a warning.
1999-05-08 peterI'm sick of the automatic rename of /kernel to /kernel...
1999-05-08 dfrGdb has been updated to version 4.18 and is now part...
1999-05-08 obrienHookup compat22/a.out libs.
1999-05-08 peterUse haveseen_ioport() which is now connected up to...
1999-05-08 peterGC some unused stuff relating to the old conflict check...
1999-05-08 peterLook up the sensitive flag better, allowing interoperat...
1999-05-08 peterFix unused variable "flags". (only used if #ifdef...
next