]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1995-10-31 Joerg WunschInclude the "od" driver. (Oops, forgot to cvs add...
1995-10-31 Joerg WunschMinor correction for the "od" driver.
1995-10-31 Joerg WunschInclude the "od" driver.
1995-10-31 Poul-Henning... Make a lot of stuff static.
1995-10-31 Peter Wemmmfs_open could panic with false identification: panic...
1995-10-31 Andrey A. ChernovRevert fsync ifdef behaviour and name, now default...
1995-10-31 Andrey A. ChernovAdd setlocale LC_CTYPE
1995-10-31 Andrey A. ChernovPut fsync under #ifdef EXTRA_SANITY and turn it off...
1995-10-31 Julian ElischerReviewed by: not yet
1995-10-31 Julian ElischerSubmitted by: Mike mitchell
1995-10-31 Julian ElischerSubmitted by: Mike Mitchell
1995-10-30 Mark MurraySecurity fix - do not allow anyone but root to choose...
1995-10-30 Guido van RooijWhen moving kernel to kernel.old, also change kern...
1995-10-30 Bruce EvansDon't pass an extra trailing arg to some functions.
1995-10-30 Bruce EvansRemoved an annoying redundant declaration that I added...
1995-10-30 Bruce EvansRemoved bogus statics in declarations that don't alloca...
1995-10-30 Bruce EvansMask netisrs during softtty isrs. This may fix PR...
1995-10-30 Poul-Henning... <sys/user.h> -> <sys/time.h>
1995-10-30 Poul-Henning... <sys/user.h> -> <sys/time.h>
1995-10-30 Adam DavidImplement simple quoting for command args.
1995-10-30 Jordan K. HubbardMerge in Coranth's latest Apache setup fixes.
1995-10-29 Peter WemmRemove the $ Log: ... $ lines from the comments in...
1995-10-29 Andras OlahStart the 2MSL timer when the socket is closed and...
1995-10-29 Peter WemmRecover the -K option to co, for handling selective...
1995-10-29 Peter WemmRestore phk's changes from 1.3 - 1.5.. Adds a -v switc...
1995-10-29 Peter WemmRestore nate's change from rev 1.2; improve readability...
1995-10-29 Bruce EvansMade wcstart() non-static again. It is called from...
1995-10-29 Bruce EvansMade wcdattach() non-static again. It is called from...
1995-10-29 Bruce EvansAdd random and urandom.
1995-10-29 Poul-Henning... Second batch of cleanup changes.
1995-10-29 Andrey A. ChernovUse back-quotes in `echo ...recover.*`
1995-10-29 Bruce EvansFix mmioctl() for !DEVRANDOM case. mmioctl() is a...
1995-10-29 David GreenmanUse the new config(8) %SFILES token to auto-generate...
1995-10-29 David GreenmanAdded support for a %SFILES token to auto-generate...
1995-10-29 Andrey A. ChernovRemove char->int promotion.
1995-10-29 Poul-Henning... #include <sys/user.h>
1995-10-29 Poul-Henning... #include <sys/user.h>
1995-10-29 Poul-Henning... Don't include things more than once :-)
1995-10-29 Poul-Henning... Clean up and make code (more) readable.
1995-10-29 Poul-Henning... Define TRUE & FALSE rather than depending on bogus...
1995-10-29 Peter WemmBuild and install diff.info..
1995-10-29 Bruce EvansAdd rndcontrol.
1995-10-29 Peter WemmThis commit was generated by cvs2svn to compensate...
1995-10-29 Peter WemmImport diff-2.7's diff.texi which I left out last time.
1995-10-29 Peter WemmAARGH!!!!
1995-10-29 Justin T. GibbsInitialize SXFRCTL0 with DFON|SPIOEN|ULTRAEN.
1995-10-29 Justin T. GibbsOnly or in CLRCHN in SXFRCTL0. All other bits in this...
1995-10-29 Andrey A. ChernovMake it works with 8bit charsets
1995-10-28 Paul TrainaRecover vi recovery files on reboot.
1995-10-28 Andrey A. ChernovNow works with 8bit chars...
1995-10-28 Paul TrainaClose out kern/46.
1995-10-28 Paul TrainaClose out kern/46.
1995-10-28 Andrey A. ChernovFix broken charclass handling
1995-10-28 Peter WemmFirst part of import conflict merge from rcs-5.7 import.
1995-10-28 Peter WemmImport rcs-5.7, required for full support of cvs-1.6.
1995-10-28 Peter WemmThis commit was generated by cvs2svn to compensate...
1995-10-28 Poul-Henning... I add #include <sys/user.h>
1995-10-28 Andrey A. ChernovAdd setlocale LC_CTYPE
1995-10-28 Andrey A. ChernovAdd setlocale LC_CTYPE
1995-10-28 Andrey A. ChernovAdd setlocale LC_CTYPE
1995-10-28 Peter WemmMerge in/out comflicts caused by Diffutils-2.7 import...
1995-10-28 Peter WemmImport GNU diffutils 2.7
1995-10-28 Peter WemmThis commit was generated by cvs2svn to compensate...
1995-10-28 Peter WemmAdd extra export symbols for the ATAPI generic interface.
1995-10-28 Peter WemmReattach atapi and wcd to the lkm Makefile, these compi...
1995-10-28 Peter WemmRepair the wcd and atapi code a little, so that it...
1995-10-28 Justin T. GibbsFix incorrect bit definitions for SXFRCTL0 (typo)....
1995-10-28 Peter WemmAdd a few more heuristics to modload:
1995-10-28 Mark MurrayControl utility for the /dev/random device. This allows...
1995-10-28 Mark MurrayTheodore Ts'po's random number gernerator for Linux...
1995-10-28 Poul-Henning... Add #include <sys/user.h>.
1995-10-28 Paul TrainaClose out PR#723: time -l dumps core
1995-10-28 Poul-Henning... Remove unused functions and variables, make things...
1995-10-28 Andrey A. ChernovAdd setlocale LC_CTYPE
1995-10-28 Andrey A. ChernovAdd ascii links
1995-10-28 Andrey A. ChernovAdd ascii locale dir
1995-10-28 Andrey A. ChernovAdd strict 7bit ASCII locale
1995-10-28 Peter WemmSorry.. I didn't mean to re-enable wcd yet
1995-10-28 Peter DufaultAdd entries for labpc.4, nca.4, scd.4, and sea.4 to the
1995-10-28 Poul-Henning... Sorry, the last commit screwed up for me, this is the...
1995-10-28 Peter WemmMake modload calculate a reasonable default entry point...
1995-10-28 Poul-Henning... Rewamp the way we make sysctl variables to be easier...
1995-10-28 Andrey A. ChernovSimplify FILES section in the same manner like groff...
1995-10-28 Andrey A. ChernovAdd reference to koi8-r device, fix formatting a little
1995-10-28 Peter WemmPart 2 of the linux LKM hook, and use the new screen...
1995-10-28 Andrey A. ChernovAdd reference to koi8-r device
1995-10-28 Peter WemmIn a moment of weakness, I added the switch for loading...
1995-10-28 Peter WemmDo a pass over the broken LKM's and update them to...
1995-10-28 Peter Wemmsymorder appears to have been designed to run on execut...
1995-10-28 Andrey A. ChernovFix -h option:
1995-10-28 Peter WemmAt the risk of starting a commit-war, attempt to fix...
1995-10-28 Bruce EvansCall vfs_unbusy() before error returns from sysctl_vnod...
1995-10-28 Paul TrainaClose docs/43 manpage for keysu is missing
1995-10-28 Andrey A. ChernovTemp. disable following modules:
1995-10-28 Andrey A. ChernovBack out bogus "fix" which was commited over right...
1995-10-27 Julian ElischerSubmitted by: Mike Mitchell
1995-10-27 Jordan K. HubbardSome last few tweaks - now the sample home page comes...
1995-10-27 Jordan K. HubbardChange the script-driven custom distribution selection...
1995-10-27 Adam Davidmisc typos
1995-10-27 Adam David- #if defined(TF_NEEDSYN) && defined(TF_NEEDSYN)
next