]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-06-19 dillonIn rev 1.72 a situation related to write/mmap was fixed...
2002-06-19 tjrLet printf(1) tell the difference between zero width...
2002-06-19 phkRemove the compat bits for the mis-aligned struct diskl...
2002-06-19 desDon't try to dereference conn when we know it's NULL.
2002-06-19 tjrAllow format strings containing "%%" to be reused.
2002-06-19 tjrAllow `%' to be written out with an octal escape (...
2002-06-19 tjrIndicate that env(1) allows you to supply arguments...
2002-06-19 alfredSquish the "could sleep with process lock" messages...
2002-06-19 obrienGuard definitions for use with C++ code.
2002-06-19 alc o Replace GIANT_REQUIRED in vm_object_coalesce() by...
2002-06-19 obrienDisconnect the docs until we figure out if there are...
2002-06-19 dougbAnother good suggestion from Bruce, only create links...
2002-06-19 tjrDon't convert a single space before a tab stop into...
2002-06-19 billffix whitespace botch in previous commit.
2002-06-18 pdeuskarRemoved unneeded files.
2002-06-18 alfredsetsugid() touches p->p_flag so assert that the proc...
2002-06-18 julianA node that creates a device entry in /dev (yay devfs)
2002-06-18 n_hibmaMake the speed used by gdb over serial settable in...
2002-06-18 gordonFix a typo in the named startup options
2002-06-18 alc o Remove LK_CANRECURSE from the vm_map lock.
2002-06-18 obrienFreeBSD is one of the OS's that does not require the...
2002-06-18 chrisFix style and wording bugs introduced in my last commit.
2002-06-18 dougbDo vidcontrol -m on after starting moused for a usb...
2002-06-18 tanimuraRemove so*_locked(), which were backed out by mistake.
2002-06-18 dougbShould have paid more attention to the PR. Update ...
2002-06-18 dougbOnly create symlink if /dev/ttyv0 exists.
2002-06-18 dillonThis is the same alloca() fix as was committed for...
2002-06-18 obrienAdd support for Comtrol RocketPort 550 PCi models:...
2002-06-18 obrienSupport the Comtrol RocketPort 550 PCi 16 (used with...
2002-06-18 jakeRemove unneeded include of machine/emul.h.
2002-06-18 obrienebus sio(4) attachment.
2002-06-18 obrienAllow one to configure `sio'.
2002-06-18 obrienSync with i386.
2002-06-18 dougbTeach mdoc about the 4.6 release
2002-06-17 jeffHonor the BUCKETCACHE flag on free as well.
2002-06-17 jeff- Introduce the new M_NOVM option which tells uma to...
2002-06-17 n_hibmaAvoid reprobing on loading a driver. This does not...
2002-06-17 n_hibmaSet the ivars _after_ checking that the bdev was correc...
2002-06-17 n_hibmaclean up some KASSERTS.
2002-06-17 n_hibmaUse OBJDIR instead of CURDIR. This unbreaks loading...
2002-06-17 jakeAdd constants for the min and max prom addresses. ...
2002-06-17 bdee_pow.c:
2002-06-17 fennerIn TTEST2(), check to make sure the "l" argument isn...
2002-06-17 jmallettmake(I) appeared in PWB UNIX.
2002-06-17 tjrAdd Standards section.
2002-06-17 tjrSort sections, use Dl for the example so it stands...
2002-06-17 alc o Acquire and release Giant in vm_map_wakeup() to...
2002-06-17 tjrOnly advance the column position for printable characte...
2002-06-17 alfredremove bogus comment, select/poll do NOT need to fhold...
2002-06-17 anholtFill in my MAINTAINER info for drm
2002-06-17 sobomaxKill superfluous blank line.
2002-06-17 arr- Turn a DIAGNOSTIC check into a KASSERT(9).
2002-06-17 arr- Turn a DIAGNOSTIC check into a KASSERT(9) macro.
2002-06-17 arr- Explicitly pass M_WAITOK in a few calls to uma_zalloc(9).
2002-06-17 jhaysppp needs slcompress.c nowadays.
2002-06-17 wollmanActually document pselect(3) so that Bruce can mention...
2002-06-17 wollmanMove dillon's time conversion functions to a new header...
2002-06-17 wollmanClean up a bit of namespace pollution which crept in...
2002-06-17 brianCompensate for dodgy Win98/WinME MSCHAPv2 responses...
2002-06-16 grogRemove 17 June as German national holiday.
2002-06-16 desRemove <sys/select.h> to unbreak the build. I'm not...
2002-06-16 wollmanFix two syntax errors and add declarations of statvfs...
2002-06-16 dougbTry handling lack of syscons (for diskless boot, or...
2002-06-16 n_hibmaRewrite the probe routine. This makes adding drives...
2002-06-16 alc o Remove GIANT_REQUIRED from vm_fault_user_wire().
2002-06-16 wollmanNow that we have a separate header file for sigset_t...
2002-06-16 wollmanUse <sys/_sigset.h> to get declaration of sigset_t...
2002-06-16 wollmanDelete everything except the sigset_t definitions ...
2002-06-16 sobomaxDon't try to build libssh if NO_OPENSSL is defined...
2002-06-16 sobomaxOur strerror_r(3) returns int, not char *. This fixes...
2002-06-16 muxRemoved a duplicate -ffreestanding. It's already set...
2002-06-16 tjrCorrect the handling of (for example) the N command...
2002-06-16 mdoddRestore local bits lost in recent merge from NetBSD.
2002-06-16 mjacobBotcho. I included in the last commit the
2002-06-16 tjrWhen counting words, check the correct character variab...
2002-06-16 mjacobIf the HBA is already 'touched', still set maxluns...
2002-06-16 mjacobAdd support for ISP_FC_GETHINFO, which returns current...
2002-06-16 mjacobExtend private adjunct to ATIO to have both tag lun...
2002-06-16 mjacobForce commit (last CVS comment was wrong).
2002-06-16 mjacobAdd ISP_FC_GETHINFO ioctl.
2002-06-16 mjacobSet all 23XX cards as 'touched' (we have trouble, unpre...
2002-06-16 mjacobChange isp_target_async to a function returning an...
2002-06-16 mjacobSet default command count to 0xfe. This tells the f...
2002-06-16 mjacobAdd MBOX_DRIVER_HEARTBEAT/MBOX_FW_HEARTBEAT/FC4_FC_SVC...
2002-06-16 mjacobRoll minor version. Add ISPASYNC_FW_RESTARTED async...
2002-06-16 tjrWhen trying to emulate a cross-device move operation...
2002-06-16 gadJust rename two generic-queue init routines from 'init_...
2002-06-16 gadAdd a nearly complete rewrite of the lpc command 'down...
2002-06-15 gadMake the description of the 'down' command a little...
2002-06-15 wollmanAdd pselect(3) to the build. Need to figure out the...
2002-06-15 wollmanAdd some (but not all) of the things POSIX expects...
2002-06-15 wollmanFix visibility macros. Declare fsblkcnt_t and fsfilcnt...
2002-06-15 wollmanFix visibility issues; use <sys/timespec.h>.
2002-06-15 wollmanPartially fix namespace visibility issues by using...
2002-06-15 gadReorganize the way that arguments are processed in...
2002-06-15 gadAdd a new command to 'lpc' called 'setstatus', which...
2002-06-15 muxnmount'ify unionfs further by using separate options...
2002-06-15 muxConvert UDF to nmount.
2002-06-15 phkmdcreate_vnode() isn't correctly clearing things out...
2002-06-15 alc o Remove GIANT_REQUIRED from useracc() and vsunlock...
next