]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-05-21 Warner LoshMFp4:
2004-05-21 Warner LoshMove pci_do_powerstate up a level. Now it just means...
2004-05-21 Warner LoshMFp4: o save/restore subvendor, subdevice, vendor,...
2004-05-21 Warner LoshWhen attaching pccard and cardbus children, there's...
2004-05-21 Warner LoshNow that we have the resource allocation code in curren...
2004-05-21 Warner Loshmake the pci power state and resource code a lot less...
2004-05-21 MIHIRA Sanpei... Sync to 1.178 of usbdevs
2004-05-21 MIHIRA Sanpei... add support Kyocera AH-K3001V (cellular phone in Japan)
2004-05-20 Mark MurrayDelete history.
2004-05-20 Mark MurrayDelete history.
2004-05-20 Mark MurrayDelete history.
2004-05-20 Mark MurrayDelete history.
2004-05-20 Mark MurrayDelete history.
2004-05-20 Mark MurrayDelete history.
2004-05-20 Mark MurrayDelete history.
2004-05-20 Mark MurrayDelete history.
2004-05-20 Mark MurrayDelete history.
2004-05-20 Mark MurrayDelete history.
2004-05-20 Mark MurrayDelete history.
2004-05-20 John BaldwinIn tdsigwakeup(), use TD_ON_SLEEPQ() rather than TD_IS_...
2004-05-20 Pawel Jakub... Various style.Makefile(5) improvements.
2004-05-20 Pawel Jakub... Various style.Makefile(5) improvements.
2004-05-20 Pawel Jakub... Update the date.
2004-05-20 Hiten PandyaRemove unneeded lseek(2) hack to position past the...
2004-05-20 Alan CoxUpdate the document date.
2004-05-20 Thomas MoestlIn cpu_sched_exit(), we must check vm_refcnt against...
2004-05-20 Ruslan ErmilovAdded "rescue".
2004-05-20 Bruce EvansFixed printf format errors which helped break GUPROF...
2004-05-20 Bruce EvansInitialize the history counter type field in struct...
2004-05-20 Ruslan ErmilovClean up language.
2004-05-20 Bruce EvansMFi386 (1.37: GUPROF calibration macros; only routine...
2004-05-20 Bruce EvansMoved i386 asms to an i386 header. The asms are for...
2004-05-20 Mike MakonnenReally remove the return statement this time. Thanks to
2004-05-20 Dag-Erling... Whitespace cleanup
2004-05-20 Dag-Erling... Whitespace cleanup.
2004-05-20 Pawel Jakub... Fix supposed compilation problem, using LIBDIR here...
2004-05-20 Dag-Erling... Whitespace cleanup.
2004-05-20 Mike MakonnenThe err routine requires two arguments: an exit value...
2004-05-20 Pawel Jakub... - Add missing 'the'.
2004-05-20 Dag-Erling... Merge updated patch from vendor branch (1.1.1.17)
2004-05-20 Pawel Jakub... Add myself as maintainer for geom_nop, geom_stripe...
2004-05-20 Mike MakonnenMake libthr async-signal-safe without costly signal...
2004-05-20 Mike MakonnenForced commit for rev. 1.26
2004-05-20 Mike Makonnen\16
2004-05-20 Yaroslav TykhiyStylistic changes around the previous commit:
2004-05-20 Pawel Jakub... Inform hier(7) manual page about /lib/geom/ directory.
2004-05-20 Yaroslav TykhiySet the VLAN bits in if_capenable as well as in if_capa...
2004-05-20 Pawel Jakub... - Teach CONCAT class how to talk with geom(8).
2004-05-20 Pawel Jakub... - Connect geom(8) and its libraries to the build.
2004-05-20 Pawel Jakub... - Install includes used by STRIPE and NOP GEOM classes.
2004-05-20 Pawel Jakub... Modules Makefiles for geom_stripe and geom_nop.
2004-05-20 Pawel Jakub... Introduce geom(8)-specific shared libraries for CONCAT...
2004-05-20 Pawel Jakub... Introduce STRIPE GEOM class. It implements RAID0 transf...
2004-05-20 Denis PeplinUpdate copyright years.
2004-05-20 Pawel Jakub... Introduce NOP GEOM class. This is totally transparent...
2004-05-20 Pawel Jakub... Bring in geom(8) utility. It is an universal utility...
2004-05-20 Ruslan ErmilovForgot to bump the document date, *blush*.
2004-05-20 Ruslan ErmilovDocument mbuf tags based on the OpenBSD manpage.
2004-05-20 Jens SchweikhardtAdded forgotten quotes for citations.
2004-05-20 Daniel HarrisTypos and nits.
2004-05-20 Yaroslav TykhiyWhen checking for possible port theft, skip over a...
2004-05-20 Tim KientzleNits fixed.
2004-05-20 Pawel Jakub... Document security.jail.getfsstatroot_only sysctl.
2004-05-20 Pawel Jakub... Fix sysctl name: security.jail.getfsstate_getfsstatroot...
2004-05-20 Tim KientzleMore research, more shuffling and clarification.
2004-05-19 Peter WemmLike on i386, clear the last three entries in the pml4...
2004-05-19 David MaloneFix a couple of warnings:
2004-05-19 David MaloneAdd missing %s so that all of the usage message gets...
2004-05-19 Diomidis SpinellisSend RADIUS gigaword data when OctetsIn or OctetsOut...
2004-05-19 David MaloneAdd a man page for the kernel part of bpf. I made some...
2004-05-19 Peter WemmImplement crashdump decoding for AMD64 as well, now...
2004-05-19 Ken SmithStyle fixup in previous commit.
2004-05-19 Scott LongUpdate from vendor. This also adds support for newer...
2004-05-19 Tim KientzleWhen combining ustar prefix and name fields, check...
2004-05-19 Bruce EvansFixed the type of fptrdiff_t. It needs to be 64 bits...
2004-05-19 Bruce EvansFixed some style bugs (mainly misalignment of backslashes).
2004-05-19 Bruce EvansMoved most of the "MI" definitions and declarations...
2004-05-19 Bruce EvansInclude <sys/gmon.h> instead of <machine/profile.h...
2004-05-19 Ruslan ErmilovWhitespace nit.
2004-05-19 Ruslan ErmilovMaintain statistics about the received frames.
2004-05-19 Lukas ErtlFix integer overflow in the file size output when deali...
2004-05-19 Ruslan ErmilovAdded pgrep to the SYNOPSIS.
2004-05-19 Ruslan ErmilovClean up language and markup.
2004-05-19 Ruslan ErmilovLanguage and markup polishing.
2004-05-19 Ruslan ErmilovBumped the document date.
2004-05-19 Ruslan ErmilovBumped the document date.
2004-05-19 Ruslan ErmilovBumped document date.
2004-05-19 Ruslan ErmilovBumped document date.
2004-05-19 Ruslan ErmilovMarkup nits.
2004-05-19 Ruslan ErmilovBumped document date.
2004-05-19 Ruslan ErmilovFixed document date.
2004-05-19 Ruslan ErmilovBumped document date.
2004-05-19 Ruslan ErmilovRestore part of the word that got (accidentally) removed.
2004-05-19 Ruslan ErmilovMarkup nits.
2004-05-19 Ruslan ErmilovBumped document date.
2004-05-19 Josef KarthauserAllow the location of the INDEX file to specified to...
2004-05-19 Tim KientzleI've recently been looking at the Seventh Edition source
2004-05-19 Tim KientzleRefine the heuristic used to determine whether or not...
2004-05-19 Dag-Erling... Merge parser fix from vendor branch (rev 1.1.1.16)
2004-05-19 Peter Grehantrap_pfault() shouldn't be acquiring Giant. Found to...
next