]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-05-23 Dag-Erling... Unbreak tty mode (cons was renamed to constty a while...
2002-05-23 Robert DrehmelAvoid wandering over the beginning of the actual buffer
2002-05-23 Yoshihiro TakahashiRemoved the ch, sa and ses devices from 'SMALL' boot...
2002-05-23 Ollivier Robertload_env(), the function that attempts to parse a crontab
2002-05-23 Mark MurrayWhitespace only; fix indentation.
2002-05-23 Juli MallettSet the MAKEFILE variable to the value passed to ReadMa...
2002-05-23 Søren SchmidtDont panic if only one disk on a channel can do tagged...
2002-05-23 Ruslan ErmilovThis manpage is for Alpha only.
2002-05-23 Ruslan ErmilovFixed broken ``make -jX install''.
2002-05-23 John BaldwinMinor nit: get p pointer in msleep() from td->td_proc...
2002-05-23 John BaldwinWhitespace: trim a trailing tab.
2002-05-23 Dag-Erling... Make the counters uintmax_ts, and use %ju rather than...
2002-05-23 Juli MallettMake my style consistent.
2002-05-23 Dag-Erling... Comment out extra tokens after #else and #endif.
2002-05-23 Josef KarthauserFix a panic by allocating the iface structure locally...
2002-05-23 Andrew R. Reiter- Turn two more storage pools into UMA zones and make...
2002-05-23 Josef KarthauserReflect some changes in the NetBSD code path, and sligh...
2002-05-23 Dag-Erling... Hide a couple of unguarded error returns behind the...
2002-05-23 Dag-Erling... Hide a couple of unguarded error returns behind the...
2002-05-22 Juli MallettFree old_pwd only in the code path where it has been...
2002-05-22 Juli MallettTaking a leap of faith, tie the help command in to...
2002-05-22 Juli MallettAdd my PD implementation of the SCCS help command,...
2002-05-22 Bruce A. MahNew release notes: asa(1), pathchk(1), sccs(1),
2002-05-22 Josef KarthauserSync with NetBSD. (Non functional changes).
2002-05-22 Josef KarthauserFix a bug: Use USBD_DEFAULT_INTERVAL instead of USBD_DE...
2002-05-22 Brian SomersIncrease the maximum FSM option length to 50
2002-05-22 Brian SomersAdd some missing #includes that weren't required due...
2002-05-22 John BaldwinRename pause() to ia32_pause() so it doesn't conflict...
2002-05-22 David E. O... Restore us back to the rev 1.324 level of having an...
2002-05-22 Wilko BulteUpdate 164SX section with newly acquired insights.
2002-05-22 Gregory Neil... Add a warning regarding localhost-only listening daemon...
2002-05-22 David E. O... 1/2assed reimplementation of c-common.c revs 1.2 (...
2002-05-22 Juli MallettTie sccs(1) in to the build, as it now does one thing...
2002-05-22 Juli MallettRemove mention of the GNU version of ptx, it is dead.
2002-05-22 Juli MallettAdd a usage().
2002-05-22 Juli MallettRemove #ifndef's on V6.
2002-05-22 Juli MallettPut braces around the command table properly.
2002-05-22 Juli MallettUse what(1) here, in /usr/bin/what. It doesn't print...
2002-05-22 Juli Mallettstr_concat() doesn't really take const arguments.
2002-05-22 Ruslan ErmilovDo not run shell from /bin, run it from $PATH.
2002-05-22 Ruslan ErmilovAdded the MAKE_VERSION global that could be useful...
2002-05-22 Jacques VidrineRepair a bug where type AAAA answer records were not...
2002-05-22 Jacques VidrineDo not attempt to free static memory.
2002-05-22 Juli MallettFormat internal commands properly.
2002-05-22 Juli MallettClean up the manual page by leaps and bounds in terms...
2002-05-22 Juli MallettMake the guarded string functions take a const "from...
2002-05-22 John BaldwinDebug registers aren't selectors, so use saner names...
2002-05-22 John Baldwin- Sort the pause() inline into the appropriate location.
2002-05-22 John BaldwinRename cpu_pause() to pause(). Originally I was going...
2002-05-22 Juli MallettRemove register qualifier.
2002-05-22 Juli MallettUse function prototypes.
2002-05-22 Ruslan ErmilovPSD:19 (curses) is long dead.
2002-05-22 Ruslan ErmilovUnencumber.
2002-05-22 Ruslan ErmilovBuild sccs(1) docs.
2002-05-22 Ruslan Ermilov19.curses wasn't encumbered, it's just dead.
2002-05-22 Juli MallettClean up formatting.
2002-05-22 Juli MallettReplace the evil that is __DECONST() with (void *)...
2002-05-22 Juli MallettMake sccs(1) compile cleanly by fixing syntax errors...
2002-05-22 Ruslan ErmilovUnroff all forms of \f and \*, and the simplest form...
2002-05-22 Ruslan ErmilovRevision 1.39 made filtering of CFLAGS unnecessary.
2002-05-22 Juli MallettRevive the SCCS front-end, sccs(1), back from the Attic...
2002-05-22 Ruslan ErmilovFixed build of recently added legacy docs.
2002-05-22 Ruslan ErmilovAdded share/doc/[pu]sd entries.
2002-05-22 Maxim SobolevEliminate free'ing already freed chunks.
2002-05-22 Tim J. RobbinsBuild pathchk(1).
2002-05-22 Tim J. RobbinsAdd the pathchk utility, which checks pathnames for...
2002-05-22 Bruce EvansQuick fix for non-unique inode numbers for hard links...
2002-05-22 Bruce EvansInclude <sys.systm.h> for the declaration of some atomi...
2002-05-22 Tim J. RobbinsBring back the cd -L and -P options from revision 1...
2002-05-22 Tim J. RobbinsTemporarily back out revision 1.24; it seems to handle...
2002-05-22 Marcel Moolenaaro Add records for PCI bus and PCI device errors.
2002-05-22 Marcel MoolenaarDon't build doc on ia64. No groff in sight.
2002-05-22 Alan Cox o Make contigmalloc1() static.
2002-05-21 Robert WatsonPermit alternative break sequence to break to debugger...
2002-05-21 John BaldwinAdd appropriate IA32 "pause" instructions to improve...
2002-05-21 Andrew R. Reiter- td will never be NULL, so the call to soalloc() in...
2002-05-21 John BaldwinFix an old cut 'n' paste bug inherited from BSD/OS...
2002-05-21 Andrew R. Reiter- OR the flag variable with M_ZERO so that the uma_zall...
2002-05-21 John BaldwinWhitespace fixup, properly indent the body of an else...
2002-05-21 John BaldwinAdd code to make default mutexes adaptive if the ADAPTI...
2002-05-21 Poul-Henning... Update to match kernel side.
2002-05-21 John BaldwinOptimize spin mutexes for UP kernels without debugging...
2002-05-21 Poul-Henning... Introduce the concept of "magic spaces", and implement...
2002-05-21 Juli MallettMake ReadMakefile() operate using the realpath(3) name...
2002-05-21 John BaldwinAdd an inline function cpu_pause() for the IA32 'pause...
2002-05-21 Poul-Henning... Remove the "-class" suffix from classes, they will...
2002-05-21 Andrew R. Reiter- Change the newly turned INVARIANTS #ifdef blocks...
2002-05-21 Hajimu UMEMOTOAllow prefix/prefixlen syntax for IPv6 to have consistency
2002-05-21 Semen UstimenkoFix null_lock() not unlocking vp->v_interlock if LK_THI...
2002-05-21 Tom RhodesReword a small part of the uniq(1) manual page to help...
2002-05-21 Ruslan ErmilovAdded support for ia64 and sparc64.
2002-05-21 Yoshihiro TakahashiFixed to conflict labels.
2002-05-21 Yoshihiro TakahashiRemove unneeded ## for GCC 3.1
2002-05-21 Hajimu UMEMOTOHave RTF_HOST for /128 destionation.
2002-05-21 Brian SomersMention our support of the authentication side of rfc2548
2002-05-21 Yoshihiro TakahashiMFi386: revision 1.22
2002-05-21 Mark MurrayRemove ptx. It is not used anywhere in the base system...
2002-05-21 Peter WemmDo not guess what a bool is, just use it.
2002-05-21 Peter WemmMake this a little easier to build standalone. (same...
2002-05-21 Peter WemmThis commit was generated by cvs2svn to compensate...
next