]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-08-07 iwasakiImprove stack manipulation code of ACPI wakeup routine.
2002-08-07 mdoddRemove an unnecessary cast.
2002-08-07 mdoddMove code block added in 1.157 to a safer part of fork1().
2002-08-07 acheClose descriptor, if error happens in loadCat()
2002-08-07 acheBack out workaround of fixing "suspend/fg" by price...
2002-08-07 impAdd Intersil and Symbol as vendors for 802.11 cards...
2002-08-06 schweikhTypo: s/seperately/separately
2002-08-06 semenuFix -o ac(reg|dir)(min|max) options. The appropriate...
2002-08-06 iedowseOur awk does not implement the ARGIND variable, so...
2002-08-06 alcSet the ident field of the struct kevent that is regist...
2002-08-06 jakeRemove new console devices with cnremove before initial...
2002-08-06 fjoeprintf() formats fixes
2002-08-06 bmahNew release notes: SA-02:35, SA-02:36, SA-02:37.
2002-08-06 bdeTry harder to "set signal flags proprly [sic] for ast...
2002-08-06 rwatsonRegen.
2002-08-06 rwatsonRename mac_policy() to mac_syscall() to be more reflect...
2002-08-06 mdodd- Use time.h not sys/time.h.
2002-08-06 truckmanDon't automagically call vslock() from SYSCTL_OUT(...
2002-08-06 murrayUse the new docproj-jadetex port for disc#3. Previousl...
2002-08-06 tjrSort prototypes by function name.
2002-08-06 bennoConnect bmtphy to the mii module build.
2002-08-06 tjrWhitespace formatting changes: line up macro bodies...
2002-08-06 tjrBuild iswctype.c and manual pages for the functions...
2002-08-05 grogRemove Australia from list of locations supposedly...
2002-08-05 silbyHandle PMTU discovery in syn-ack packets slightly diffe...
2002-08-05 pbFix typo in vnode flags causing deadlock in msdosfs_fsy...
2002-08-05 mikeo Fix a memory leak.
2002-08-05 alc o The introduction of kevent() broke lio_listio()...
2002-08-05 woschNetBSD style fixes.
2002-08-05 fjoeMake driver portable:
2002-08-05 iedowseDon't call softdep_slowdown() if soft updates are not...
2002-08-05 yar1) Use "pathstring" instead of "STRING" consistently.
2002-08-05 fjoeback out one change that crept in (will be committed...
2002-08-05 fjoestyle fixes
2002-08-05 ruStop eating all process memory if either of ${.CURDIR...
2002-08-05 ruThe side effect of revision 1.687 (env -i) was that...
2002-08-05 mikeFix some style bugs.
2002-08-05 nectarCorrect a bug in the ASN.1 decoder which was introduced...
2002-08-05 nectarThis commit was generated by cvs2svn to compensate...
2002-08-05 acheDo login cap calls _before_ descriptors are hardly...
2002-08-05 desCheck the far end before registering an EVFILT_WRITE...
2002-08-05 mdoddRemove extra space in output.
2002-08-05 yarSince GLOB_NOCHECK is set in the glob(3) call,
2002-08-05 yarSpot places where "pathname" hasn't been checked
2002-08-05 yarDisallow invalid numeric mode values for SITE CHMOD.
2002-08-05 yarReflect in the ftpd(8) manpage the fact that ASCII...
2002-08-05 silbyMake sure to set the DMA transfer length register,...
2002-08-05 mdoddDiff reduction.
2002-08-05 mdoddUse timespec not timeval.
2002-08-05 tjrAdd missing prototypes for extension functions to the...
2002-08-05 tjrUse In macro instead of Fd. Add crossref to wctype...
2002-08-05 tjrUse the In macro instead of Fd. Add crossref to wctrans...
2002-08-05 tjrImplement the missing <wctype.h> functions: isw*()...
2002-08-05 jeff - Document more of the struct vnode locking protocol.
2002-08-05 jeff - Move some logic from getnewvnode() to a new function...
2002-08-05 acheReject encoding > ENCODING_LEN at early stage instead...
2002-08-05 jeff - Move a VOP assert to the right place.
2002-08-05 jeff - Add a missing VI_UNLOCK to an error case in nfs_flush.
2002-08-05 ruAn empty CPUTYPE now means ``the default CPUTYPE''...
2002-08-05 dougbSuppress spurious warning messages about rm -rf TEMPROO...
2002-08-05 tjrManual pages for wide character classification (isw...
2002-08-05 impFix minor typo in ID number in last commit
2002-08-05 impUse wi_ltv_domains struct to print domains
2002-08-05 impA definition of regulatory domains that matches the...
2002-08-05 impAdd more (possibly useless) information to wicontrol...
2002-08-05 impDifferentiate between AT45DB011 compatible large serial...
2002-08-05 impAdd a comment that says it looks like lucent cards...
2002-08-05 mikeImplement POSIX.1-2001 (XSI)'s fmtmsg(3).
2002-08-05 peterRevert rev 1.356 and 1.352 (pmap_mapdev hacks). It...
2002-08-05 alfredAdd a macro for SLIST traversal 'SLIST_FOREACH_PREVPTR',
2002-08-05 alfredCleanup:
2002-08-05 alc o Introduce pmap_page_is_mapped(). Its purpose is...
2002-08-05 dougbFix a couple DESTDIR related problems. Credit for the...
2002-08-05 luigiUse m_getcl() to allocate buffers for the receive ring.
2002-08-05 alc o Don't set PG_MAPPED or PG_WRITEABLE when a page...
2002-08-04 luigiExtend the interface to ether_input(): a NULL eh pointe...
2002-08-04 luigiFix handling of Receiver Not Ready errors when doing...
2002-08-04 fjoeKerberos 5 no longer needs -lmd
2002-08-04 gshapiroPass envp to crunched program's main() routines as...
2002-08-04 luigiUse m_getcl() to allocate mbuf+cluster for the receive...
2002-08-04 knuAnother .tbz2 -> .tbz leftover. Properly look for...
2002-08-04 knuDrop support for the .tbz2 suffix. One would not want...
2002-08-04 luigiTemporarily disable polling when no processes are activ...
2002-08-04 phkRepond properly to NGM_TEXT_CONFIG messages.
2002-08-04 luigibugfix: move check for udp_blackhole before the one...
2002-08-04 woschAdded NetBSD 1.5.3
2002-08-04 woschUpdate FreeBSD 4.6 release date.
2002-08-04 mikeFix typo in the last revision.
2002-08-04 jakeAdd example entries for ttya and ttyb (sab).
2002-08-04 jakese -> sab.
2002-08-04 alc o Acquire the page queues lock before checking the...
2002-08-04 jakePorted to FreeBSD.
2002-08-04 jakeAdd Jason L. Wright's driver for the SAB82532 serial...
2002-08-04 anholtAdd device agp to GENERIC, filter it out of floppy...
2002-08-04 jakeRemove this abortive attempt.
2002-08-04 peterFix a mistake in 1.352 - I was returning a pointer...
2002-08-04 impRemove commented out PCI_ENABLE_IO_MODES. It is gone...
2002-08-04 jakePorted to sparc64.
2002-08-04 scottlSimplify the handling of a fragmented file_id descripto...
2002-08-04 acheTry harder to check lang as path component (".", "...
next