]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-02-22 oriono Add back support for DXS channels.
2003-02-22 mckusickFix the -R flag so that it provides sequential "random...
2003-02-22 grehanExpose powerpc_mb() to user-space. Currently needed...
2003-02-22 jlemonCheck to see if the TF_DELACK flag is set before return...
2003-02-22 johanRemove unused variable to make badsect WARNS=2 clean.
2003-02-22 zarzyckiApple PR-2449102: getdomainname() doesn't document...
2003-02-22 johanUse strlcpy instead of strncpy.
2003-02-22 rwatsonDon't panic when enumerating SYSCTL_NODE() nodes withou...
2003-02-22 bmilekicMake xl use m_getcl() to allocate an mbuf and a cluster...
2003-02-22 phkIt is pretty evident that nobody loves this file anymor...
2003-02-22 bruefferPackages have been in .tbz format for some time now...
2003-02-22 phkUse DISKFLAG_OPEN rather than maintaining our own flag.
2003-02-22 phkUse nullclose(), not noclose().
2003-02-22 phkDon't use mbuf allocator flags for malloc(9).
2003-02-22 phkUse the standard DISKFLAG_OPEN instead of implementing...
2003-02-22 phkUse system noioctl() instead of homerolled.
2003-02-22 phkNO_GEOM cleanup: unifdef -UNO_GEOM
2003-02-22 phkNO_GEOM cleanup:
2003-02-22 silbyAdd the ability to limit the number of IP fragments...
2003-02-22 mtmRemove a comment which hasn't been true since rev....
2003-02-22 rwatsonExport the name of the device used to mount the root...
2003-02-22 mckusickThis patch fixes a deadlock between the bufdaemon and...
2003-02-22 mckusickThis patch fixes a bug on an active filesystem on which...
2003-02-22 mckusickThis patch fixes a bug in the logical block calculation...
2003-02-22 tjrFix a bad free() call that would occur if some #if...
2003-02-21 bmahAdd a variety of new devices culled from recent (?...
2003-02-21 bmahNew release notes: i386 HTT (+MFC) [1], privileged...
2003-02-21 phkNO_GEOM cleanup: Convert CCD(4) to be use "struct disk...
2003-02-21 phk- m = m_gethdr(M_NOWAIT, MT_HEADER);
2003-02-21 ruAllow for boolean make options (``makeoptions NO_MODULE...
2003-02-21 bmilekicNuke EPIC_MGETCLUSTER entirely. Since 1.60 we don...
2003-02-21 ruFixed synopsis.
2003-02-21 peterMissing M_TRYWAIT from so_upcall third argument.
2003-02-21 cjcDocument the net.inet.ip.portrange.reserved{high,low...
2003-02-21 hrsMerge the following from the English version:
2003-02-21 dasLet everyone know when to send the gifts.
2003-02-21 thomasHostname specifications must allow commas in the value...
2003-02-21 phkNO_GEOM cleanup:
2003-02-21 matusitaPush UFS_ACL back for i386. We have 11kbytes of free...
2003-02-21 bmilekicSome style fixes.
2003-02-21 phkNO_GEOM cleanup:
2003-02-21 phantomMention that dlerror() is also applicable to retrieve...
2003-02-21 ruRespect ``makeoptions NO_MODULES'' specified in the...
2003-02-21 ruOverhaul the targets and hope this is now much more...
2003-02-21 dougbDon't try to deal with vi.recover if the directory...
2003-02-21 tjrRemove "sleeper" nonsense.
2003-02-21 desDon't omit --update on 9ball.
2003-02-21 davidxuIf UTS kernel is calling kse_wakeup for itself, do...
2003-02-21 kenFix ATAPI/USB/Firewire CDROM drive handling in cd(4...
2003-02-21 cjcThe ancient and outdated concept of "privileged ports...
2003-02-21 obrienSome things don't build for PowerPC yet.
2003-02-21 simokawaOops, forgot to put back debug level.
2003-02-21 obrienDon't try to build devd when NO_CXX is set.
2003-02-21 simokawaremove unused code.
2003-02-21 simokawaFix typo
2003-02-21 simokawaDon't scan lun by myself while boot process leave it...
2003-02-21 orionClean up viachan_init.
2003-02-21 orionFix assignment of record sgd_addr and clean up via8233c...
2003-02-20 scottlOn detach, don't remove the child from our list of...
2003-02-20 johanMake camcontrol WARNS=2 clean.
2003-02-20 phkChange the console interface to pass a "struct consdev...
2003-02-20 rumdoc(7) police: tidy up.
2003-02-20 mikehInitialize sign to NULL so that we don't attempt to...
2003-02-20 sosFirst round off updates/fixes to the ATA driver.
2003-02-20 sosFirst round off updates/fixes to the ATA driver.
2003-02-20 jlemonRemove unused variables in the IPSEC case.
2003-02-20 ceriRemove extraneous word.
2003-02-20 cognetImplement a "sndbuf_getbufaddr" function and use it...
2003-02-20 bmahModified release notes: OpenSSL-0.9.7a.
2003-02-20 muxUncomment the xl(4) driver since it's now working properly
2003-02-20 phkAdd a dead_cdevsw which does its best to return ENXIO...
2003-02-20 ruRemoved extra parentheses.
2003-02-20 ruFixed comment.
2003-02-20 tjrRegen from syscalls.master 1.50.
2003-02-20 tjrMark linux_getpid(), linux_getuid() and linux_getgid...
2003-02-20 umeAdd M_WAITOK
2003-02-20 scottlThe completion queue is no longer used, so nuke its...
2003-02-20 davidxuAdjust code for new kse_release interface.
2003-02-20 davidxuForgot to set KU_DOUPCALL in kse_wakeup.
2003-02-20 davidxuAdd a timeout parameter to kse_release.
2003-02-20 marcelSimplify page alignment.
2003-02-20 peterFix fumble in rev 1.525. pmap_kenter()'s second argumen...
2003-02-20 scottlUpdate teh aac(4) manpage to note new controllers,...
2003-02-20 bmahFix pathnames: BIN should be BASE for FreeBSD 5.0...
2003-02-20 bmilekico Allow "buckets" in mb_alloc to be differently sized...
2003-02-20 tjrRemove the PL_SHAREMOD flag from struct plimit, which...
2003-02-20 cognetAdd a "hw.syscons.bell" sysctl, which can disable the...
2003-02-20 cognetRemove duplicate includes.
2003-02-20 cognetMove trm(4) to the drivers floppy.
2003-02-20 cognetNote we now support the DC395U2W cards.
2003-02-20 cognetMerge diff between rev 1.08 and rev 1.11 of Tekram...
2003-02-20 bmilekicFix a serious bug when computing the index for the
2003-02-20 grehanAdjust IRQ count for psim's OpenPIC model - it seems...
2003-02-20 grehanCatch up to latest KSE changes
2003-02-20 davidxuMove thread limits testing code up a bit. This let...
2003-02-19 jlemonUnbreak non-IPV6 compilation.
2003-02-19 scottlFix a 64-bit bogon. The hardware command structure...
2003-02-19 nectarRegenerate man pages after import of OpenSSL 0.9.7a.
2003-02-19 nectarResolve conflicts after import of OpenSSL 0.9.7a.
2003-02-19 nectarThis commit was generated by cvs2svn to compensate...
next