]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-11-09 marcelMake MINSIGSTKSZ machine dependent, and have the sigalt...
2000-11-09 marcelSync with Alpha:
2000-11-09 iwasakiMove old aml interpreter code to amldb/aml/. This...
2000-11-09 takawataFarewell our code. We will switch acpica code from...
2000-11-09 deischenDon't needlessly poll file descriptors when there are no
2000-11-09 asmodaiChange .Os FreeBSD 5.0 to .Os FreeBSD.
2000-11-09 deischenPrevent the thread-safe version of kevent from getting
2000-11-09 steveSince the 'when built' phrase is talking about the...
2000-11-09 gallatinback out 1.66 -- the Elfxx_Brandinfo compat_3_brand...
2000-11-09 murrayEliminate inconsistency where a value that contains...
2000-11-09 dougb* Reduce diffs to RELENG_4 by specifying a full path...
2000-11-08 julianHaving figured out a bit more of the new-bus puzzle
2000-11-08 eivindMore paranoia against overflows
2000-11-08 sosRearrange the timeouts in the reset code a bit, some...
2000-11-08 obrienUpdate usage().
2000-11-08 sosHopefully solve the lost slave problem.
2000-11-08 mjacobClean this is up a bit for multiple MIDs... We can...
2000-11-08 mjacobAdd special quirk for this ancient Viper drive. This...
2000-11-08 eivindFix password clearing bug which prevented challenge...
2000-11-08 asmodaiFix CMSG and ALIGN macro usage.
2000-11-08 asmodaiDocument DISABLE_PSE.
2000-11-08 sanpeiadd a couple ESS Technology products(pci device id...
2000-11-08 sanpeiadd Texas Instruments TSB12LV22 OHCI IEEE 1394 Host...
2000-11-08 sanpeiadd Aureal Inc. AU8820/AU8830 Audio controller
2000-11-08 asmodaiDocument CLUSTERDEBUG, CPU_UPGRADE_HW_CACHE and LOCKF_D...
2000-11-08 asmodaiFix two typo's: teh -> the, ther -> there.
2000-11-08 asmodaiFix some further english grammar and typo's.
2000-11-08 asmodaiFix typo's: UPGRADE_CPU_HW_CACHE -> CPU_UPGRADE_HW_CACHE
2000-11-08 murray Added PROPERTY_MAX_VALUE and PROPERTY_MAX_NAME define...
2000-11-08 asmodaiDocument the following options:
2000-11-08 msmithHack to work around a probe which will lock up at least...
2000-11-08 asmodaiDocument XBONEHACK option.
2000-11-08 asmodaiDocument some AHC_* options.
2000-11-08 jkhAdd commented-out entries for FTP_PROXY and HTTP_PROXY...
2000-11-08 impAdd sn to files to install
2000-11-08 impsimple sn man page, since we're missing one right now
2000-11-08 kjcrestore the freebsd local type-cast fixes that I mistak...
2000-11-08 msmithDon't build the ACPI CA debugger unless the ACPI_DEBUG...
2000-11-08 iwasakiRemove dependence on old acpi driver from acpi userland...
2000-11-08 joeRemove libipsec and libradius. We're now building...
2000-11-08 gadFix 'printit()' to ignore some lines it doesn't recogni...
2000-11-07 brianIntroduce another global (MPPE_IsServer) so that we...
2000-11-07 jkhFor High security profile, set securelevel to 1 to...
2000-11-07 jdpRemove the superfluous call to _rtld_error() in symlook...
2000-11-07 mjacob(KTR debugging) Say when we're disabling a vector.
2000-11-07 obrienUse size_t rather than a 16-bit data type fo the length.
2000-11-07 obrienSync with i386's GENERIC rev 1.287 (Minor ordering...
2000-11-07 obrienSync with i386/conf/GENERIC rev 1.288 (add comments...
2000-11-07 obrienRemove the -kthread option that matched [sort of] the...
2000-11-07 impMerge from GENERIC 1.288
2000-11-07 impMake the ISA nic section look like the other device...
2000-11-07 impSynchronize NEWCARD kernel to GENERIC kernel. It is...
2000-11-07 impMinor ordering changes to make more sections strictly...
2000-11-07 joeFixup the /tmp directory permissions to 01777.
2000-11-07 semenuSynced tx(4) driver descriptions + ``device tx'' line...
2000-11-07 jhbRemove the now unused and unneeded splassert macros...
2000-11-07 alfredProtect against an infinite loop when prefaulting pages...
2000-11-07 hosokawaThis file has not been used for long time.
2000-11-07 hosokawaMoved if_de to mfsroot.flp (we've got 16KB free space...
2000-11-07 joeLoad the kernel and root file systems from floppy:/.
2000-11-07 n_hibmaFix for powering off a HP DJ950C during printing. As...
2000-11-07 kjcnewbusify the en atm driver.
2000-11-07 kjcnewbusify the en atm driver.
2000-11-07 ruFixed the security breach I introduced in rev 1.145.
2000-11-07 hosokawaAdded Intel Gigabit Ethernet card to device menu.
2000-11-07 jkhWhile we're still arguing over debugging output, at...
2000-11-07 brianHandle being given a connect()ed udp descriptor as...
2000-11-07 brianPass the correct output options to the ccp output initi...
2000-11-07 jhbDocument the KTR_VERBOSE option.
2000-11-07 jhb- Remove much of the inlining of the KTR tracepoints...
2000-11-07 wpaulThe vortex driver can be compiled as a KLD now. The...
2000-11-07 wpaulThe vx driver no longer needs the PCI compat shims...
2000-11-07 wpaulUpdate the vortex driver so that it no longer needs...
2000-11-07 jhbMinor nit: missed ithd_loop -> sithd_loop in the KTR...
2000-11-07 jhbRemove an unneeded #include <machine/bus.h> that snuck...
2000-11-07 cgadjust dma channels for vibra16x; recording should...
2000-11-07 cgslight mods to isa dma and channel flushing code
2000-11-07 cgif a channel dies, rejuvenate it on close()
2000-11-07 msmithIgnore resources with a size of 0, as these are disable...
2000-11-06 jkhMFS: add ATA raid support for sysinstall
2000-11-06 msmithRemove unused PCI includes.
2000-11-06 cgadd AFMT_8BIT for easier determination of formats
2000-11-06 msmithQuieten some warnings about correct usage of assignment...
2000-11-06 gibbsFix async notifications for listners registered to...
2000-11-06 gibbsaic7xxx.c:
2000-11-06 gadCosmetic change of a structure name.
2000-11-06 gadGet rid of a minor compile-time warning.
2000-11-06 asmodaiThis commit was generated by cvs2svn to compensate...
2000-11-06 asmodaiFix AA being cleared on notify "queries"
2000-11-06 ruFixed typos.
2000-11-06 ruFixed typo: .ar -> .Ar
2000-11-06 ruFixed typo: .FR -> .Fa
2000-11-06 ru-mdoc cleanup: replace custom .ES/.EE macros with liter...
2000-11-06 ruFixed typo: .PB -> .El
2000-11-06 ruAvoid use of tbl(1).
2000-11-06 ruProperly declare the multiple-columns list.
2000-11-06 dwmaloneAttempt to fix problem with users being able to convinc...
2000-11-06 ruFixed typo: .FL -> .Fl
2000-11-06 hosokawarelease/sysinstall/lndir.c has not been used, but stati...
2000-11-06 ru.UC -> .Os
next