]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-12-04 desCorrect some egregious style bugs.
2001-12-04 desAdd a missing error check. This fixes a bug that would...
2001-12-04 sheldonhRegen.
2001-12-04 desThe entry for the 'set' command no longer has a list...
2001-12-04 desPROCFS requires PSEUDOFS.
2001-12-04 dess/^options\t\t/options \t/
2001-12-04 desPROCFS requires PSEUDOFS.
2001-12-04 desPROCFS requires PSEUDOFS. I forgot that GENERIC didn...
2001-12-04 marcelWhen translating the interface name when "eth?" is...
2001-12-04 jedgarWARNS=2 and style(9) cleanup:
2001-12-04 scottlMFS: Use correct terminology for RAID 0/1 and 0/5.
2001-12-04 luigiRemove error messages on mbuf allocation failures, now
2001-12-04 scottlBAH! Missed another change to this file.
2001-12-04 obrienActually I haven't enumerated the return values yet...
2001-12-04 obrienRevision 1.23 wasn't about WARNS, but rather be a more...
2001-12-04 scottlBah, I missed this file on the last commit
2001-12-04 obrienDefault to WARNS=2.
2001-12-04 obrienDefault to WARNS=2. Binary builds that cannot handle...
2001-12-04 desPROCFS requires PSEUDOFS now.
2001-12-04 desPseudofsize procfs(5).
2001-12-04 obrienBack out rev 1.48. The problem is with a bogus __attri...
2001-12-04 obrienRemove the GCC'ism "__attribute__" from the 'fmtcheck...
2001-12-04 desReduce namespace pollution by removing argument names...
2001-12-04 desProperly handle being redirected to an FTP URL.
2001-12-04 desAdd prototype for _ftp_request().
2001-12-04 desReorganize to reduce code duplication.
2001-12-04 desCall the ATAPI tape devices "ast" and "nast", not ...
2001-12-04 desCreate {ad,da,...}s1[a-h].
2001-12-04 jhbAdd a missing open paren to a macro that's been broken...
2001-12-03 scottlUse d_thread_t to reduce diffs between current and...
2001-12-03 nectarUpdate version string since we applied a fix for the...
2001-12-03 bdeUnbreak "make lint" for programs and "make llib-l...
2001-12-03 dwmaloneYes seems to be warns clean on alpha and i386.
2001-12-03 dwmaloneSome warns cleanups - I think this is still not warns...
2001-12-03 dwmaloneWarns cleanup. Add FreeBSD ID to Makefile.
2001-12-03 dwmaloneWarns cleanups. Add FreeBSD ID to Makefile.
2001-12-03 dwmaloneWarns cleanup - don't declare ttyname(). Add FreeBSD...
2001-12-03 dwmaloneWarns cleanups. Add missing prototype.
2001-12-03 dwmaloneFix one warning - still not warns clean.
2001-12-03 dwmaloneStrip seems to be warns clean on i386 and alpha.
2001-12-03 dwmaloneWarns cleanups.
2001-12-03 dwmaloneWarns cleanups. This makes the showmount code warns...
2001-12-03 dwmaloneWarns cleanups. Add FreeBSD ID.
2001-12-03 dwmaloneWarns cleanups, add FreeBSD IDs.
2001-12-03 dwmaloneWarnc cleanups. Add FreeBSD IDs.
2001-12-03 dwmaloneWarns cleanups. Don't use gccism -Wall.
2001-12-03 dwmaloneNohup seems to be warns clean on alpha and i386. Add...
2001-12-03 dwmaloneWarns cleanup. Add FreeBSD ID to Makefile and nice.c.
2001-12-03 dwmaloneWarns cleanups.
2001-12-03 dwmaloneWarns cleanup. Add FreeBSD ID to Makefile.
2001-12-03 dwmaloneWarns cleanup - not ready for WARNS=2 yet.
2001-12-03 dwmaloneWarns cleanups. Add FreeBSD ID to Makefile.
2001-12-03 dwmaloneWarns cleanups:
2001-12-03 dwmaloneWarns cleanups:
2001-12-03 dwmaloneWarns cleanup.
2001-12-03 dwmaloneWarns cleanup (just make main return an int).
2001-12-03 dwmaloneCast off_t to long long before printing. Use %ll instea...
2001-12-03 rwatsono Update an instance of 'unprivileged_procdebug_permitt...
2001-12-03 jhayMerge from crypto/telnet/telnet/commands.c. Add the...
2001-12-03 jhayAdd the necessary paths to the kerberos libraries and...
2001-12-03 jhayProtect variables and function prototypes that are...
2001-12-03 brooksDon't pass an interface pointer to VLAN_INPUT{,_TAG...
2001-12-03 rwatsono Introduce pr_mtx into struct prison, providing protec...
2001-12-03 ruMTU and metric are available with NET_RT_IFLIST.
2001-12-03 dwmaloneAdd missing declaration of ftime.
2001-12-03 nectarNote fix for OpenSSH `UseLogin yes' environment issue.
2001-12-03 markmMerge from master (crypto) telnet. WARNS fixes for...
2001-12-03 markmMore help for alpha WARNS=2. This code is, erm, unusual...
2001-12-03 markmhelp the alphas out with the WARNS=2 stuff.
2001-12-03 dcsRemove unused filed.
2001-12-03 obrienReapply rev 1.37 (hide the __attribute__ gcc keyword...
2001-12-03 cjcThe named.conf file should refer to named.conf(5) in...
2001-12-03 murrayFix typo.
2001-12-03 jedgarMove the code merging ACL_USER and ACL_GROUP objects...
2001-12-03 jedgarAdd defines for access and default ACLs (ACCESS_ACL...
2001-12-03 markmUse __FBSDID().
2001-12-03 markmReorder Makefile for style.
2001-12-03 nectarDo not pass user-defined environmental variables to...
2001-12-03 jedgarstyle(9) cleanups mostly consisting of:
2001-12-03 jedgarCorrect example to remove *all* extended ACL entries and
2001-12-03 alfredMore kernel vfs docco.
2001-12-03 greenSplit out NAI Labs license and BSD license to prevent...
2001-12-03 markmWARNS=2 and -Wall are not both needed. (The second...
2001-12-03 markmUse __FBSDID().
2001-12-03 markmStyle fixes.
2001-12-02 markmUse __FBSDID().
2001-12-02 markmUse __FBSDID().
2001-12-02 tobezFix typos getpeerid -> getpeereid.
2001-12-02 markmStyle stuff.
2001-12-02 markmWARNS=2 fixup.
2001-12-02 markmUse __FBSDID().
2001-12-02 markmTurn on WARNS=2.
2001-12-02 markmWARNS=2 fixes. Also, use __FBSDID(), and sort includes.
2001-12-02 markmProtect "make world", as I am doing some (potentially...
2001-12-02 markmTurn on WARNS=2. this compiles cleanly.
2001-12-02 markmSlight makefile style.
2001-12-02 markmUse __FBSDID().
2001-12-02 markmWARNS=2 fixup (mostly. Some are Hard To Fix(tm), so...
2001-12-02 markmUse __FBSDID().
2001-12-02 markmUse __FBSDID(). Also do a bit of cosmetic #if and heade...
next