]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-04-22 gadAdd 'const' to some casts to fix two warnings that...
2002-04-22 gadAdd 'const' to some casts to fix two warnings that...
2002-04-22 muxDo our best to determine if the user is attempting...
2002-04-22 obrienUtilize dhcp information in the kernel environment...
2002-04-22 wollmanProvide an environment variabloe, EXPR_COMPAT, which...
2002-04-22 alfredDon't FILEDESC_LOCK around calls to falloc().
2002-04-22 phkProtect against multitple #includes of this file.
2002-04-22 anholtAdd myself
2002-04-22 arr- Revert previous change of atm storage pools -> uma_zo...
2002-04-22 sheldonhBring in changes from smbfs-1.4.4.
2002-04-22 sheldonhThis commit was generated by cvs2svn to compensate...
2002-04-22 sheldonhImport smbfs-1.4.4.
2002-04-22 jdpAdd missing splx calls in bge_tick. These don't make...
2002-04-22 ruBack out remnants of revision 1.97: we don't need TARGE...
2002-04-22 ruUse standard bsd.init.mk prologue.
2002-04-22 trhodesRemove my change to the synopsis field
2002-04-22 desUsage style sweep: spell "usage" with a small 'u'.
2002-04-22 ruDon't needlessly redefine the afterinstall target.
2002-04-22 ruProhibit the direct inclusion of bsd.dep.mk.
2002-04-22 ruFixed _SUBDIR.
2002-04-22 ruAlign for one true tab size of 8 in revision 1.2.
2002-04-22 ruMake .asm transformation rules synonyms to the .s rules.
2002-04-22 impImplement shared secret mode for hostap mode.
2002-04-22 phkComment out Kirks io-request priority hack until we...
2002-04-22 marcelAdd ia64_sal_init_state(). This function will initializ...
2002-04-22 marcelAdd state information types.
2002-04-22 desDon't use PAM_SILENT unless hushlogin is set (perforce...
2002-04-22 desDon't report last login time in PAM case. (perforce...
2002-04-22 desFix warnings + wait for child so it doesn't go zombie...
2002-04-22 arr- Change the atm_attributes_pool and atm_stackq_pool...
2002-04-22 jakeAdd a Makefile for this.
2002-04-22 gadUnderline the default value for rp=, the same way all...
2002-04-22 gadAdd description of `mc' (max copies), add short-form...
2002-04-21 jakeAvoid using pmap_kenter "early", since it may need...
2002-04-21 marcelFix WAW dependency violation on r17 (line 198) that...
2002-04-21 marcelImplement elf_reloc(). The RT specification says that...
2002-04-21 marcelAdd function link_elf_get_gp(), specific to ia64 for...
2002-04-21 gshapiroNon-sendmail users use the FreeBSD sendmail startup...
2002-04-21 dwmaloneUse fseeko and uintptr_t to make sure that we get a...
2002-04-21 ueMFbed: translation updates
2002-04-21 fennerTurn blank lines into .Pp . This does not significantl...
2002-04-21 fennermdoc police: Use Em ("emphasis") to get italics/underli...
2002-04-21 ueMFen 1.318-1.327
2002-04-21 dwmaloneAdd mount_udf and mount_smbfs to crossrefs.
2002-04-21 markmStyle. Fix long lines and a <tab> indent that should...
2002-04-21 iedowseLimit to the maximum allowed reply size the amount...
2002-04-21 luigiAdd 'rl' to the list of supported drivers.
2002-04-21 bdeDon't attempt to decvlare M_DEVFS whern MALLOC_DECLARE...
2002-04-21 bdeInclude <sys/systm.h> for (at least) the definition...
2002-04-21 bmahUse newly-added USB manpage entity references where...
2002-04-21 keramidaRemove duplicated text.
2002-04-21 acheMove LOGIN_CAP calls before all file descriptors are...
2002-04-21 charnierDot terminate a sentence. Rearrange to not use .Nm...
2002-04-21 charnierUse `The .Nm utility'
2002-04-21 bdeFixed some style bugs ("From:" in vendor id line, disor...
2002-04-21 dfrSetup the child's return values correctly when forking...
2002-04-21 markmUse protected names (_foo) to cutdown on boatloads...
2002-04-21 markmWrap GCC-specific stuff and provide alternative for...
2002-04-21 markmParenthesise macro arguments to reduce lint warnings.
2002-04-21 markmFix really dumb braino of mine; cast a sizeof() to...
2002-04-21 markmUsed protected names (_foo) for parameter names. This...
2002-04-21 markmStylify (mainly line up macro EOL-continuation \'s...
2002-04-21 markmParenthesise macro arguments to reduce lint warnings.
2002-04-21 markmStylify, fix tabs.
2002-04-21 markmRemove macros that are defined elsewhere.
2002-04-21 marcelImprove self-relocation and fix ABI misinterpretation...
2002-04-21 marcelImprove self-relocation:
2002-04-21 cjcConsistently use full pathnames for files, especially...
2002-04-21 markmRemove my MAINTAINER= from here, as it is in src/MAINTAINER
2002-04-21 markmTidy up some of the configs; s/gcc/cc/ to make the...
2002-04-21 charnierAdd FBSDID. Start errx(3) messages with lowercase....
2002-04-21 bmahUn-do note of MFC of inetd change.
2002-04-21 bmahNew release note: mergemaster(8) -p/-C.
2002-04-21 obrieno Use our own elf2aout now.
2002-04-21 brianDon't load the netgraph line discipline. When it's...
2002-04-21 arr- Nuke some more not needed #ifdef cruft.
2002-04-21 jmallettFor the P function, the newline must be considered...
2002-04-21 jmallettAdd sed(1) tests for proper behaviour of the G option...
2002-04-21 jmallettCheck to see if make(1)'s handling of doubly-defined...
2002-04-21 jmallettOnly exit at the end of a test, exit with the last...
2002-04-20 marcelGCC 3.x WARNS: Add a break to the default case.
2002-04-20 jmallettUse %zu to print a size_t, not %u and definitely not %d.
2002-04-20 charnier.Nm is not required at the begining of this sentence.
2002-04-20 charnierUse `The .Nm utility'. Add section number to .Xr.
2002-04-20 obrienImprove the Bzip2 handling.
2002-04-20 bmahNew release notes: UserConfig gone (release note long...
2002-04-20 jmallettPrint a size_t as %u not %d.
2002-04-20 jmallettAdd a test of variable evaluation and substitution...
2002-04-20 gshapiroResolve conflicts from import of post-8.12.3 bug fixes.
2002-04-20 gshapiroThis commit was generated by cvs2svn to compensate...
2002-04-20 gshapiroImport of post-8.12.3 bug fixes from vendor repository.
2002-04-20 mikeInclude <arpa/inet.h> for prototype of ntohl() used...
2002-04-20 gshapiroRemove files no longer in vendor release from vendor...
2002-04-20 mikeReenable the newly unbroken hfa device.
2002-04-20 jmallettAdd a test for jot(1).
2002-04-20 gshapiroTwo more files to keep track of.
2002-04-20 jmallettA simple test for join(1) based on tjr's test case...
2002-04-20 mikeChange two KM_COPY()s to bcopy(). This should have...
2002-04-20 gshapiroDespite the fact that it is documented in the handbook...
2002-04-20 jmallettAdd an exceedingly simple regression test for the file2...
next