]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-05-24 peterOops, I missed this warning. Comment out extra junk...
2002-05-24 peterPacify gcc by preinitializing a variable.
2002-05-24 tjrExit with non-zero status if any files specified could...
2002-05-24 peterFix a few warnings by adding a missing prototype
2002-05-24 peterFix warning; Extra tokens after #endif
2002-05-24 peterFix warning; remove unused arg that was passed through...
2002-05-24 peterFix warnings. Also, removed an unused variable that...
2002-05-24 tjrIf processing of one file fails, try to process the...
2002-05-24 peterFix new compiler unhappiness.
2002-05-24 tjrIf processing of one file fails, try to process the...
2002-05-24 peterFix deprecated use of label at end of compound statement
2002-05-24 peterConstify a debug function arg that we pass __func__...
2002-05-24 peterFix warnings; deprecated use of label at end of compoun...
2002-05-24 peterpacify gcc-3.1's -Wunused checking.
2002-05-24 peterFix warning; deprecated use of label at end of compound...
2002-05-24 peterFix some low hanging fruit warnings. There are problem...
2002-05-24 peterFix trivial warning:
2002-05-24 peterFix new gcc-3.1 warnings. I think this gets GENERIC...
2002-05-24 jakeThese files are no longer used.
2002-05-24 deischenReorder prototypes to be in alphabetical order.
2002-05-24 deischenAdd the prototypes for pthread_suspend_all_np and pthre...
2002-05-24 deischenRevamp suspend and resume. While I'm here add pthread_...
2002-05-24 gordonAdd a nextboot script to make it easier to control...
2002-05-24 acheRemove /usr/share/perl/man
2002-05-24 gordonAdd support for reading an additional loader configurat...
2002-05-24 gshapiroAdd a new make.conf knob, SENDMAIL_MAP_PERMS, which...
2002-05-24 gshapiroChange the default permissions for the sendmail statist...
2002-05-24 alc o Replace the vm_map's hint by the root of a splay...
2002-05-24 peterFor now, make the .ifdef GCC3 case default. We should...
2002-05-24 muxConvert mount_unionfs(8) to nmount.
2002-05-24 muxConvert unionfs to nmount.
2002-05-24 arr- Remove a few storage pools and replace them with...
2002-05-24 arr- Turn a couple of storage pools into UMA zones and...
2002-05-24 muxFix comments.
2002-05-23 jakeGenerate the normal asm stubs for all sysv system calls...
2002-05-23 muxStyle nit, no functional changes.
2002-05-23 arr- Fix uma_zcreate parameters -- don't pass M_* flags...
2002-05-23 muxUpdate comments to better match reality.
2002-05-23 muxMake mount_nullfs(8) use nmount(2) rather than mount...
2002-05-23 muxConvert nullfs to nmount.
2002-05-23 muxSlightly change the way we pass mount options to the...
2002-05-23 desJust to show that PAM can do almost anything from the...
2002-05-23 mikeo Conditionalize sections for POSIX.1-2001 compatibility.
2002-05-23 markmANSIfy variable-argument macros.
2002-05-23 fanfSync with upstream version:
2002-05-23 umeIn m_aux_delete, no need to chase beyond victim.
2002-05-23 desUn-kmemize. Portions of the tty mode code have been...
2002-05-23 jmallettHandle numeric keys by checking a "default" file. ...
2002-05-23 desNits in previous commits.
2002-05-23 desCull large amounts of dead code (deprecated since 1997)
2002-05-23 desANSIfy.
2002-05-23 desStaticize.
2002-05-23 desWhitespace cleanup.
2002-05-23 desUnbreak tty mode (cons was renamed to constty a while...
2002-05-23 robertAvoid wandering over the beginning of the actual buffer
2002-05-23 nyanRemoved the ch, sa and ses devices from 'SMALL' boot...
2002-05-23 robertoload_env(), the function that attempts to parse a crontab
2002-05-23 markmWhitespace only; fix indentation.
2002-05-23 jmallettSet the MAKEFILE variable to the value passed to ReadMa...
2002-05-23 sosDont panic if only one disk on a channel can do tagged...
2002-05-23 ruThis manpage is for Alpha only.
2002-05-23 ruFixed broken ``make -jX install''.
2002-05-23 jhbMinor nit: get p pointer in msleep() from td->td_proc...
2002-05-23 jhbWhitespace: trim a trailing tab.
2002-05-23 desMake the counters uintmax_ts, and use %ju rather than...
2002-05-23 jmallettMake my style consistent.
2002-05-23 desComment out extra tokens after #else and #endif.
2002-05-23 joeFix a panic by allocating the iface structure locally...
2002-05-23 arr- Turn two more storage pools into UMA zones and make...
2002-05-23 joeReflect some changes in the NetBSD code path, and sligh...
2002-05-23 desHide a couple of unguarded error returns behind the...
2002-05-23 desHide a couple of unguarded error returns behind the...
2002-05-22 jmallettFree old_pwd only in the code path where it has been...
2002-05-22 jmallettTaking a leap of faith, tie the help command in to...
2002-05-22 jmallettAdd my PD implementation of the SCCS help command,...
2002-05-22 bmahNew release notes: asa(1), pathchk(1), sccs(1),
2002-05-22 joeSync with NetBSD. (Non functional changes).
2002-05-22 joeFix a bug: Use USBD_DEFAULT_INTERVAL instead of USBD_DE...
2002-05-22 brianIncrease the maximum FSM option length to 50
2002-05-22 brianAdd some missing #includes that weren't required due...
2002-05-22 jhbRename pause() to ia32_pause() so it doesn't conflict...
2002-05-22 obrienRestore us back to the rev 1.324 level of having an...
2002-05-22 wilkoUpdate 164SX section with newly acquired insights.
2002-05-22 gshapiroAdd a warning regarding localhost-only listening daemon...
2002-05-22 obrien1/2assed reimplementation of c-common.c revs 1.2 (...
2002-05-22 jmallettTie sccs(1) in to the build, as it now does one thing...
2002-05-22 jmallettRemove mention of the GNU version of ptx, it is dead.
2002-05-22 jmallettAdd a usage().
2002-05-22 jmallettRemove #ifndef's on V6.
2002-05-22 jmallettPut braces around the command table properly.
2002-05-22 jmallettUse what(1) here, in /usr/bin/what. It doesn't print...
2002-05-22 jmallettstr_concat() doesn't really take const arguments.
2002-05-22 ruDo not run shell from /bin, run it from $PATH.
2002-05-22 ruAdded the MAKE_VERSION global that could be useful...
2002-05-22 nectarRepair a bug where type AAAA answer records were not...
2002-05-22 nectarDo not attempt to free static memory.
2002-05-22 jmallettFormat internal commands properly.
2002-05-22 jmallettClean up the manual page by leaps and bounds in terms...
2002-05-22 jmallettMake the guarded string functions take a const "from...
2002-05-22 jhbDebug registers aren't selectors, so use saner names...
next