]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-08-07 Andrey A. ChernovAlways set errno to ENOMEM after malloc failed (as...
2002-08-07 Andrey A. ChernovReset __mb_cur_max to 1 when "C" or "POSIX" locales...
2002-08-07 Andrey A. ChernovFix wrong address when EucInfo > "variable" size
2002-08-07 Robert WatsonCorrect a bug introduced in 1.26: M_PKTHDR is set in...
2002-08-07 Archie CobbsCorrect an inaccuracy in this man page regarding detect...
2002-08-07 Thomas MoestlUse the CPU_* OID constants instead of OID_AUTO for...
2002-08-07 Alan Cox o Introduce pmap_page_is_mapped(). Its purpose is...
2002-08-07 Robert WatsonCache the credential provided during accton() for use...
2002-08-07 Garrett WollmanDocument file descriptor reopening and current standard...
2002-08-07 Alan Cox o Introduce pmap_page_is_mapped(). Its purpose is...
2002-08-07 Andrey A. ChernovStyle fixes in preparation for rewritting
2002-08-07 Robert WatsonRefresh the credential on the first initproc thread...
2002-08-07 Ruslan ErmilovAdded Russian translation of the .Ex -std macro.
2002-08-07 Ruslan ErmilovPOSIX.1-2001 says ``man -k'' should produce results...
2002-08-07 Hajimu UMEMOTOAdd capability for limiting the maximum number of simul...
2002-08-07 Andrey A. ChernovStyle fixes
2002-08-07 Andrey A. ChernovStyle fixes in preparation of code rewritting
2002-08-07 Luigi RizzoUse new interface for ether_input().
2002-08-07 Ruslan ErmilovWe no longer have a COPY.
2002-08-07 Ruslan ErmilovMakefile.inc1 may eventually be merged with Makefile...
2002-08-07 Ruslan ErmilovPacify ``make -f /dev/null -V FOO''.
2002-08-07 Mitsuru IWASAKIImprove stack manipulation code of ACPI wakeup routine.
2002-08-07 Matthew N.... Remove an unnecessary cast.
2002-08-07 Matthew N.... Move code block added in 1.157 to a safer part of fork1().
2002-08-07 Andrey A. ChernovClose descriptor, if error happens in loadCat()
2002-08-07 Andrey A. ChernovBack out workaround of fixing "suspend/fg" by price...
2002-08-07 Warner LoshAdd Intersil and Symbol as vendors for 802.11 cards...
2002-08-06 Jens SchweikhardtTypo: s/seperately/separately
2002-08-06 Semen UstimenkoFix -o ac(reg|dir)(min|max) options. The appropriate...
2002-08-06 Ian DowseOur awk does not implement the ARGIND variable, so...
2002-08-06 Alan CoxSet the ident field of the struct kevent that is regist...
2002-08-06 Jake BurkholderRemove new console devices with cnremove before initial...
2002-08-06 Max Khonprintf() formats fixes
2002-08-06 Bruce A. MahNew release notes: SA-02:35, SA-02:36, SA-02:37.
2002-08-06 Bruce EvansTry harder to "set signal flags proprly [sic] for ast...
2002-08-06 Robert WatsonRegen.
2002-08-06 Robert WatsonRename mac_policy() to mac_syscall() to be more reflect...
2002-08-06 Matthew N.... - Use time.h not sys/time.h.
2002-08-06 Don LewisDon't automagically call vslock() from SYSCTL_OUT(...
2002-08-06 Murray StokelyUse the new docproj-jadetex port for disc#3. Previousl...
2002-08-06 Tim J. RobbinsSort prototypes by function name.
2002-08-06 Benno RiceConnect bmtphy to the mii module build.
2002-08-06 Tim J. RobbinsWhitespace formatting changes: line up macro bodies...
2002-08-06 Tim J. RobbinsBuild iswctype.c and manual pages for the functions...
2002-08-05 Greg LeheyRemove Australia from list of locations supposedly...
2002-08-05 Mike SilbersackHandle PMTU discovery in syn-ack packets slightly diffe...
2002-08-05 Pierre BeyssacFix typo in vnode flags causing deadlock in msdosfs_fsy...
2002-08-05 Mike Barcrofto Fix a memory leak.
2002-08-05 Alan Cox o The introduction of kevent() broke lio_listio()...
2002-08-05 Wolfram SchneiderNetBSD style fixes.
2002-08-05 Max KhonMake driver portable:
2002-08-05 Ian DowseDon't call softdep_slowdown() if soft updates are not...
2002-08-05 Yaroslav Tykhiy1) Use "pathstring" instead of "STRING" consistently.
2002-08-05 Max Khonback out one change that crept in (will be committed...
2002-08-05 Max Khonstyle fixes
2002-08-05 Ruslan ErmilovStop eating all process memory if either of ${.CURDIR...
2002-08-05 Ruslan ErmilovThe side effect of revision 1.687 (env -i) was that...
2002-08-05 Mike BarcroftFix some style bugs.
2002-08-05 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-05 Jacques VidrineCorrect a bug in the ASN.1 decoder which was introduced...
2002-08-05 Andrey A. ChernovDo login cap calls _before_ descriptors are hardly...
2002-08-05 Dag-Erling... Check the far end before registering an EVFILT_WRITE...
2002-08-05 Matthew N.... Remove extra space in output.
2002-08-05 Yaroslav TykhiySince GLOB_NOCHECK is set in the glob(3) call,
2002-08-05 Yaroslav TykhiySpot places where "pathname" hasn't been checked
2002-08-05 Yaroslav TykhiyDisallow invalid numeric mode values for SITE CHMOD.
2002-08-05 Yaroslav TykhiyReflect in the ftpd(8) manpage the fact that ASCII...
2002-08-05 Mike SilbersackMake sure to set the DMA transfer length register,...
2002-08-05 Matthew N.... Diff reduction.
2002-08-05 Matthew N.... Use timespec not timeval.
2002-08-05 Tim J. RobbinsAdd missing prototypes for extension functions to the...
2002-08-05 Tim J. RobbinsUse In macro instead of Fd. Add crossref to wctype...
2002-08-05 Tim J. RobbinsUse the In macro instead of Fd. Add crossref to wctrans...
2002-08-05 Tim J. RobbinsImplement the missing <wctype.h> functions: isw*()...
2002-08-05 Jeff Roberson - Document more of the struct vnode locking protocol.
2002-08-05 Jeff Roberson - Move some logic from getnewvnode() to a new function...
2002-08-05 Andrey A. ChernovReject encoding > ENCODING_LEN at early stage instead...
2002-08-05 Jeff Roberson - Move a VOP assert to the right place.
2002-08-05 Jeff Roberson - Add a missing VI_UNLOCK to an error case in nfs_flush.
2002-08-05 Ruslan ErmilovAn empty CPUTYPE now means ``the default CPUTYPE''...
2002-08-05 Doug BartonSuppress spurious warning messages about rm -rf TEMPROO...
2002-08-05 Tim J. RobbinsManual pages for wide character classification (isw...
2002-08-05 Warner LoshFix minor typo in ID number in last commit
2002-08-05 Warner LoshUse wi_ltv_domains struct to print domains
2002-08-05 Warner LoshA definition of regulatory domains that matches the...
2002-08-05 Warner LoshAdd more (possibly useless) information to wicontrol...
2002-08-05 Warner LoshDifferentiate between AT45DB011 compatible large serial...
2002-08-05 Warner LoshAdd a comment that says it looks like lucent cards...
2002-08-05 Mike BarcroftImplement POSIX.1-2001 (XSI)'s fmtmsg(3).
2002-08-05 Peter WemmRevert rev 1.356 and 1.352 (pmap_mapdev hacks). It...
2002-08-05 Alfred PerlsteinAdd a macro for SLIST traversal 'SLIST_FOREACH_PREVPTR',
2002-08-05 Alfred PerlsteinCleanup:
2002-08-05 Alan Cox o Introduce pmap_page_is_mapped(). Its purpose is...
2002-08-05 Doug BartonFix a couple DESTDIR related problems. Credit for the...
2002-08-05 Luigi RizzoUse m_getcl() to allocate buffers for the receive ring.
2002-08-05 Alan Cox o Don't set PG_MAPPED or PG_WRITEABLE when a page...
2002-08-04 Luigi RizzoExtend the interface to ether_input(): a NULL eh pointe...
2002-08-04 Luigi RizzoFix handling of Receiver Not Ready errors when doing...
2002-08-04 Max KhonKerberos 5 no longer needs -lmd
2002-08-04 Gregory Neil... Pass envp to crunched program's main() routines as...
next