]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-05-12 Bruce EvansUpdated a comment (Crtat is no longer bogusly shared...
1999-05-12 Jordan K. HubbardFix a couple of bogons in the X server/desktop setup...
1999-05-12 Bruce EvansRemoved global variable `Crtat'. This was once (bogusl...
1999-05-11 Poul-Henning... Divorce "dev_t" from the "major|minor" bitmap, which...
1999-05-11 Dmitrij TejblumOops, the correct commit message is:
1999-05-11 Dmitrij TejblumOops, back out previous, it is not quite ready for...
1999-05-11 Dmitrij TejblumInitialize bootifo.envp, so that the kernel environment...
1999-05-11 Luoqi ChenYet another place I missed when increasing trapframe...
1999-05-11 Peter Wemm"fix" warning. This still needs to be kld-ified some...
1999-05-11 Luoqi ChenDo not hardcode size of struct vm86frame.
1999-05-11 Luoqi ChenTrap frame size has increased by 4.
1999-05-11 Matt JacobQuirk this drive- all luns show up the same.
1999-05-11 Peter WemmTake a shot at handling INTR_FAST and INTR_EXCL for...
1999-05-11 Peter WemmTidy up references to <sys/rlist.h> and support for...
1999-05-11 Peter WemmSend subr_rlist.c off to the big Attic in the sky....
1999-05-11 Dag-Erling... Sync usage() with man page.
1999-05-11 Dag-Erling... Don't stop listening to the signal pipe just because...
1999-05-11 Jordan K. HubbardSync with changes in /etc/mail.
1999-05-11 John BirrellFound the needle in the haystack!
1999-05-11 Jordan K. HubbardDuring probe, the page lockdown code in dpt_control...
1999-05-11 Søren SchmidtMake the driver work on HP8100 and the newer Philips...
1999-05-11 Jordan K. HubbardHmm. Could have sworn I committed this before. Mentio...
1999-05-11 John BirrellChange the INIT_PATH option example to use colons inste...
1999-05-11 John BirrellUse colons instead of semi-colons to behave like UNIX...
1999-05-11 KATO TakenoriSync with sys/isa/sio.c revision 1.241.
1999-05-11 KATO TakenoriSync with sys/i386/isa/fd.c revision 1.143.
1999-05-11 KATO TakenoriSync with sys/i386/i386/usercnofig.c revision 1.142.
1999-05-11 Jordan K. HubbardMake KDE the "default" desktop.
1999-05-11 Hellmuth Michaelisfix name clash for variables named "minor" and "major"
1999-05-11 Warner LoshAdd another kludge to the card identification probe...
1999-05-11 Bruce EvansFixed some regressions in rev.1.40:
1999-05-11 Jordan K. HubbardPreserve /root's dotfiles across upgrades too.
1999-05-11 Peter WemmUse the probe priority mechanism to make sure the chip...
1999-05-11 Bruce EvansRestored rev.1.11 which was clobbered by rev.1.12 ...
1999-05-11 Matt Jacobadd in mention of 1080/1240 support
1999-05-11 Matt JacobA large set of changes to handle dual bus adapters.
1999-05-11 Matt JacobSome massive thwunking in initialization to handle...
1999-05-11 Matt JacobAdd in SCSI_QFULL definitions. Add in local storage...
1999-05-11 Matt JacobClean up some sprintfs. Add in a SCSI_QFULL an XS_CHANN...
1999-05-11 Matt JacobRoll core minor number. Re-layout a lot of SCSI fields...
1999-05-11 Matt JacobClean up some macros. Add in ISP 1080/1240 NVRAM layout...
1999-05-11 Matt Jacobadd a couple of missing commands
1999-05-11 Bruce EvansFixed reset handling for motor off resets. I first...
1999-05-11 Matt JacobClean up 2.2.X support (which might have to be cleaned...
1999-05-11 Matt JacobAdd a SA_FLAG_COMP_SUPP flag (to quirk compression as
1999-05-11 Greg LeheyFix a bogon which stopped Vinum from recognizing half...
1999-05-11 Jonathan M... update spam countermeasures
1999-05-11 Jonathan M... update spam countermeasures
1999-05-11 Bruce EvansFixed disordering in previous 2 commits.
1999-05-11 Matt Jacobroll ISP 1080/1240 f/w
1999-05-11 Matt JacobQuirk NOLUNS CALIPER CP150.
1999-05-11 Matt JacobMake clear that the DATA COMPRESSION page is a SCSI...
1999-05-11 Alan CoxThe Intel Pentium Pro's performance counters are 40...
1999-05-11 Michael Haros/file it possible/file if possible/
1999-05-10 Kenneth D.... Add a new device specification syntax to camcontrol...
1999-05-10 Bruce EvansFixed checking for maddr/msize conflicts. It was compl...
1999-05-10 Mike SpenglerAllow configuration of up to 256 network interfaces...
1999-05-10 Mike SpenglerEnable PCI bus master during attach in case the BIOS...
1999-05-10 Paul RichardsSet the bus master bit.
1999-05-10 Jun KuriyamaFix typo.
1999-05-10 Bill PaulFix ypxfr so that it can be run from cron.
1999-05-10 Matt Jacobadd and document seteotmodel and geteotmodel commands
1999-05-10 Matt JacobCorrect a typo about driver state.
1999-05-10 Peter WemmUpdate one set of comments.. s/so_q0/so_incomp/ and...
1999-05-10 Poul-Henning... correct params for sndmmap(). Don't bogo-initialize...
1999-05-10 Poul-Henning... Use NODEV instead of -1
1999-05-10 Don LewisFix descriptor leak provoked by KKIS.05051999.003b...
1999-05-10 Poul-Henning... Don't go looking for weird #includes if major isn't...
1999-05-10 Doug RabsonAdd missing suspend/resume methods.
1999-05-10 Nick HibmaRemove hack to accept French spelling of METHOD (METHODE)
1999-05-10 Peter WemmMove the mfs_getimage() prototype to mfs_extern.h dupli...
1999-05-10 Doug Rabson* Augment the interface language to allow arbitrary...
1999-05-10 Doug RabsonSuperceded by makedevops.pl
1999-05-10 Peter WemmServes me right for doing this by inspection and then...
1999-05-10 Peter WemmFix 'assignment used as truth value' on alpha.
1999-05-10 Peter WemmDon't do a nested extern for mfs_getimage()
1999-05-10 Peter WemmExplicit brace to avoid nested else warnings
1999-05-10 Peter WemmExplicit braces to avoid nested else warnings
1999-05-10 Peter WemmAdd some explicit parens to avoid && within || warnings
1999-05-10 Peter WemmFix warnings (unused vars)
1999-05-10 Peter WemmFix warnings (unused vars, long != int in printf)
1999-05-10 Peter WemmFix warnings (I hope)
1999-05-10 Peter WemmGive 'i' a type (int).
1999-05-10 Peter WemmUnused variable
1999-05-10 Dag-Erling... MFS: indent-assisted style cleanup.
1999-05-10 Peter Wemm#include "pci.h" for the build dir, not <pci.h>
1999-05-10 Nick HibmaRemove VIA USB controller (was '#if 0' out), to make...
1999-05-10 Doug RabsonAdjust console stuff now that makedev is no longer...
1999-05-10 Peter WemmDon't assume branch heads are alive.. (related to...
1999-05-10 Doug RabsonRemove obsolete 'config kernel' line.
1999-05-10 Peter WemmAck! I deleted "struct", not "const".. Oh boy...
1999-05-10 Bruce Evans[Forgot to commit this in the batch a few days ago.]
1999-05-10 Bruce EvansDetect PCI device IDs for latest boards. Simplified...
1999-05-10 David E. O... Move sysctl/ to src/sbin/ where it now belongs.
1999-05-10 Roger HardimanSupport LifeView FlyVideo 98 cards. Use EEPROM for...
1999-05-10 Roger HardimanUpdate card type to support GPIO mask
1999-05-10 Roger HardimanAdd #if (NSMBUS>0) checks around smbus/iicbus i2c bus...
1999-05-10 KATO TakenoriFixed for COM_MULTIPORT option. Members flags and...
1999-05-10 KATO TakenoriSync with sys/isa/sio.c revision 1.240.
1999-05-10 KATO TakenoriSync with sys/i386/isa/isa_dma.c revision 1.3.
next