]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-08-21 Oliver BraunAdd myself.
2002-08-21 Robert Drehmel - Define the macro _KERNEL to pretend we are compiling...
2002-08-21 Don LewisCreate new functions in_sockaddr(), in6_sockaddr()...
2002-08-21 Scott LongFix a typo in #if 0 code
2002-08-21 Scott LongFix for stand-alone compiling
2002-08-21 Jeff Roberson - Document two cases, one in vget and the other in...
2002-08-21 Jens SchweikhardtFix typo and ispell while I'm here.
2002-08-21 Warner LoshSuggest that function prototypes in kernel headers...
2002-08-21 Jeff Roberson - If vn_lock fails with the LK_INTERLOCK flag set...
2002-08-21 Jeff Roberson - Add two new debugging macros: ASSERT_VI_LOCKED and...
2002-08-21 Luigi RizzoWhoops, the manpage lied... ipfw2 has always accepted...
2002-08-21 Warner LoshWhen setting the WI_RID_ENCRYPTION mode, we have to...
2002-08-21 Warner Loshcomment about the magic number -149
2002-08-21 Warner LoshTreat IBSS the same as ADHOC in wi_get_cur_ssid. This...
2002-08-21 Jeff Roberson - Hold the vnode lock across unlink() so that the...
2002-08-20 Archie CobbsKeep subdirectory list sorted.
2002-08-20 Matt JacobA chunk of cleanup, both stylistic and substantive.
2002-08-20 Tim J. RobbinsRestrict visibility of wcwidth() and wcswidth(); they...
2002-08-20 Archie CobbsAdd ng_l2tp module.
2002-08-20 Archie CobbsMan page for new L2TP netgraph node type.
2002-08-20 Archie CobbsNew L2TP netgraph node type.
2002-08-20 Alfred PerlsteinFix url for wordlists.
2002-08-20 Johan KarlssonTake care of WARNS=3 warnings by using unsigned/signed...
2002-08-20 John BaldwinWhitespace and style fixes.
2002-08-20 Archie CobbsWhen declaring local variables in macros, always use...
2002-08-20 Hajimu UMEMOTOPrevious commit of adding ut to xterm entry broke kterm...
2002-08-20 Ollivier RobertFix buildworld breakage.
2002-08-20 Andrey A. ChernovDocument SWIDTH*
2002-08-20 Yaroslav TykhiyClean up hostname and hostinfo handling in inithosts():
2002-08-20 Jens SchweikhardtInsert missing 'are' to fix grammar bogon.
2002-08-20 Yoshihiro TakahashiRemove duplicate vinum entry.
2002-08-20 Yoshihiro TakahashiMerged from sys/dev/syscons/syscons.c revisions 1.386...
2002-08-20 Maxime HenrionUse the __BUS_ACCESSOR macro for NEXUS_ACCESSOR
2002-08-20 Ruslan ErmilovAllow embedded `:' and `!' in target names.
2002-08-20 Maxime Henrion- Use the __BUS_ACCESSOR macro for EISA_ACCESSOR instead
2002-08-20 Poul-Henning... Implement list of EA return functionality.
2002-08-20 Poul-Henning... Be consistent about quoting things.
2002-08-20 Ruslan ErmilovAllow one to override ${MINSTALL} in /etc/make.conf.
2002-08-20 Orion HodsonBack out last commit. Needs slightly more subtle handling.
2002-08-20 Scott LongRemove the possibility of a race condition when reading...
2002-08-20 Scott LongDon't abuse the stack when translating names.
2002-08-20 Jun KuriyamaMerge changes in GENERIC to reduce difference (mostly...
2002-08-20 Tim J. RobbinsAdd a manual page for wcwidth().
2002-08-20 Tim J. RobbinsAdd a manual page for wcswidth().
2002-08-20 David E. O... Use mv -f. Otherwise if you accidently build as root...
2002-08-20 Robert WatsonPrefer NULL to 0 when passing a NULL pointer.
2002-08-20 Robert WatsonProvide stub mpo_syscall() implementations for mac_none...
2002-08-20 Robert WatsonCorrect one more errant whitespace nit that crept in...
2002-08-20 Robert WatsonHandle one more case of a fifofs filetmp: set filetmp...
2002-08-20 Andrey A. ChernovMove just committed version of wcswidth.c here (from...
2002-08-20 Andrey A. ChernovRemove wcswidth.c from here (and move it to "string")
2002-08-20 Andrey A. ChernovRemove space at the end of continuation line in prev...
2002-08-20 Peter WemmUntangle this warning a bit:
2002-08-20 Marcel MoolenaarAdd support for the R_IA64_IPLTLSB relocation in non...
2002-08-20 Gordon TetlowPrint out a carriage return to make the screen output...
2002-08-20 Peter Wemmremove unit counts from atkbdc, pckbd, sc
2002-08-20 Peter Wemmde-count pcbkd
2002-08-20 Peter Wemmde-count pckbd for pc98. This file is only compiled...
2002-08-19 Peter Wemmde-count atkbdc and sc. Folks, remove the '1' from...
2002-08-19 Peter Wemmde-count atkbdc. I have more extensive patches to...
2002-08-19 Peter Wemmde-count schistory.c. The handling of NSC was rather...
2002-08-19 Bruce Evansxdr.3 is added to MAN in ../xdr/Makefile.inc where...
2002-08-19 Maxime HenrionTypo fix.
2002-08-19 Maxime Henrionstyle(9) nit.
2002-08-19 Maxime HenrionUse the __BUS_ACCESSOR macro for PCIB_ACCESSOR instead of
2002-08-19 Andrey A. ChernovSort unsorted prototypes
2002-08-19 Warner LoshWhen login tries to do the chmod/chflags on a read...
2002-08-19 Andrey A. ChernovActivate (uncomment) wcwidth() and wcswidth() now imple...
2002-08-19 Andrey A. ChernovImplement wcswidth()
2002-08-19 Semen UstimenkoStop trying to align malloc()ed memory. Rely on malloc...
2002-08-19 Andrey A. ChernovUse modern-style arguments declaration
2002-08-19 Robert WatsonClose a race in process label changing opened due to...
2002-08-19 Semen UstimenkoDo not reset card in epic_freebsd_attach() as reset...
2002-08-19 Andrey A. ChernovWrite null wide-character as L'\0' like in other places
2002-08-19 Robert WatsonRegen.
2002-08-19 Robert Watsonmac_syscall is now implemented, switch to MSTD.
2002-08-19 Juli MallettEnclose IPv6 addresses in brackets when they are displa...
2002-08-19 Brooks DavisFix a couple of bogus return values in previous commit.
2002-08-19 Robert WatsonPass active_cred and file_cred into the MAC framework...
2002-08-19 Søren SchmidtFix buffer length.
2002-08-19 Søren SchmidtFix typo.
2002-08-19 Andrey A. ChernovAccording to SUSv2, always return 0 for null wide-chara...
2002-08-19 Robert WatsonProvide an implementation of mac_syscall() so that...
2002-08-19 Gordon TetlowUpdate manpage to reflect reality:
2002-08-19 Juli MallettClean up a comment talking about C strings, which are...
2002-08-19 Juli Malletts/trailing NULL/trailing NUL/
2002-08-19 Bruce A. MahNew release note: SA-02:38.
2002-08-19 Robert WatsonBreak out mac_check_pipe_op() into component check...
2002-08-19 Doug AmbriskoDon't read the PCI config space during mii operations...
2002-08-19 Robert WatsonBreak out mac_check_vnode_op() into three seperate...
2002-08-19 Maxim SobolevAdd a new `-H' modifier, which when combined with ...
2002-08-19 Maxim Sobolev1. Allow information about current history size be...
2002-08-19 Orion HodsonCater for ich4 quirks.
2002-08-19 Robert WatsonAssert process locks in proces-related access control...
2002-08-19 Robert WatsonAdd a missing vnode assertion for the exec() check.
2002-08-19 Maxim SobolevPrevious deltas (promisc mode) were a subject of:
2002-08-19 Maxim SobolevImplement user-setable promiscuous mode (a new `promisc...
2002-08-19 Luigi RizzoOne more (hopefully the last one) step in cleaning...
2002-08-19 Maxim KonovalovForced commit to correct a PR number in the previous...
2002-08-19 Andrey A. ChernovMove internal defines from ctype.h here
next