]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-07-09 Robert DrehmelEnable emulation of the F_GETLK64, F_SETLK64, and F_SET...
2002-07-09 Robert DrehmelThe comment marked with XXX was right: emulate SVR4 for
2002-07-09 Benno RiceBring this in line with what I'm using.
2002-07-09 Benno RiceAdd an implementation for pmap_zero_page_area.
2002-07-09 Benno RiceAdd the OF_getetheraddr function required by if_gem.
2002-07-09 Benno RiceTidy up trap vector and external interrupt setup.
2002-07-09 Benno RiceDriver for the Apple UniNorth Host-PCI bridge.
2002-07-09 Benno RiceAdd ofw_pci.c in the pci case.
2002-07-09 Benno RiceOpenFirmware PCI support code.
2002-07-09 Daniel EischenOops, forgot to set the suspended flag for threads...
2002-07-09 Benno RiceChanges for KSE3.
2002-07-09 Benno RiceAdd this file, which I forgot in a previous commit.
2002-07-09 Benno Rice1) Add busdma machdep code.
2002-07-09 Sheldon HearnRegen:
2002-07-09 Benno RiceDriver for OpenPIC compatible interrupt controllers.
2002-07-09 Joerg WunschAdd definitions for the industry-standard DLT density...
2002-07-09 Benno Rice- Add the "compatible" property to the list that we...
2002-07-09 Benno RiceAdd interrupt handling support code.
2002-07-09 Tim J. RobbinsClose file descriptors when [n]>&- and [n]<&- redirecti...
2002-07-09 Joerg WunschThe rate between EUR and USD has never been as large...
2002-07-09 Sheldon HearnDefine NO_WERROR to unbreak world until the maintainer...
2002-07-09 Luigi RizzoChange one variable to make it easier to switch between...
2002-07-09 Peter WemmFix whitespace botch in previous commit.
2002-07-09 David E. O... Don't define wchar_t if we are a C++ compiler.
2002-07-09 Warner LoshPreliminary NEWCARD docs.
2002-07-09 Warner LoshUpdate dates.
2002-07-09 Warner LoshDocument what the pcic driver in newcard will support.
2002-07-09 Warner LoshFinish the repo copy of pcic.4 -> oldcard.4. oldcard...
2002-07-09 Tim J. RobbinsPrint out commands with NTOFD/NFROMFD redirections...
2002-07-09 Peter WemmAdd C code that counts the bits in a 32 bit word, right...
2002-07-09 Johan KarlssonAdd ability to only beep when mail arrives.
2002-07-09 Johan KarlssonAdd DIAGNOSTICS section to describe exit values.
2002-07-09 Mike BarcroftRemove an unused type.
2002-07-09 Mike BarcroftMove the type definition of ointhand2_t from i386/inclu...
2002-07-09 Josef KarthauserDelay the creation of the ugenX device node until we...
2002-07-08 Ian DowseOops, the previous revision (1.22) introduced a potenti...
2002-07-08 Peter Wemmvm_page_queue_free_mtx is a spin mutex, not a normal...
2002-07-08 Peter WemmTurn the zeroidle process off for SMP systems, there...
2002-07-08 Luigi RizzoFix a bug caused by dereferencing an invalid pointer...
2002-07-08 Luigi RizzoNo functional changes, but:
2002-07-08 Luigi RizzoRemove one unused command name.
2002-07-08 Luigi RizzoForgot to update one field name in one of the latest...
2002-07-08 Mark PeekBack out previous TCBHASHSIZE change. This should not...
2002-07-08 Gordon TetlowAdd my interest in etc/rc.* to help keep etc/rc.d in...
2002-07-08 Gordon TetlowRemove debugging nit
2002-07-08 Marc FonvieilleGrammar fix
2002-07-08 Matt JacobSimplify isp(4) line; add sa(4) for pre-commit review...
2002-07-08 Dag-Erling... Register an interest in pseudofs, procfs and linprocfs.
2002-07-08 Maxime HenrionTypo fix: Setlogin() -> setlogin().
2002-07-08 Bruce EvansFixed some world breakage caused by not updating client...
2002-07-08 Bruce EvansFixed some world breakage caused by not updating client...
2002-07-08 Maxime HenrionAdd a VFS_START() call in vfs_mountroot_try() for the...
2002-07-08 Julian Elischerlink in the man page for thread_exit
2002-07-08 Matt JacobAdd 2002 to copyright.
2002-07-08 Matt JacobAdd get/set param ioctl support.
2002-07-08 Matt JacobAdd get/set param ioctls.
2002-07-08 Matt JacobAdd override so that we can force set our hard loopdid.
2002-07-08 Matt JacobRemove the 'bogus registrant' hack for fabric searches...
2002-07-08 Mike BarcroftMove __offsetof() macro from <machine/ansi.h> to <sys...
2002-07-08 Mike BarcroftBring poll.h up to conformance with POSIX.1-2001 by...
2002-07-08 Juli MallettBring back WFORMAT=0.
2002-07-08 Bruce EvansFixed some printf format errors (4 new ones reported...
2002-07-08 Bruce EvansFixed some printf format errors (one new one reported...
2002-07-08 Mark MurrayComment out apm; ACPI is the modern replacement, and...
2002-07-08 Robert DrehmelReenable the m3 interrupts in m3_pci_resume() and do not
2002-07-08 Peter WemmBandaid for sparc64. Do not build libstdc++.so for...
2002-07-08 Bill FennerAlways upload new files, even if the timestamps match...
2002-07-08 Peter WemmRemove #define APIC_INTR_HIGHPRI_CLOCK - this is no...
2002-07-08 Peter WemmThe clock is already allocated as 'fast' - no need...
2002-07-08 Robert Drehmel - Use (MAXLOGNAME - 1) where UT_NAMESIZE was used...
2002-07-08 Robert Drehmel - Do not include <utmp.h> for no reason.
2002-07-08 Peter WemmCosmetic. Remove #if 0 definition of vtophys() - it...
2002-07-08 Julian ElischerAdd a man page. Style comments welcome. I have a bunch...
2002-07-08 Julian ElischerSlight changes to reflect some of the changes in -current.
2002-07-08 Tim J. RobbinsMake cspace()'s second argument const. Make `escapes...
2002-07-08 Tim J. RobbinsSilence WARNS=4 by passing a non-const buffer to regerr...
2002-07-08 Peter WemmAdd a special page zero entry point intended to be...
2002-07-08 Peter WemmGRRR! rc.* cannot do an "exit 0" or it aborts the...
2002-07-08 Mark PeekDocument TCBHASHSIZE in NOTES and add it to the allowab...
2002-07-08 Jeff Roberson - VT_PSEUDOFS and VT_PROCFS support locking now
2002-07-08 Peter Wemms/procrunnable/kserunnable/ in a comment
2002-07-08 Jeff RobersonLock down pseudofs:
2002-07-08 Peter WemmRemove OBE prototype for procrunnable()
2002-07-08 Ian DowseUse a fixed MAXBSIZE-size auto array instead of a stati...
2002-07-08 Peter WemmAvoid vm_page_lookup() [grabs a spinlock] and just...
2002-07-08 Ian DowseReplace the use of %qd with intmax_t/%jd and fix a...
2002-07-08 Peter WemmFix a hideous TLB bug. pmap_unmapdev neglected to...
2002-07-07 Jake BurkholderEnable netboot support by default, since it can now...
2002-07-07 Peter WemmCollect all the (now equivalent) pmap_new_proc/pmap_dis...
2002-07-07 Jake BurkholderAdd a hack (kludge?) to avoid trying to access files...
2002-07-07 Peter WemmUpdate for post-kse3 pmap kthread allocation changes
2002-07-07 Peter WemmFix (s/proc/thread/) some typos in two panic messages.
2002-07-07 Luigi RizzoRemove 0 initializers for global/static variables,...
2002-07-07 Jeff Roberson - Require locks for getattr. At some point this could...
2002-07-07 Jeff Roberson - Delay unlocking a vnode in linker_hints_lookup until...
2002-07-07 Peter WemmMake this compile on 64 bit platforms
2002-07-07 Gordon TetlowRemove nfsd and mountd from src/sbin, look for it in...
2002-07-07 Gordon Tetlownfsd and mountd now live in /usr/sbin not /sbin. Correc...
2002-07-07 Gordon TetlowHook nfsd and mountd back into the build in /usr/sbin...
2002-07-07 Gordon TetlowUnhook sbin/nfsd and sbin/mountd from the build. They...
next