]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-06-15 peterFix warning:
2001-06-15 peterFix warning:
2001-06-15 peterFix warnings:
2001-06-15 peterFix warning: 203: implicit declaration of function...
2001-06-15 peterFix warning: (int/long mixup in printf)
2001-06-15 peterFix warning. s/char/unsigned char/ in "(char *)eth"
2001-06-15 peterFix warning: 848: warning: label `nosupport' defined...
2001-06-15 peterFix warning; remove unused variable
2001-06-15 peterRemove unused variable
2001-06-15 peterFix some warnings in kern_environment.c. Make the...
2001-06-15 peterFix warning: 186: warning: label `done' defined but...
2001-06-15 assarremove most of the warnings
2001-06-15 peterFix warning: 568: warning: `portal_badop' defined but...
2001-06-15 peterFix a stack of KAME netinet6/in6.h warnings:
2001-06-15 peterFix warning (exposed NetBSD code):
2001-06-15 peterFix warnings (mostly harmless, due to struct bio being...
2001-06-15 peterFix warning: 552: warning: `fdesc_badop' defined but...
2001-06-15 peterFix warning: 128: warning: initialization makes pointer...
2001-06-15 assaradd the option -S for printing port numbers symbolicall...
2001-06-15 peterFix warnings:
2001-06-15 peterFix warnings:
2001-06-15 peterFix warning: 110: initialization makes pointer from...
2001-06-15 peterFix warning: 193: warning: label `done' defined but...
2001-06-15 peterFix warnings:
2001-06-15 peterFix warnings:
2001-06-15 peterFix warning: 179: warning: label `done' defined but...
2001-06-15 peterFix warnings:
2001-06-15 peterWarning fix: coda_fbsd.c:113: warning: unused variable...
2001-06-14 peterTemporarily disable INTRO_USERCONFIG for the moment.
2001-06-14 ddDon't hardcode in "/release/doc/"; instead, make it...
2001-06-14 mjacobIf we're not going to use am7990_shutdown, comment...
2001-06-14 mjacobFix Assembler buglet: Warning: .end directive names...
2001-06-14 bmahNew release notes: New arp(8) keywords for proxy entri...
2001-06-14 mjacobWe've had problems with data corruption occuring on
2001-06-14 bmahNew release notes: orm(4), VM out-of-swap fixes, IPv6...
2001-06-14 ruRestore -M -N support for -m.
2001-06-14 joergImplement a loadable module for the oltr Olicom Token...
2001-06-14 joergDo only call oltr_stop() if we are not already in OL_ST...
2001-06-14 ruRemoved -h option.
2001-06-14 ruReally delete the -h option.
2001-06-14 cgvarious locking fixes, rework open logic and channel...
2001-06-14 nyanCommented out USERCONFIG and VISUAL_USERCONFIG options.
2001-06-14 nyanRemoved unused files.
2001-06-14 nyanCorrect typo.
2001-06-14 nyanMoved the wd33c93 specific file to sys/dev/ic.
2001-06-14 bpRemove bogus include.
2001-06-14 bpCoda do not call vop_defaultop(), so add nesessary...
2001-06-14 ruDECR() macro still depended on -traditional-cpp behaviour.
2001-06-14 ruStyle nits:
2001-06-14 ddThe 3Com 3c505 has not been supported since 3.0.
2001-06-14 ddSilence warnings and minor style fixes. Mostly constif...
2001-06-14 ddStart the correct copy of named (pass ${named_program...
2001-06-14 ddPass -a to dmesg(8).
2001-06-14 ddThis program uses ndc(8); it doesn't send a signal...
2001-06-14 peterPart 2 of gensetdefs de-orbit burn. linker sets are...
2001-06-14 peterAs per comments in sys/linker_set.h:
2001-06-14 peterNuke old gensetdefs based linker sets with extreme...
2001-06-14 peterFix libpam's linker set stuff to use the new API (unbre...
2001-06-14 mikehRespect REPLYTO in mailrc.
2001-06-13 mckusickBuild on the change in revision 1.98 by Tor.Egge@fast.no.
2001-06-13 brianConvert IIJ copyrights to BSD copyrights.
2001-06-13 chrisConvert to mdoc(7).
2001-06-13 bmahFix usage bogon (-d doesn't take any arguments).
2001-06-13 gallatininitialize mp_ncpus in cpu_mp_probe() so that if the...
2001-06-13 bmahAdd a -s option to pkg_version, which limits output...
2001-06-13 tobezFix the build of C programs that link against libperl...
2001-06-13 umeThis is force commit intend to correct previous log.
2001-06-13 schweikhAdd description for the 'll' modifier for long long...
2001-06-13 mjacobthe last argument to copyinstr is of t ype size_t,...
2001-06-13 umefix recursive mtx_lock() call.
2001-06-13 schweikhAvoid the avm field joining the w field when avm is...
2001-06-13 umeMake compilable. addlog(...) was replaced with log...
2001-06-13 phkRemember to install diskcheckd.conf
2001-06-13 ruGames ownership cleanup.
2001-06-13 ruWARNS= is fully functional again.
2001-06-13 ruAdded skeleton <complex.h> (aligned with the POSIX...
2001-06-13 ruAxe -traditional-cpp that behaves badly with -nostdinc...
2001-06-13 ruRemoved wrong cast for fts_open()'s third argument.
2001-06-13 ruComplete prototype for fts_compar.
2001-06-13 ruForced commit.
2001-06-13 bdeFixed world breakage on systems where ntohl() doesn...
2001-06-13 desUse getdtablesize() instead of OPEN_MAX.
2001-06-13 peterWith this commit, I hereby pronounce gensetdefs past...
2001-06-13 olgeniAdd terminal type configuration to the Options screen...
2001-06-13 roamAdd '-I mask' cmdline flag to ignore/skip files and...
2001-06-13 impAdd warning that some people are having problems with...
2001-06-13 ddPlug two memory leaks: call login_close() after login_g...
2001-06-13 peterPatch up a blunder I made a few days ago. nmbcnt was...
2001-06-13 ddMove the definition of epsvall out of #ifdef VIRTUAL_HO...
2001-06-12 schweikhIncrease field width by one for 'fre' to accomodate...
2001-06-12 gadFix about 90-100 warnings one gets when trying to compi...
2001-06-12 obrienAllow -u to work with UID's also.
2001-06-12 ruFixed printing of netatalk statistics WRT the -s flag.
2001-06-12 ruAllow route(8) to create "proxy only" published ARP...
2001-06-12 ruFixed the -iface breakage introduced with the latest...
2001-06-12 umeFreeBSD already avoided namespace pollution (rev.1...
2001-06-12 peterHints overhaul:
2001-06-12 umeRestore the code wrongly nuked by previous commit.
2001-06-12 peter-Wunused cleanup
2001-06-12 peterMove the -I../../../include or -I/usr/include to the...
next