]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-05-11 phkDivorce "dev_t" from the "major|minor" bitmap, which...
1999-05-11 dtOops, the correct commit message is:
1999-05-11 dtOops, back out previous, it is not quite ready for...
1999-05-11 dtInitialize bootifo.envp, so that the kernel environment...
1999-05-11 luoqiYet another place I missed when increasing trapframe...
1999-05-11 peter"fix" warning. This still needs to be kld-ified some...
1999-05-11 luoqiDo not hardcode size of struct vm86frame.
1999-05-11 luoqiTrap frame size has increased by 4.
1999-05-11 mjacobQuirk this drive- all luns show up the same.
1999-05-11 peterTake a shot at handling INTR_FAST and INTR_EXCL for...
1999-05-11 peterTidy up references to <sys/rlist.h> and support for...
1999-05-11 peterSend subr_rlist.c off to the big Attic in the sky....
1999-05-11 desSync usage() with man page.
1999-05-11 desDon't stop listening to the signal pipe just because...
1999-05-11 jkhSync with changes in /etc/mail.
1999-05-11 jbFound the needle in the haystack!
1999-05-11 jkhDuring probe, the page lockdown code in dpt_control...
1999-05-11 sosMake the driver work on HP8100 and the newer Philips...
1999-05-11 jkhHmm. Could have sworn I committed this before. Mentio...
1999-05-11 jbChange the INIT_PATH option example to use colons inste...
1999-05-11 jbUse colons instead of semi-colons to behave like UNIX...
1999-05-11 katoSync with sys/isa/sio.c revision 1.241.
1999-05-11 katoSync with sys/i386/isa/fd.c revision 1.143.
1999-05-11 katoSync with sys/i386/i386/usercnofig.c revision 1.142.
1999-05-11 jkhMake KDE the "default" desktop.
1999-05-11 hmfix name clash for variables named "minor" and "major"
1999-05-11 impAdd another kludge to the card identification probe...
1999-05-11 bdeFixed some regressions in rev.1.40:
1999-05-11 jkhPreserve /root's dotfiles across upgrades too.
1999-05-11 peterUse the probe priority mechanism to make sure the chip...
1999-05-11 bdeRestored rev.1.11 which was clobbered by rev.1.12 ...
1999-05-11 mjacobadd in mention of 1080/1240 support
1999-05-11 mjacobA large set of changes to handle dual bus adapters.
1999-05-11 mjacobSome massive thwunking in initialization to handle...
1999-05-11 mjacobAdd in SCSI_QFULL definitions. Add in local storage...
1999-05-11 mjacobClean up some sprintfs. Add in a SCSI_QFULL an XS_CHANN...
1999-05-11 mjacobRoll core minor number. Re-layout a lot of SCSI fields...
1999-05-11 mjacobClean up some macros. Add in ISP 1080/1240 NVRAM layout...
1999-05-11 mjacobadd a couple of missing commands
1999-05-11 bdeFixed reset handling for motor off resets. I first...
1999-05-11 mjacobClean up 2.2.X support (which might have to be cleaned...
1999-05-11 mjacobAdd a SA_FLAG_COMP_SUPP flag (to quirk compression as
1999-05-11 grogFix a bogon which stopped Vinum from recognizing half...
1999-05-11 jmb update spam countermeasures
1999-05-11 jmb update spam countermeasures
1999-05-11 bdeFixed disordering in previous 2 commits.
1999-05-11 mjacobroll ISP 1080/1240 f/w
1999-05-11 mjacobQuirk NOLUNS CALIPER CP150.
1999-05-11 mjacobMake clear that the DATA COMPRESSION page is a SCSI...
1999-05-11 alcThe Intel Pentium Pro's performance counters are 40...
1999-05-11 mharos/file it possible/file if possible/
1999-05-10 kenAdd a new device specification syntax to camcontrol...
1999-05-10 bdeFixed checking for maddr/msize conflicts. It was compl...
1999-05-10 mksAllow configuration of up to 256 network interfaces...
1999-05-10 mksEnable PCI bus master during attach in case the BIOS...
1999-05-10 paulSet the bus master bit.
1999-05-10 kuriyamaFix typo.
1999-05-10 wpaulFix ypxfr so that it can be run from cron.
1999-05-10 mjacobadd and document seteotmodel and geteotmodel commands
1999-05-10 mjacobCorrect a typo about driver state.
1999-05-10 peterUpdate one set of comments.. s/so_q0/so_incomp/ and...
1999-05-10 phkcorrect params for sndmmap(). Don't bogo-initialize...
1999-05-10 phkUse NODEV instead of -1
1999-05-10 truckmanFix descriptor leak provoked by KKIS.05051999.003b...
1999-05-10 phkDon't go looking for weird #includes if major isn't...
1999-05-10 dfrAdd missing suspend/resume methods.
1999-05-10 n_hibmaRemove hack to accept French spelling of METHOD (METHODE)
1999-05-10 peterMove the mfs_getimage() prototype to mfs_extern.h dupli...
1999-05-10 dfr* Augment the interface language to allow arbitrary...
1999-05-10 dfrSuperceded by makedevops.pl
1999-05-10 peterServes me right for doing this by inspection and then...
1999-05-10 peterFix 'assignment used as truth value' on alpha.
1999-05-10 peterDon't do a nested extern for mfs_getimage()
1999-05-10 peterExplicit brace to avoid nested else warnings
1999-05-10 peterExplicit braces to avoid nested else warnings
1999-05-10 peterAdd some explicit parens to avoid && within || warnings
1999-05-10 peterFix warnings (unused vars)
1999-05-10 peterFix warnings (unused vars, long != int in printf)
1999-05-10 peterFix warnings (I hope)
1999-05-10 peterGive 'i' a type (int).
1999-05-10 peterUnused variable
1999-05-10 desMFS: indent-assisted style cleanup.
1999-05-10 peter#include "pci.h" for the build dir, not <pci.h>
1999-05-10 n_hibmaRemove VIA USB controller (was '#if 0' out), to make...
1999-05-10 dfrAdjust console stuff now that makedev is no longer...
1999-05-10 peterDon't assume branch heads are alive.. (related to...
1999-05-10 dfrRemove obsolete 'config kernel' line.
1999-05-10 peterAck! I deleted "struct", not "const".. Oh boy...
1999-05-10 bde[Forgot to commit this in the batch a few days ago.]
1999-05-10 bdeDetect PCI device IDs for latest boards. Simplified...
1999-05-10 obrienMove sysctl/ to src/sbin/ where it now belongs.
1999-05-10 rogerSupport LifeView FlyVideo 98 cards. Use EEPROM for...
1999-05-10 rogerUpdate card type to support GPIO mask
1999-05-10 rogerAdd #if (NSMBUS>0) checks around smbus/iicbus i2c bus...
1999-05-10 katoFixed for COM_MULTIPORT option. Members flags and...
1999-05-10 katoSync with sys/isa/sio.c revision 1.240.
1999-05-10 katoSync with sys/i386/isa/isa_dma.c revision 1.3.
1999-05-10 katoSync with sys/i386/isa/if_ed.c revision 1.152.
1999-05-10 katoSync with sys/i386/isa/clock.c revision 1.133.
1999-05-10 katoSync with sys/i386/conf/options.i386 revision 1.113.
next