]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-02-15 Jordan K. Hubbardmissing spl() call and off by one error in the handling...
1998-02-15 Bruce EvansRemoved a superstitious fnop() that broke the usefulnes...
1998-02-15 Bruce EvansFixed an aliasing bug. It was too easy to defeat the...
1998-02-15 John DysonMake the rootdir handling more consistent. Now, proces...
1998-02-15 John BirrellAdd #include <string.h> to get prototype for memcpy().
1998-02-15 John Birrellgcc on alpha complains about nested comments. A comment...
1998-02-15 John Birrellsignal() returns SIG_ERR, not just -1. The sys/signal...
1998-02-14 Steve PriceClarify the -batch arguments.
1998-02-14 Steve PriceOverhaul this manpage - removing typos, awkward phrasin...
1998-02-14 Steve PriceNote that '+' and '?' are not special characters in...
1998-02-14 Nate Williams- If a PCCARD serial device is removed from the system...
1998-02-14 Steve PriceCorrectly document h and m modifiers to the time format.
1998-02-14 Steve PriceCleanup code so that long lines to be quoted don't...
1998-02-14 Peter WemmFix top sorting of idle processes. top used p_cpticks...
1998-02-14 Peter WemmA hack to work around the sleep prior to calling the...
1998-02-14 KATO TakenoriSync with sys/i386/conf/majors.i386 revision 1.27.
1998-02-14 KATO TakenoriSync with sys/i386/isa/syscons.c revision 1.256.
1998-02-14 Alexander LangerAvoid using grep when determining ipfw's default policy...
1998-02-13 Paul TrainaChange wfd major block device to 1 as part of the effor...
1998-02-13 Paul TrainaChange wfd major block device to 1 as part of the effor...
1998-02-13 Andrey A. ChernovFix very rare but dangerous bug:
1998-02-13 Jordan K. HubbardMF22: Optimize DOC bootstrap.
1998-02-13 Julian ElischerAdd the GRE protocol
1998-02-13 Poul-Henning... Fix a couple of lines that dropped out in my merge...
1998-02-13 Poul-Henning... Man, twice in as many days. Gotta learn to check that...
1998-02-13 KATO TakenoriSync with sys/i386/isa/syscons.c revision 1.255.
1998-02-13 KATO TakenoriSync with sys/i386/conf/majors.i386 revision 1.26.
1998-02-13 Poul-Henning... Add a skelleton pulse-per-second timing driver. This...
1998-02-13 Poul-Henning... Implement the spirit but not the letter of Terrys hot...
1998-02-13 Poul-Henning... Hmm, it is generally an advantage to commit the most...
1998-02-13 KATO TakenoriUse RDMSR instruction instead of WRMSR.
1998-02-13 KATO TakenoriSync with sys/i386/isa/npx.c revision 1.56.
1998-02-13 KATO TakenoriSync with sys/i386/isa/clock.c revision 1.110.
1998-02-13 KATO TakenoriSync with sys/i386/isa/syscons.c and syscons.h revision...
1998-02-13 Jordan K. HubbardMF22: correct bogus failure return.
1998-02-13 Bruce EvansStaticized.
1998-02-13 Bruce EvansDon't (conditionally) override the kernel's min() and...
1998-02-13 Bruce EvansIfdefed SMP-only declarations.
1998-02-13 Bruce EvansDon't generate warnings for test coverage checking...
1998-02-13 Bruce EvansUpdate timer0_prescaler_count before calling hardclock...
1998-02-13 Bruce EvansIfdefed some npx code. npx should be optional again.
1998-02-13 Bruce EvansFixed missing privilege checking and off-by-1 bounds...
1998-02-13 Bruce EvansConverted putfsent() to Lite2 mount interface - don...
1998-02-13 Bruce EvansDescribe signal handling. Don't describe the old imple...
1998-02-13 Bill PaulClose PR #2206: fix the services.byname target so that...
1998-02-13 Bruce EvansDescribe signal handling. Don't describe the old imple...
1998-02-13 Bruce EvansUncommit the generated file key_prot.h. Install it...
1998-02-13 Bruce EvansFixed printing of %fs and %gs for live kernels.
1998-02-13 Bruce EvansEnsure that the linker sets for commands exist by putti...
1998-02-13 Warner LoshMany security improvements from OpenBSD:
1998-02-13 Julian ElischerFixes from Jeremy Allison and Terry Lambert for pthreads:
1998-02-13 Bruce EvansFixed configuration and linkage of ext2_checkoverlap().
1998-02-13 Bruce EvansRemoved unnecessary dependencies on KERNEL and DIAGNOST...
1998-02-12 Bruce EvansFixed a comment. The module size is (unfortunately...
1998-02-12 Bruce EvansFixed disordering of MLINKS in previous commit. Fixed...
1998-02-12 Bruce EvansFixed staticization (the behaviour is undefined when...
1998-02-12 Bruce EvansUnstaticized.
1998-02-12 Poul-Henning... Add support for VESA mode 0x102 (800x600x4) in syscons...
1998-02-12 Bruce EvansFixed initialization of the 4MB page. Kernels larger...
1998-02-12 Bruce EvansOnly use the i586-optimized copying and zeroing functio...
1998-02-12 Poul-Henning... Fix a white-space nit which I happened to notice.
1998-02-12 Poul-Henning... Add display of type KD_PIXEL.
1998-02-12 Bill PaulFix _listmatch() again so that it works with group...
1998-02-12 Eivind EklundMake NO_LKM a new-style option.
1998-02-12 Kazutaka YOKOTAAdd an entry for the Brazilian keymap with accent key...
1998-02-12 Kazutaka YOKOTA- Add Brazilian keymap with accent definitions.
1998-02-12 Kazutaka YOKOTAOops, sorry, a #define line for my debugging session...
1998-02-12 KATO TakenoriSync with sys/i386/isa/syscons.c revision 1.251.
1998-02-12 KATO TakenoriSync with sys/i386/conf/options.i386 revision 1.72.
1998-02-12 Andrey A. ChernovReplace non-existent ip_forwarding with ipforwarding
1998-02-12 Nate Williams- Bump the minor # due to the addition of the stringlis...
1998-02-12 John PolstraExplicitly describe the rules the shell uses to search...
1998-02-12 Alexander LangerAlter ipfw's behavior with respect to fragmented packet...
1998-02-11 Wolfram Schneiderpwd_mkdb option '-c' was renamed to -C some weeks ago.
1998-02-11 Dima RubanI'm not sure whether this is a correct way to do it,
1998-02-11 David GreenmanFix a && that should be an &.
1998-02-11 John PolstraRemoving boggle due to trademark violations.
1998-02-11 John PolstraDisable boggle. It is being removed due to trademark...
1998-02-11 Bill PaulFix a bug in the database handle caching. This has...
1998-02-11 Guido van RooijOnly forward source routed packets when ip_forwarding...
1998-02-11 Kazutaka YOKOTARemove description on the flags for psm. They are...
1998-02-11 Kazutaka YOKOTAAdded SC_DISABLE_REBOOT and SC_MOUSE_CHAR.
1998-02-11 Jordan K. HubbardClean up comments describing Luigi's alternate sound...
1998-02-11 Kazutaka YOKOTA- Move the mouse cursor to the center of the screen...
1998-02-11 Kazutaka YOKOTA- A new semaphore: font_loading_in_progress.
1998-02-11 Kazutaka YOKOTA- Break scrn_timer() into two pieces. Now screen update...
1998-02-11 Kazutaka YOKOTA- Ignore KBD_RAW_MODE and KBD_CODE_MODE in scgetc(...
1998-02-11 Eivind Eklundspelling
1998-02-11 John PolstraReplace bogus "@(#)err.h 8.1 (Berkeley) 6/2/93" with...
1998-02-11 John PolstraRemove the include of <dlfcn.h> from crt0.c; it is...
1998-02-11 Satoshi AsamiFix printing for bytes read > 4G.
1998-02-11 Eivind EklundDe-staticize enough to make all the LKMs work again...
1998-02-11 Eivind EklundInclude SIMPLELOCK_DEBUG functions even if SMP if compi...
1998-02-10 Brian SomersMove handle_signals() to before the FD_SETs. handle_si...
1998-02-10 Eivind EklundBack out statification and restore a declaration that...
1998-02-10 Guido van RooijDo signal handlig he Posix way
1998-02-10 Jordan K. HubbardForm device names correctly with new unit# syntax.
1998-02-10 Jordan K. HubbardTotally change the way that devices are made in the...
1998-02-10 Eivind EklundStaticize. (Diffs by me & and Simon in cooperation.)
1998-02-10 Eivind EklundFix warning after previous staticization.
next