]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-10-29 Mike BarcroftMake the output from assert() look more like the exampl...
2001-10-29 Marcel MoolenaarMake the clock vector 255 instead of 240. On Lion boxes...
2001-10-29 Bruce A. MahForced commit: Previous diff removed the UserConfig...
2001-10-29 Bruce A. MahAdd infrastructure for an ia64 hardware list. It's...
2001-10-29 Marcel MoolenaarSmall correction in the LOCAL_SAPIC structure. The...
2001-10-29 Bruce A. MahStart to unravel some of the mess in the Ethernet NIC...
2001-10-29 Josef KarthauserClean up the style of this header file.
2001-10-29 Bruce A. MahClarify a release note entry about fe(4)-supported...
2001-10-29 Josef KarthauserMore white space changes.
2001-10-29 Josef KarthauserMore stylistic tidying.
2001-10-29 Matthew Dillonlog routine called w/ %ld and int argument, cast argume...
2001-10-29 Matthew Dillonfix int argument used in printf w/ %ld (cast to long)
2001-10-29 Matthew Dillonpromote tv_sec in printf to make it type agnostic
2001-10-29 Marcel Moolenaaro Do not parse the MADT as a side-effect in AcpiOsGetR...
2001-10-29 Matthew DillonMake ttyprintf() of tv_sec value type agnostic.
2001-10-29 Matthew Dilloncast dev_t to int in printf to fix warning.
2001-10-29 Marcel MoolenaarSet RB_MULTIPLE (multiple console support) if the kerne...
2001-10-29 Matthew DillonFix ctime(&int) due to change to lastlog->ll_time
2001-10-29 Josef KarthauserRemove training white spaces, and some other style...
2001-10-29 Matthew Dillonlocaltime() was being called with an int-pointer due...
2001-10-29 Matthew Dillonlocaltime() was being called on an int pointer (due...
2001-10-29 Matthew DillonFix long format mismatch with int arg
2001-10-28 Andrey A. Chernov1) In devclass_alloc_unit(), skip duplicated wired...
2001-10-28 Robert Watsono Restore previous inconsistent style to login_fbtab...
2001-10-28 Matthew DillonAdjust printfs to be time_t agnostic.
2001-10-28 Matthew DillonDo not assume that sizeof(tv_sec) is sizeof(time_t...
2001-10-28 Matthew DillonFix int vs time_t, convert int to time_t
2001-10-28 Matthew DillonConvert time_t to/from 32 bit representations for trans...
2001-10-28 Matthew DillonFix time_t == int assumption, convert protocol int...
2001-10-28 Matthew DillonFix time_t == int assumption, properly convert protocol...
2001-10-28 Matthew DillonProperly convert long to time_t
2001-10-28 Matthew DillonAdd time_to_int(), int_to_time(), time_to_long(), long_...
2001-10-28 Matthew DillonMake the protocol/dumprestore.h header match restore...
2001-10-28 Matthew DillonAdd routines to convert time_t to/from fixed-bit fields...
2001-10-28 Jens SchweikhardtMake this compile cleanly when warnings are enabled:
2001-10-28 Nick HibmaTypo.
2001-10-28 Nick HibmaAdd a Xref to dumpon.
2001-10-28 John BaldwinRevert the reindentation of struct task's definition...
2001-10-28 John Baldwin- More whitespace and comment cleanups.
2001-10-28 Jeroen Ruigrok... Explain that /var/log/all.log needs to be touched and...
2001-10-28 Jeroen Ruigrok... Correct attribution.
2001-10-28 Poul-Henning... Fix a problem in the disk related hack where device...
2001-10-28 Michael ReifenbergerIntroduce [IPC|SHM]_[INFO|STAT] to shmctl to make
2001-10-28 Matthew Dillondeltat declared time_t, msg("") call used %d (assumed...
2001-10-28 Yoshihiro Takahashifixed to support pc98
2001-10-28 Yoshihiro TakahashiRemove duplicate apm entry for pc98
2001-10-28 Yoshihiro TakahashiRemoved pmc_isa_identify function. It is not needed.
2001-10-28 Matthew DillonUse a quad int conversion routine for time_t instead...
2001-10-28 Matthew DillonVarious string fields for certain cpio types are 11...
2001-10-28 Matthew DillonRemove unnecessary casts in timeval.tv_sec load from...
2001-10-28 Matthew DillonRemove assumption that time_t is an int
2001-10-28 Josef KarthauserRemove some extraneous spaces from the usage message.
2001-10-28 David E. O... sparc64 verions of the crt initialization and finalizat...
2001-10-28 Matthew DillonAdd missing cast for improper time_t use in computation.
2001-10-27 Peter Wemmll_time and ut_time are int32_t on disk and have to...
2001-10-27 Matthew Dillonsc_lasttime and sc_starttime are time_t's, not long's.
2001-10-27 Mike BarcroftOnly provide function information in compile environmen...
2001-10-27 Matthew Dillonsyncdelay, filedelay, dirdelay, metadelay are ints...
2001-10-27 Mike BarcroftRestore K&R prototype. Fix other style bugs.
2001-10-27 Poul-Henning... Nudge the axe a bit closer to cdevsw[]:
2001-10-27 Mark MurrayDiff-reduce these two.
2001-10-27 Dag-Erling... Eliminate the prefix parameter to linux_emul_find(...
2001-10-27 Dag-Erling... Add a P_INEXEC flag that indicates that the process...
2001-10-27 Peter WemmAdd missing crti.S and crtn.S files. I have tested...
2001-10-27 David E. O... Sync with other platforms.
2001-10-27 David E. O... minor style updating
2001-10-27 David E. O... Update for reality and syncing with other FreeBSD platf...
2001-10-27 David E. O... Feh, it helps to include a file other than yourself...
2001-10-27 David E. O... Tell how the import was done.
2001-10-27 David E. O... This commit was generated by cvs2svn to compensate...
2001-10-27 David E. O... Import the One True AWK, in the form of bwk's AWK Nov...
2001-10-27 Jake BurkholderImplement elf_reloc. This makes klds work.
2001-10-27 Jake BurkholderHandle instruction access mmu miss faults in kernel...
2001-10-27 Robert Watsono Modify copyright date format for improved consistency...
2001-10-27 Robert Watsono Update copyright dates.
2001-10-27 Robert Watsono Improve style(9) compliance following KSE modificatio...
2001-10-27 Robert Watsono Althought this is not specified in POSIX.1e, the...
2001-10-27 Robert Watsono Clarify a comment about the locking condition of...
2001-10-27 Robert Watsono The comment about ordering the destruction of the...
2001-10-27 Robert Watsono Wrap a number of long lines of code, many of which...
2001-10-27 Robert WatsonSince namespace support was added to the UFS extended...
2001-10-27 Robert Watsono Spelling error s/suffient/sufficient/
2001-10-27 Greg LeheyCorrect James Cook's year of birth. I wonder how anybo...
2001-10-27 Bruce A. MahTurn on table-of-contents generation for the release...
2001-10-27 Peter WemmExplicitly use int32_t for on-disk records for pw_chang...
2001-10-27 Luigi RizzoEnable round-robin arbitration between transmit and...
2001-10-27 Dag-Erling... Support the "install.debug" and "reinstall.debug" targe...
2001-10-26 Bill FennerForce the length of the sockaddr to be correct for...
2001-10-26 Peter WemmRemove the -I../libc/${MACHINE_ARCH} that was there...
2001-10-26 Peter WemmMake libc_r check the kern.usrstack sysctl instead...
2001-10-26 Mike SmithAdd 'ciss'.
2001-10-26 Matthew DillonAdd mtx_lock_giant() and mtx_unlock_giant() wrappers...
2001-10-26 Matthew Dillonminor commenting based on syscall environment
2001-10-26 Bruce A. MahIf an article in the release documentation has a table...
2001-10-26 Dag-Erling... Add VOP_IOCTL support, and fix a bug that would cause...
2001-10-26 John Baldwin- Change the taskqueue locking to protect the necessary...
2001-10-26 Ruslan ErmilovStyle: sort __sys_foo() prototypes, tabs -> spaces...
2001-10-26 Ruslan ErmilovRemoved:
2001-10-26 Mitsuru IWASAKIAdd APM compatibility feature to ACPI.
2001-10-26 Ruslan ErmilovRemove the internal implementation details of wrapping...
next