]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-10-19 ruA failure to allocate memory for auxiliary TCP data...
2000-10-19 jonNEWCARD/Cardbus -
2000-10-19 jhbMove init_clocks earlier in the system startup so that...
2000-10-19 msmithWrite the routed interrupt back to PCI configuration...
2000-10-19 msmithCall the BIOS to route the selected interrupt. Correct...
2000-10-19 msmithAdd PCI BIOS function codes for IRQ routing fetch and...
2000-10-19 rwatsono Introduce new VOP_ACCESS() flag VADMIN, allowing...
2000-10-19 jhbAxe the idle_event eventhandler, and add a MD cpu_idle...
2000-10-19 rogerAdd Daniel's name and fix release data
2000-10-19 rogerUpdate to driver 2.17
2000-10-18 bmahObCommit from BSDCon: Update SMPng note and add an...
2000-10-18 joeMake these PICOBSD's compile... well, almost. Still...
2000-10-18 joeReference Larry Wall's perlstyle man page, and recommen...
2000-10-18 desTrim index lines down to 79 characters, not 80.
2000-10-18 sosMinor changes to the ATA RAID support code, remove...
2000-10-18 joeUse 'unless' instead of 'if (! ... )' where it improves...
2000-10-18 peterEVENTHANDLER_INVOKE() takes two arguments.
2000-10-18 joeOpening braces should be at the end of the controlling...
2000-10-18 peterThis didn't compile. Fix typo: s/rmang_get_start/rman_g...
2000-10-18 joeContract a statement that's too verbose.
2000-10-18 joeThere are enough examples of using 'my $var = ...'...
2000-10-18 joeAll variables should be commented.
2000-10-18 joeMake subroutine prototypes mandatory.
2000-10-18 joeFix the places that I missed last commit: 'vars' not...
2000-10-18 katoConverted `da' and `wd' into `rda' and `rwd', respectively.
2000-10-18 ruIf we do not byte-swap the ip_id in the first place...
2000-10-18 peterAttempt to fix the random read blocking. The old code...
2000-10-18 jhbAdd in a simple API for memory barriers to machine...
2000-10-18 impGo ahead and disable the legacy mapping of the pcic...
2000-10-18 hmAdd ifpnp driver to list of i4b hardware drivers.
2000-10-18 katoMerged from sys/i386/i386/machdep.c revision 1.416.
2000-10-18 hmAdd a debug flag bit for a new driver.
2000-10-18 jhbDon't needlessly pass the diagnostic counter to the...
2000-10-18 jwdUse dd to better block the data being sent to /dev...
2000-10-18 mdoddAdd new bus method 'GET_RESOURCE_LIST' and appropriate...
2000-10-18 jonInitial commit of NEWCARD cardbus side (that actually...
2000-10-18 jonInitial commit of NEWCARD cardbus side (that actually...
2000-10-18 impMove auto doesn't work comment closer to config line
2000-10-18 impRemove some silly debug writes and code that we don...
2000-10-18 impo Remove a boatload of debugging printfs.
2000-10-18 mdoddUse appropriate resource management accessors instead...
2000-10-17 mdoddAdd rman_get_size(), which does what you would expect.
2000-10-17 jhb- Wrap the sanity checks for staying in the idle loop...
2000-10-17 jhb- Catch up to moving headers, machine/ipl.h -> sys...
2000-10-17 desWork much harder at obtaining a correct device node...
2000-10-17 impAdd a bunch of wireless cards from Japan. Shigeru...
2000-10-17 jkhRemove random from boot floppy on advice of Mark Murray
2000-10-17 impImplement resource alignment as discussed in arch@...
2000-10-17 bmahClarify the location of the kernel and modules.
2000-10-17 desArgh! Fix passive mode selection (again)
2000-10-17 mjacobRoll minor revision- for once we'll use this because...
2000-10-17 mjacobremove "SERVICING_INTERRUPT" nonsense
2000-10-17 n_hibmaFix the build break.
2000-10-17 joeCorrection: 'use vars ..' not 'use var'.
2000-10-17 joeBuild and install the perl.style(7) manual page.
2000-10-17 joeReclarify variable definition blocks.
2000-10-17 dwmaloneSyslogd normally converts messages of facility kern...
2000-10-17 dwmaloneFix spelling of comparison.
2000-10-17 psImplement write combining for crashdumps. This is...
2000-10-17 rogerFix error in sample code in the man page
2000-10-17 rogerAdd new bktr options
2000-10-17 peterTry and get libc_r to compile again on the alpha after...
2000-10-17 impMore NEWCARD fixes. We now almost properly print the...
2000-10-17 sanpeiuse ``config auto'' for NCR WaveLAN/IEEE
2000-10-17 joeAn initial draft of a style guide for perl scripts...
2000-10-17 peterImplement simple write combining for newfs - this is...
2000-10-17 gallatinSome linux apps, such as IBM's JDK 1.3, will attempt...
2000-10-17 scottlMention the new Adaptec RAID controllers that are suppo...
2000-10-17 gallatinregen after addition of linux_rt_sigreturn
2000-10-17 gallatinA start at an implemention of linux_rt_sendsig & linux_...
2000-10-16 impAdd support for cardbus card's chips. This will make...
2000-10-16 mjacobVery early and very *very* lightly tested support for...
2000-10-16 impWhen wierdreset flag is set, turn on the DISADVFD flag...
2000-10-16 gallatinFix problems booting large kernels on alphas. The...
2000-10-16 dfrAdd section for building ia64 kernels.
2000-10-16 obrienThe PowerPC conversion was
2000-10-16 obrienConvert from the Alpha compontents to PowerPC ones.
2000-10-16 obrienRepo copied from src/sys/boot/alpha/libalpha/alpha_modu...
2000-10-16 obrienRepo copied from src/sys/boot/alpha/libalpha/prom.c,v
2000-10-16 obrienRepo copied from src/sys/boot/alpha/libalpha/devicename.c,v
2000-10-16 impAdd types and prototypes.
2000-10-16 impForgot to commit this last night.
2000-10-16 joeAdd an optional start/stop argument to pccard_ether...
2000-10-16 joeAvoid passing the optional ifconfig arguments to dhcpc...
2000-10-16 wpaulRemove an errant splimp() that I missed when I went...
2000-10-16 n_hibmaUndo previous commit. <machine/clock.h> is needed for...
2000-10-16 n_hibmaSync with NetBSD:
2000-10-16 n_hibmaSync with NetBSD:
2000-10-16 n_hibmaSync with NetBSD:
2000-10-16 brianMove __uint16_swap_uint32, __uint8_swap_uint32 and
2000-10-16 dfrIn pmap_remove_pv(), only manipulate the page's list...
2000-10-16 dfrDo a full exception_restore after an execve syscall...
2000-10-16 dfrClear the register stack frame before using loadrs...
2000-10-16 dfrClear ar.pfs for the child process in cpu_fork - switch...
2000-10-16 dfrReturn zero from setjmp() and _setjmp() for now.
2000-10-16 dfrFix a couple of dumb mistakes.
2000-10-16 n_hibmaMerge from stable: Update of comments
2000-10-16 gallatinThe previous commit broke kernel builds on alpha (and...
2000-10-16 obrien"Ok, my loader's now up to putting up a prompt. It...
2000-10-16 ruBacked out part of the revision 1.10.
next