]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-05-30 dougbDon't ask to build something that doesn't exist anymore.
2001-05-30 dougbMove the mfs deletion process down the road a few steps
2001-05-30 msmithWhat I get for "fixing" at the last minute. Correct...
2001-05-30 impList the valid IRQs and the non-sharingness.
2001-05-30 impUse PATH_MAX in preference in MAXPATHLEN.
2001-05-30 impUse PATH_MAX instead of MAXPATHLEN.
2001-05-30 ddExport via sysctl:
2001-05-30 impPATH_MAX in preference to MAXPATHLEN.
2001-05-30 impUse PATH_MAX rather than MAXPATHLEN.
2001-05-30 impMinor comment fix
2001-05-30 mjacobmove wx to be part of miibus requiring chipsets
2001-05-30 bmahMFCs noted: newfs(8) -U, libcrypt Blowfish password...
2001-05-30 ddMention how env(1) can be used with the "#!" construct.
2001-05-30 ddDon't claim to ignore interrupts.
2001-05-30 ddRemove home-grown prototypes of time() and localtime().
2001-05-30 msmithCatch up to new include paths.
2001-05-30 jhb- Catch up to the VM mutex changes.
2001-05-29 ddRemove -DMFS from CFLAGS.
2001-05-29 ddRemove all references to MFS.
2001-05-29 jhbInclude <ufs/ffs/fs.h> to get the definition of struct...
2001-05-29 dcsGo back to 1.20 again.
2001-05-29 dcsTurn dictthreshold and dictincrease into cell-sized...
2001-05-29 jhbGC #if 0'd calls to releasing and acquiring the old...
2001-05-29 ddReplace the cast I removed in rev. 1.16 with a slightly...
2001-05-29 wpaulPer jlemon: add code to nge_rxeof() to allow verificati...
2001-05-29 bmahNew release notes: ACPI CA 20010518, MFS gone, ifconfi...
2001-05-29 wpaulFix mind-o in nge_rxeof(): I used CSUM_IP_CHECKED twice...
2001-05-29 phkRemove last vestiges of MFS.
2001-05-29 iedowseIgnore the new superblock fields fs_pendingblocks and...
2001-05-29 phkRemove MFS
2001-05-29 phkRemove MFS.
2001-05-29 msmithRemove old ACPI CA code. These will be drained from...
2001-05-29 msmith - Updates for new constant naming in the ACPI CA 20010...
2001-05-29 msmithNew files for the ACPI CA 20010518 update.
2001-05-29 msmithNew files and layout for the ACPI CA 20010518 update.
2001-05-29 msmith - wbinvd isn't an inline on ia64.
2001-05-29 msmithMerge FreeBSD-specific changes with the ACPI CA 2001051...
2001-05-29 jesperInline TCP_REASS() in the single location where it...
2001-05-29 msmithThis commit was generated by cvs2svn to compensate...
2001-05-29 msmithImport the 20010518 Intel ACPI CA release. Note that...
2001-05-29 msmithThis commit was generated by cvs2svn to compensate...
2001-05-29 msmithImport the 20010518 Intel ACPI CA release. Note that...
2001-05-29 jesperproperly delay acks in half-closed TCP connections
2001-05-29 phkA more complete removal of MFS related code.
2001-05-29 phkRemove the MFS paper.
2001-05-29 phkInitial cleanout of MFS from newfs. More complete...
2001-05-29 phkRemove MFS from the kernel.
2001-05-29 phkRemove MFS from configs idea of the world.
2001-05-29 phkRemove MFS compat bits.
2001-05-29 phkRemove MFS options from all example kernel configs.
2001-05-29 sobomaxAdd section "CONTRIBUTORS" and move nik and sobomax...
2001-05-29 impUse use ${INSTALL} -d in our build process. If INSTALL...
2001-05-29 markmBring back from the er, dead some useful PAM modules.
2001-05-29 bmahTake out the line that says that RELNOTESng will *event...
2001-05-29 impUse PATH_MAX in preference to MAXPATHLEN.
2001-05-29 phkRemove the hack-around for the slice/label code, it...
2001-05-29 impUse PATH_MAX rather than MAXPATHLEN. Also fix a possib...
2001-05-29 gshapiroUnbreak installworld. Revision 1.41 of src/usr.bin...
2001-05-29 iedowseSince the netexport struct was centralised to 'struct...
2001-05-29 impUse PATH_MAX in preference to MAXPATHLEN.
2001-05-29 sosFix bug in debug code
2001-05-29 sosFix for the fixate problem on the Yamaha burners.
2001-05-29 bmahUnbreak make release (didn't completely account for...
2001-05-29 acheAdd B460800 define
2001-05-29 acheAdd more high speeds
2001-05-29 jhbDon't hold the VM lock across VOP's and other things...
2001-05-29 impYet another typo
2001-05-29 impMissed this typo too.
2001-05-29 impFix typo.
2001-05-29 sobomax- Syncronizes command line syntax warnings with manpage...
2001-05-29 obrienSupport the environmental var "GCC_OPTIONS". Which...
2001-05-29 phkStop creating vn(4) devices.
2001-05-29 phkRemove altmodishe "[bc]dev, " comments.
2001-05-29 phkRemove a comment which was past its shelf life.
2001-05-29 phkWhen using interfaces that support if_media, the suppor...
2001-05-29 phkRemove unused d_parms_t typedef
2001-05-29 impAlpha is not in good shape at all.
2001-05-29 impTemper my optimism
2001-05-29 impLooks like -current is safe again, and has been since...
2001-05-29 ddLink make_dev.9 to make_dev_alias.9 and depends_dev.9.
2001-05-29 ddDocument depends_dev.
2001-05-29 gshapiroMake sure the len() builtin always returns an answer...
2001-05-29 obrienRevert the ugly band-aide[tm] hack of rev 1.12.
2001-05-29 dcsRevert 1.20, as it causes mysterious problems to the...
2001-05-29 bmahNew release notes: sa(4) error handling fixes, various...
2001-05-29 ddUpdate the document date after DES's updates, move...
2001-05-29 bmahCatch up the supported hardware list with src/sys/pci...
2001-05-28 bmahNew release notes: ifconfig(8) 802.11-specific support...
2001-05-28 msmithCorrect the returned UDP datagram length. See the...
2001-05-28 msmithThe shortest valid TFTP packet is 4 bytes, not 8.
2001-05-28 phkDirect queries for IP numbers to ARIN. It would be...
2001-05-28 phkCall kvm_close() before exit for consistency.
2001-05-28 mjacobSpring MegaChange #1.
2001-05-28 phkMake the beep duration independent of HZ.
2001-05-28 phk/var/log/console.log should be mode 600.
2001-05-28 phkClarify that the old CD-ROM drivers are only for non...
2001-05-28 ddRemove obsolete DEVFS manual pages. The routines they...
2001-05-28 phk With the new kernel dev_t conversions done at...
2001-05-28 gshapiroTake advantage of the new OSTYPE(freebsd4) in sendmail...
2001-05-28 obrienUpdate for the Bintuils 2.11.0 import.
next