]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-05-13 John Baldwin- Merge struct procsig with struct sigacts.
2003-05-13 Poul-Henning... Add pc98 archtecture entry.
2003-05-13 John BaldwinIn setitimer(2), if the it_value of the new itimer...
2003-05-13 John BaldwinReword the infamouse mouse dialog to ask if you have...
2003-05-13 Bruce A. MahNew release/hardware notes: ips driver.
2003-05-13 John BaldwinAdd some extra #ifdef stubs so that this compiles on...
2003-05-13 Yoshihiro TakahashiMove the ips driver from ${MACHINE_ARCH} == "i386"...
2003-05-13 Dag-Erling... Revert unnecessary part of previous commit.
2003-05-13 Sheldon HearnFix broken comment line introduced in rev 1.69.
2003-05-13 Doug Barton* The copy of the stat struct in the man page has rotte...
2003-05-13 Alan CoxOptimize the use of splay in gbincore(). During a...
2003-05-12 Hiten PandyaFollowing MLINKS added, which point to host_access(3):
2003-05-12 Hiten PandyaAdd an MLINK for rc.d(8) which points to rc(8). The...
2003-05-12 Hiten PandyaFix .Xr typo.
2003-05-12 Hiten PandyaDocument ioctl(2) operations of the agp(4) subsystem...
2003-05-12 Poul-Henning... When a disk disappears, destroy the class from the...
2003-05-12 Martin BlappAdd support for 3Com OfficeConnect 10/100B.
2003-05-12 Tom RhodesRemove -p from getopt args.
2003-05-12 Dag-Erling... Rename a few functions to avoid stealing common words...
2003-05-12 Peter WemmAdd __amd64__ to an ifdef set so that pppd compiles...
2003-05-12 Peter WemmReally stop the loader from trying to load the acpi...
2003-05-12 Peter WemmFor the page fault handler, save %cr2 in the outer...
2003-05-12 Peter WemmSync ucontext with reality. The struct trapframe chang...
2003-05-12 Maxime HenrionFix the unaligned access problems that some people...
2003-05-12 Nate LawsonMove some printfs under bootverbose since they are...
2003-05-12 Søren SchmidtFix typo (that even got cut/pasted 2 times)
2003-05-12 Poul-Henning... Fix an off-by-1 error.
2003-05-12 Poul-Henning... Bail out if there were not two loadable sections. ...
2003-05-12 Robert WatsonRemove bogus locking from DDB's "show lockedvnods"...
2003-05-12 Wilko BulteThe alpha drivers floppy is overflowing. Remove firewir...
2003-05-12 Hajimu UMEMOTOpccard_ether didn't setup IPv6 after rcTOS sweep.
2003-05-12 Mike MakonnenForced commit for previous revision
2003-05-12 Mike MakonnenForced commit, for previous revision.
2003-05-12 Mike Makonnenmsg2
2003-05-12 Mike Makonnenmsg1
2003-05-12 Peter WemmFix lookup of module metadata on amd64 systems. While...
2003-05-12 Greg LeheyUnderstand GEOM. This makes growfs work again, but...
2003-05-12 Poul-Henning... Don't pass NULL pointer to memset if we are compiled...
2003-05-12 Poul-Henning... Don't #define memset() to bzero(), it is far too prone...
2003-05-12 Peter WemmRevert leftover AMD64 disable-acpi-module stuff.
2003-05-12 Murray StokelyRegen.
2003-05-12 Peter WemmAMD64 physical space is much larger than i386, de-i386...
2003-05-12 Scott LongMove the em driver from flopp3 to floppy 2 to make...
2003-05-12 Peter WemmGive a %fs and %gs to userland. Use swapgs to obtain...
2003-05-12 Hidetoshi ShimokawaMake it compiled on 4-stable.
2003-05-11 Josef KarthauserExtend the digital camera support (umass) to the PENTAX...
2003-05-11 Doug BartonBring in NetBSD's version 1.11, which includes documena...
2003-05-11 Doug BartonImport NetBSD's 1.10 version, which includes the abilit...
2003-05-11 Peter WemmCall it an AMD64 Processor, not a Hammer. Also, it...
2003-05-11 Peter WemmI missed another printf format error while extracting...
2003-05-11 Peter WemmMake atdevbase long for the KERNBASE > 4GB case
2003-05-11 Peter WemmFor amd64 kernels, repeat the 1GB mapping over the...
2003-05-11 Peter WemmFix printf format errors that were undetected due to...
2003-05-11 Peter WemmExport PML4SHIFT and PDPSHIFT
2003-05-11 Peter WemmSince compiling natively, the compile environment has...
2003-05-11 Gordon TetlowCorrect a type in the bugs section. Also turn it into...
2003-05-11 Matthew N.... Provide exec_linux_setregs() to override exec_setregs().
2003-05-11 Mark MurrayRemove some KRB4 scraps, and allow NOSHARED make worlds to
2003-05-11 Mark MurrayAllow a NOPIC "make world" to complete.
2003-05-11 Mark MurrayMrege from crypto telnet with "make unifdef". This...
2003-05-11 Mark MurrayFix up external variables named "debug" that have a...
2003-05-11 Hidetoshi Shimokawa- Use moderate gap counts listed in IEEE1394a.
2003-05-11 Scott LongTeach sysinstall about the ServeRAID disk device.
2003-05-11 Scott LongThe ips ServeRAID driver can go on the driver floppy.
2003-05-11 Scott LongHook up the ips module
2003-05-11 Scott LongAdd notes about the 'ips' driver.
2003-05-11 Scott LongAdd files for the 'ips' driver.
2003-05-11 Scott LongAdd the 'ips' driver for the IBM (now Adaptec) ServeRAI...
2003-05-11 Scott Longgarbage collect the reserved major for the ips disk...
2003-05-11 Julian ElischerMake the README reflect reality.
2003-05-11 Julian ElischerRe-enable the broadcom firmware utility now that the...
2003-05-11 Julian ElischerFix (presently unused) Makefile to not need files not...
2003-05-11 Tom RhodesRemove remnants of the -p option. While I'm here,...
2003-05-10 Julian ElischerLast commit of the bluetooth upgrade. (this patch was...
2003-05-10 Julian ElischerDon't compile the broadcom firmware module yet.
2003-05-10 Julian ElischerBroadcom firmware loading module.. The actual firmware...
2003-05-10 Julian ElischerThis file just didn't want to commit in the last batch...
2003-05-10 Julian ElischerPart 2 of the commit if new bluetooth code.
2003-05-10 Julian ElischerPart one of undating the bluetooth code to the newest...
2003-05-10 Ian DowsePut back the error checking in wtfs() that was lost...
2003-05-10 Bosko MilekicMake m_freem() just use m_free() instead of duplicating...
2003-05-10 Bruce A. MahNo vga(4) on pc98.
2003-05-10 Søren SchmidtAdd a couble new Intel PCI id's
2003-05-10 Peter WemmRemove special hacks for FSF cross tools now that it...
2003-05-10 Peter WemmProvide a fake varargs implementation for lint's benefi...
2003-05-10 Peter WemmRemove _ARCH_INDIRECT ifdefs. They existed for lib...
2003-05-10 Peter Wemmbcopyb() isn't used on amd64 kernel (it only exists...
2003-05-10 Peter WemmFinish translating i386/support.s into amd64 asm -...
2003-05-10 Peter WemmUpdate ldexp.c for amd64.
2003-05-09 Bruce A. MahFlesh out information on pointing devices and add some...
2003-05-09 Poul-Henning... When a GEOM (/dev-)device is closed and we find that...
2003-05-09 Peter WemmTurn off ppp (ICE) and pppd (cc objects to a varargs...
2003-05-09 Poul-Henning... Before reading an ascii label, initialize with defaults...
2003-05-09 John BaldwinRemove Giant from kern_sigsuspend() and osigsuspend...
2003-05-09 Poul-Henning... Sigh, this shows just how much one can be conditioned...
2003-05-09 Peter WemmInclude the MXCSR initial values, based on the AMD...
2003-05-09 Peter WemmTurn syscons on now that it works, so that anybody...
2003-05-09 Peter WemmTrivial addition of __amd64__ to the ifdefs for platfor...
2003-05-09 Scott LongThe disc1 package set has overfilled the disc. Axe...
2003-05-09 Hiten PandyaDocument the last field of the procfs 'status' node...
next