]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-05-24 Peter WemmConstify a debug function arg that we pass __func__...
2002-05-24 Peter WemmFix warnings; deprecated use of label at end of compoun...
2002-05-24 Peter Wemmpacify gcc-3.1's -Wunused checking.
2002-05-24 Peter WemmFix warning; deprecated use of label at end of compound...
2002-05-24 Peter WemmFix some low hanging fruit warnings. There are problem...
2002-05-24 Peter WemmFix trivial warning:
2002-05-24 Peter WemmFix new gcc-3.1 warnings. I think this gets GENERIC...
2002-05-24 Jake BurkholderThese files are no longer used.
2002-05-24 Daniel EischenReorder prototypes to be in alphabetical order.
2002-05-24 Daniel EischenAdd the prototypes for pthread_suspend_all_np and pthre...
2002-05-24 Daniel EischenRevamp suspend and resume. While I'm here add pthread_...
2002-05-24 Gordon TetlowAdd a nextboot script to make it easier to control...
2002-05-24 Andrey A. ChernovRemove /usr/share/perl/man
2002-05-24 Gordon TetlowAdd support for reading an additional loader configurat...
2002-05-24 Gregory Neil... Add a new make.conf knob, SENDMAIL_MAP_PERMS, which...
2002-05-24 Gregory Neil... Change the default permissions for the sendmail statist...
2002-05-24 Alan Cox o Replace the vm_map's hint by the root of a splay...
2002-05-24 Peter WemmFor now, make the .ifdef GCC3 case default. We should...
2002-05-24 Maxime HenrionConvert mount_unionfs(8) to nmount.
2002-05-24 Maxime HenrionConvert unionfs to nmount.
2002-05-24 Andrew R. Reiter- Remove a few storage pools and replace them with...
2002-05-24 Andrew R. Reiter- Turn a couple of storage pools into UMA zones and...
2002-05-24 Maxime HenrionFix comments.
2002-05-23 Jake BurkholderGenerate the normal asm stubs for all sysv system calls...
2002-05-23 Maxime HenrionStyle nit, no functional changes.
2002-05-23 Andrew R. Reiter- Fix uma_zcreate parameters -- don't pass M_* flags...
2002-05-23 Maxime HenrionUpdate comments to better match reality.
2002-05-23 Maxime HenrionMake mount_nullfs(8) use nmount(2) rather than mount...
2002-05-23 Maxime HenrionConvert nullfs to nmount.
2002-05-23 Maxime HenrionSlightly change the way we pass mount options to the...
2002-05-23 Dag-Erling... Just to show that PAM can do almost anything from the...
2002-05-23 Mike Barcrofto Conditionalize sections for POSIX.1-2001 compatibility.
2002-05-23 Mark MurrayANSIfy variable-argument macros.
2002-05-23 Tony FinchSync with upstream version:
2002-05-23 Hajimu UMEMOTOIn m_aux_delete, no need to chase beyond victim.
2002-05-23 Dag-Erling... Un-kmemize. Portions of the tty mode code have been...
2002-05-23 Juli MallettHandle numeric keys by checking a "default" file. ...
2002-05-23 Dag-Erling... Nits in previous commits.
2002-05-23 Dag-Erling... Cull large amounts of dead code (deprecated since 1997)
2002-05-23 Dag-Erling... ANSIfy.
2002-05-23 Dag-Erling... Staticize.
2002-05-23 Dag-Erling... Whitespace cleanup.
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...
next