]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-08-08 julianEAK! two status flags in teh proc structure were define...
2002-08-08 acheRewrite locale loading procedures, so any load failure...
2002-08-08 mikeImplement POSIX.1-2001 (XSI)'s ulimit(3).
2002-08-07 acheSet errno to ENOMEM for strdup too (due to malloc errno...
2002-08-07 ambriskoFixes for the D-Link DFE-580 card.
2002-08-07 ambriskoOnly attach one PHY device to a controller. NetBSD...
2002-08-07 jeff - Adjust locking markup to match the proc markup.
2002-08-07 acheAlways set errno to ENOMEM after malloc failed (as...
2002-08-07 acheReset __mb_cur_max to 1 when "C" or "POSIX" locales...
2002-08-07 acheFix wrong address when EucInfo > "variable" size
2002-08-07 rwatsonCorrect a bug introduced in 1.26: M_PKTHDR is set in...
2002-08-07 archieCorrect an inaccuracy in this man page regarding detect...
2002-08-07 tmmUse the CPU_* OID constants instead of OID_AUTO for...
2002-08-07 alc o Introduce pmap_page_is_mapped(). Its purpose is...
2002-08-07 rwatsonCache the credential provided during accton() for use...
2002-08-07 wollmanDocument file descriptor reopening and current standard...
2002-08-07 alc o Introduce pmap_page_is_mapped(). Its purpose is...
2002-08-07 acheStyle fixes in preparation for rewritting
2002-08-07 rwatsonRefresh the credential on the first initproc thread...
2002-08-07 ruAdded Russian translation of the .Ex -std macro.
2002-08-07 ruPOSIX.1-2001 says ``man -k'' should produce results...
2002-08-07 umeAdd capability for limiting the maximum number of simul...
2002-08-07 acheStyle fixes
2002-08-07 acheStyle fixes in preparation of code rewritting
2002-08-07 luigiUse new interface for ether_input().
2002-08-07 ruWe no longer have a COPY.
2002-08-07 ruMakefile.inc1 may eventually be merged with Makefile...
2002-08-07 ruPacify ``make -f /dev/null -V FOO''.
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 nectarThis commit was generated by cvs2svn to compensate...
2002-08-05 nectarCorrect a bug in the ASN.1 decoder which was introduced...
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...
next