]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-10-05 Robert WatsonRefinement on previous fix for mutex destruction: make...
2002-10-05 Robert WatsonRemove a panic on vinum module unload: make sure to...
2002-10-05 Juli MallettDefine _MACHINE.
2002-10-05 Daniel EischenOnce again, remove the i386-specific hacks to save...
2002-10-05 Mitsuru IWASAKIMake sure that ACPI PCI driver probe routine call pci_c...
2002-10-05 Mitsuru IWASAKIOops, forgot to add main file for my previous commit :-)
2002-10-05 Mitsuru IWASAKIAdd code for ACPI PCI link object manipulation.
2002-10-04 Mike Barcroftstyle(9) <machine/setjmp.h> headers so they look mostly...
2002-10-04 Mike BarcroftAdd restrict type-qualifier to sem_getvalue().
2002-10-04 Mike Barcrofto Adjust the SEM_VALUE_MAX macro so that <machine/limit...
2002-10-04 Sam Leffleradd support for /dev/crypto
2002-10-04 Sam Lefflerinstall sys/opencrypto include files in /usr/include...
2002-10-04 Sam Lefflermanual pages for the new kernel crypto support (need...
2002-10-04 Sam Lefflerhookup new crypto support to the config/build process
2002-10-04 Sam LefflerNew bus_dma interfaces for use by crypto device drivers:
2002-10-04 Sam Leffleradd crypto interface to the MFILES list
2002-10-04 Sam Lefflermajor 70 is for /dev/crypto (to be consistent with...
2002-10-04 Sam Lefflermodule for ubsec crypto driver
2002-10-04 Sam Lefflermodule for hifn driver
2002-10-04 Sam Lefflermodule for /dev/crypto support
2002-10-04 Sam Leffleradd DTYPE_CRYPTO for use by /dev/crypto support
2002-10-04 Sam Leffleradd RANDOM_PURE for use by crypto drivers that harvest...
2002-10-04 Sam LefflerCrypto device driver for Broadcom-based cards. Known...
2002-10-04 Sam LefflerCrypto device driver for hifn-based cards. Tested...
2002-10-04 Sam LefflerIn-kernel crypto framework derived from openbsd. This...
2002-10-04 Poul-Henning... Give make(1) the ability to use KQUEUE to wait for...
2002-10-04 John BaldwinFix a bogon in previous commit. bcopy() from the mallo...
2002-10-04 Mitsuru IWASAKIResolve conflicts arising from the ACPI CA 20021002...
2002-10-04 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-10-04 Mitsuru IWASAKIVendor import of the Intel ACPI CA 20021002 drop.
2002-10-04 Poul-Henning... White-space change only. Move closer to style(9).
2002-10-04 Bruce A. MahRemove matcd(4) device.
2002-10-04 Bruce A. MahNew release notes: matcd(4) removal, libbsdxml.
2002-10-04 Tim J. RobbinsFix off-by-one error processing the line after an empty...
2002-10-04 Ruslan ErmilovSort in ``phone directory'' order (except for LIBC_*).
2002-10-04 Giorgos KeramidasAdd a couple of missing ':' in panic msgs.
2002-10-04 Giorgos KeramidasFix typo in panic msg.
2002-10-04 Ruslan ErmilovMinor tweaks to make this manpage readable.
2002-10-04 Ruslan ErmilovStyle.
2002-10-04 Daniel EischenAdd another temporary hack to allow running older i386...
2002-10-04 Yoshihiro TakahashiInclude <sys/diskpc98.h>
2002-10-04 Poul-Henning... Connect libbsdxml (nee libexpat) to the build.
2002-10-04 Poul-Henning... Reflect the fact that we install our libexpat as libbsdxml.
2002-10-04 Poul-Henning... Unhook the SCSI CD driver from the disk "mini-layer...
2002-10-04 Bruce EvansUse the -mno-align-long-strings on i386's to debloat...
2002-10-04 Robert DrehmelCorrect the regressive part of my last commit to these...
2002-10-04 Poul-Henning... Ok, concensus was to install libexpat under a "private...
2002-10-04 Poul-Henning... Properly isolate the locking domains of sysctl from...
2002-10-04 Poul-Henning... Implement the "kern.disks" sysctl in GEOM.
2002-10-04 Poul-Henning... Properly conditionalize a debugging printf.
2002-10-04 Poul-Henning... Add the new function "sbuf_done()" which returns non...
2002-10-04 Matthew N.... Remove duplicate make_dev() calls.
2002-10-04 Matthew N.... Turn on the mcd(4) module.
2002-10-04 Matthew N.... newbus & bus_space the mcd(4) driver.
2002-10-04 Scott LongAlas, poor matcd, I knew ye well.
2002-10-04 Tim J. RobbinsAdd a placeholder implementation of wcscoll() and wcsxf...
2002-10-04 Garrett WollmanYesterday, FreeBSD-current ate my disklabel.
2002-10-04 Matthew N.... Minor style(9) changes.
2002-10-04 Matthew N.... Remove duplicate calls to make_dev().
2002-10-04 Peter WemmGah, spell extern correctly. Do not trust cut/paste...
2002-10-04 Peter WemmList the IO SAPIC delivery mode definitions.
2002-10-04 Peter WemmAdd some unspeakable hackery to the tree under #ifdef...
2002-10-04 Peter WemmDeclare itc_frequency and itm_reload.
2002-10-04 Peter GrehanClean up ddb warnings/errors and enable in GENERIC
2002-10-04 Peter Grehan- fix zero-sized stack alloc from previous commit....
2002-10-04 Peter WemmDo a bit of rude hackery to get clock interrupts on...
2002-10-04 Peter WemmOops, missed this one. Fix a printf format error on...
2002-10-04 Peter WemmFix printf format errors on 64 bit systems where sizes...
2002-10-04 Peter WemmDisplay the name of the acpi node that we do not find...
2002-10-04 Peter WemmEFI GPT partitions use 'p' as a slice seperator. eg...
2002-10-04 Peter WemmMake the man page for utmp/lastlog match the actual...
2002-10-04 Peter WemmDrop login.c and logwtmp.c from the library build....
2002-10-04 Peter WemmUpdate stubs for post-kseIII.
2002-10-04 Peter WemmUpdate for post-kseIII
2002-10-03 Robert WatsonCorrect a problem wherein NFS servers running NFSv2...
2002-10-03 Jens SchweikhardtFix all whitespace style bugs where spaces have been...
2002-10-03 Peter WemmMove swblk_t from sys/types.h to sys/dmap.h, the only...
2002-10-03 Kenneth D.... Fix style problems in the quirk entry section.
2002-10-03 David E. O... Add stpcpy(3).
2002-10-03 David E. O... Add stpcpy(3).
2002-10-03 Johan KarlssonActually implement gzip's -c option. minigzip now also...
2002-10-03 Mike BarcroftFix various style(9) bugs:
2002-10-03 Mike BarcroftCope with a GCC bug by using an alternative, but equiva...
2002-10-03 Hajimu UMEMOTOAllocate 64K recieve buffer for DNS responses.
2002-10-03 Bruce EvansOops, the previous version was a last minute test versi...
2002-10-03 Yoshihiro TakahashiConnected boot2.
2002-10-03 Yoshihiro TakahashiAdded some header files from -stable and fixed the...
2002-10-03 Bruce EvansUse a non-bogus type for representing the values of...
2002-10-03 Tony FinchFix some twelve hour clock braindamage. The range for...
2002-10-03 Tim J. RobbinsImprove three instances of questionable or confusing...
2002-10-03 Tim J. RobbinsAdd an example.
2002-10-03 Robert WatsonUpdated text for the MAC framework, UFS2.
2002-10-03 Tim J. RobbinsDocument towlower() and towupper() in separate manual...
2002-10-03 Tim J. RobbinsPoint out that although toupper() and tolower() really...
2002-10-03 Ruslan ErmilovHTTP authentication got broken in rev. 1.49.
2002-10-03 Tim J. Robbinstowlower() appeared twice in the synopsis; one of the...
2002-10-03 Tim J. RobbinsAdd an Examples section with an example of how to use...
2002-10-03 Alfred PerlsteinStatic'ify a variable.
2002-10-03 Mike BarcroftAdd missing const qualifier in tfind().
2002-10-03 Mike BarcroftFix various style(9) bugs:
next