]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-06-18 Nick HibmaMake the speed used by gdb over serial settable in...
2002-06-18 Gordon TetlowFix a typo in the named startup options
2002-06-18 Alan Cox o Remove LK_CANRECURSE from the vm_map lock.
2002-06-18 David E. O... FreeBSD is one of the OS's that does not require the...
2002-06-18 Chris CostelloFix style and wording bugs introduced in my last commit.
2002-06-18 Doug BartonDo vidcontrol -m on after starting moused for a usb...
2002-06-18 Seigo TanimuraRemove so*_locked(), which were backed out by mistake.
2002-06-18 Doug BartonShould have paid more attention to the PR. Update ...
2002-06-18 Doug BartonOnly create symlink if /dev/ttyv0 exists.
2002-06-18 Matthew DillonThis is the same alloca() fix as was committed for...
2002-06-18 David E. O... Add support for Comtrol RocketPort 550 PCi models:...
2002-06-18 David E. O... Support the Comtrol RocketPort 550 PCi 16 (used with...
2002-06-18 Jake BurkholderRemove unneeded include of machine/emul.h.
2002-06-18 David E. O... ebus sio(4) attachment.
2002-06-18 David E. O... Allow one to configure `sio'.
2002-06-18 David E. O... Sync with i386.
2002-06-18 Doug BartonTeach mdoc about the 4.6 release
2002-06-17 Jeff RobersonHonor the BUCKETCACHE flag on free as well.
2002-06-17 Jeff Roberson- Introduce the new M_NOVM option which tells uma to...
2002-06-17 Nick HibmaAvoid reprobing on loading a driver. This does not...
2002-06-17 Nick HibmaSet the ivars _after_ checking that the bdev was correc...
2002-06-17 Nick Hibmaclean up some KASSERTS.
2002-06-17 Nick HibmaUse OBJDIR instead of CURDIR. This unbreaks loading...
2002-06-17 Jake BurkholderAdd constants for the min and max prom addresses. ...
2002-06-17 Bruce Evanse_pow.c:
2002-06-17 Bill FennerIn TTEST2(), check to make sure the "l" argument isn...
2002-06-17 Juli Mallettmake(I) appeared in PWB UNIX.
2002-06-17 Tim J. RobbinsAdd Standards section.
2002-06-17 Tim J. RobbinsSort sections, use Dl for the example so it stands...
2002-06-17 Alan Cox o Acquire and release Giant in vm_map_wakeup() to...
2002-06-17 Tim J. RobbinsOnly advance the column position for printable characte...
2002-06-17 Alfred Perlsteinremove bogus comment, select/poll do NOT need to fhold...
2002-06-17 Eric AnholtFill in my MAINTAINER info for drm
2002-06-17 Maxim SobolevKill superfluous blank line.
2002-06-17 Andrew R. Reiter- Turn a DIAGNOSTIC check into a KASSERT(9).
2002-06-17 Andrew R. Reiter- Turn a DIAGNOSTIC check into a KASSERT(9) macro.
2002-06-17 Andrew R. Reiter- Explicitly pass M_WAITOK in a few calls to uma_zalloc(9).
2002-06-17 John Haysppp needs slcompress.c nowadays.
2002-06-17 Garrett WollmanActually document pselect(3) so that Bruce can mention...
2002-06-17 Garrett WollmanMove dillon's time conversion functions to a new header...
2002-06-17 Garrett WollmanClean up a bit of namespace pollution which crept in...
2002-06-17 Brian SomersCompensate for dodgy Win98/WinME MSCHAPv2 responses...
2002-06-16 Greg LeheyRemove 17 June as German national holiday.
2002-06-16 Dag-Erling... Remove <sys/select.h> to unbreak the build. I'm not...
2002-06-16 Garrett WollmanFix two syntax errors and add declarations of statvfs...
2002-06-16 Doug BartonTry handling lack of syscons (for diskless boot, or...
2002-06-16 Nick HibmaRewrite the probe routine. This makes adding drives...
2002-06-16 Alan Cox o Remove GIANT_REQUIRED from vm_fault_user_wire().
2002-06-16 Garrett WollmanNow that we have a separate header file for sigset_t...
2002-06-16 Garrett WollmanUse <sys/_sigset.h> to get declaration of sigset_t...
2002-06-16 Garrett WollmanDelete everything except the sigset_t definitions ...
2002-06-16 Maxim SobolevDon't try to build libssh if NO_OPENSSL is defined...
2002-06-16 Maxim SobolevOur strerror_r(3) returns int, not char *. This fixes...
2002-06-16 Maxime HenrionRemoved a duplicate -ffreestanding. It's already set...
2002-06-16 Tim J. RobbinsCorrect the handling of (for example) the N command...
2002-06-16 Matthew N.... Restore local bits lost in recent merge from NetBSD.
2002-06-16 Matt JacobBotcho. I included in the last commit the
2002-06-16 Tim J. RobbinsWhen counting words, check the correct character variab...
2002-06-16 Matt JacobIf the HBA is already 'touched', still set maxluns...
2002-06-16 Matt JacobAdd support for ISP_FC_GETHINFO, which returns current...
2002-06-16 Matt JacobExtend private adjunct to ATIO to have both tag lun...
2002-06-16 Matt JacobForce commit (last CVS comment was wrong).
2002-06-16 Matt JacobAdd ISP_FC_GETHINFO ioctl.
2002-06-16 Matt JacobSet all 23XX cards as 'touched' (we have trouble, unpre...
2002-06-16 Matt JacobChange isp_target_async to a function returning an...
2002-06-16 Matt JacobSet default command count to 0xfe. This tells the f...
2002-06-16 Matt JacobAdd MBOX_DRIVER_HEARTBEAT/MBOX_FW_HEARTBEAT/FC4_FC_SVC...
2002-06-16 Matt JacobRoll minor version. Add ISPASYNC_FW_RESTARTED async...
2002-06-16 Tim J. RobbinsWhen trying to emulate a cross-device move operation...
2002-06-16 Garance A DrosehnJust rename two generic-queue init routines from 'init_...
2002-06-16 Garance A DrosehnAdd a nearly complete rewrite of the lpc command 'down...
2002-06-15 Garance A DrosehnMake the description of the 'down' command a little...
2002-06-15 Garrett WollmanAdd pselect(3) to the build. Need to figure out the...
2002-06-15 Garrett WollmanAdd some (but not all) of the things POSIX expects...
2002-06-15 Garrett WollmanFix visibility macros. Declare fsblkcnt_t and fsfilcnt...
2002-06-15 Garrett WollmanFix visibility issues; use <sys/timespec.h>.
2002-06-15 Garrett WollmanPartially fix namespace visibility issues by using...
2002-06-15 Garance A DrosehnReorganize the way that arguments are processed in...
2002-06-15 Garance A DrosehnAdd a new command to 'lpc' called 'setstatus', which...
2002-06-15 Maxime Henrionnmount'ify unionfs further by using separate options...
2002-06-15 Maxime HenrionConvert UDF to nmount.
2002-06-15 Poul-Henning... mdcreate_vnode() isn't correctly clearing things out...
2002-06-15 Alan Cox o Remove GIANT_REQUIRED from useracc() and vsunlock...
2002-06-15 Hajimu UMEMOTODo not issue deprecated ioctl.
2002-06-15 Gordon TetlowMake sendmail really not start when sendmail_enable...
2002-06-15 Hajimu UMEMOTODon't install obsolete gifconfig(8). Please use ifconf...
2002-06-15 Hajimu UMEMOTODon't install obsolete prefix(8). We now have `ifconfi...
2002-06-15 Hajimu UMEMOTOAdd eui64 option which fills interface index (lowermost...
2002-06-15 Juli MallettRemove local prototype for main().
2002-06-15 Juli MallettProtoize. Remove un-needed cast to char in switch...
2002-06-15 Juli MallettRemove <sys/types> where we use <sys/param> already.
2002-06-15 Tim J. RobbinsRemove obsolescent -tabstop option from Synopsis (it...
2002-06-15 Tim J. RobbinsAllow <blank>s to be used to separate tab stop position...
2002-06-15 Mike HeffnerUpdate for lukemftp-1.6-beta2.
2002-06-15 Mike HeffnerThis commit was generated by cvs2svn to compensate...
2002-06-15 Mike HeffnerImport lukemftp-1.6-beta2.
2002-06-15 Tim J. RobbinsSort sections.
2002-06-15 Tim J. Robbinsfstat() returns information about the target of any...
2002-06-15 Brian SomersA better prinflike fix...
2002-06-15 Brian SomersRemove whitespace at the end of lines.
next