]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1995-10-22 jkhFixes and updates.
1995-10-22 acheFix 'upgrade' stuff, i.e. when make distrib-dirs runs not
1995-10-22 jkh1. Add Coranth Gryphon's Apache WWW server setup screen.
1995-10-22 acheWrong library was picked by ed
1995-10-22 phkFix various bogosities.
1995-10-22 bdeUndo the the changes in the previous revision (MANSRC...
1995-10-22 bdeUpdate to 4.4lite2 (clean up includes; initialize the...
1995-10-22 phkRemove the last trace of arptnew()
1995-10-22 bdeRemoved unnecessary include of <sys/tty.h>. tty.h...
1995-10-22 bdeUpdate to 4.4lite2 (initialize arrow key data completely).
1995-10-22 bdeFixed lint from cc -Wall.
1995-10-22 bdeFixed dependencies for scrt0.o.
1995-10-22 bdeRemove includes of the wrong ../Makefile.inc (one was...
1995-10-22 bdeFixed use of too many args for `.Em'.
1995-10-22 jkhSecond round of screen update changes. Now handle...
1995-10-22 jkhStyle changes. Clear the screen before a lot of error...
1995-10-22 bdesio.c:
1995-10-22 bdeOnly allow `sensitive' devices for displays in find_dis...
1995-10-22 phkminor cleanup, #includes.
1995-10-22 phkMino cleanup, #includes & unused vars.
1995-10-22 phkMinor cleanup, #include's and unused vars.
1995-10-22 phkWell, cvs commit core'ed on me, I belive I have got...
1995-10-22 phkRemove EXTRA_SANITY, fix a unused var.
1995-10-22 phkMore cleanup.
1995-10-22 phklimit the number of functions we pull in for 'i386'.
1995-10-22 phkand so on...
1995-10-22 phkAs above.
1995-10-22 phkAs above.
1995-10-22 phkMinor cleanup, mostly unused vars and missing #includes.
1995-10-22 jkhDon't assume that $HOME is always set.
1995-10-22 joergMerge version 1.04 into HEAD.
1995-10-22 jkhJust fixin' them bugs as fast as they pop up.
1995-10-22 jkhClean up some of the english here..
1995-10-22 jkhFix a bug in dist extraction when a dist was missing.
1995-10-22 jkhAdd more knobs to the preconfiguration stuff.
1995-10-22 joergThis commit was generated by cvs2svn to compensate...
1995-10-22 joergImport version 1.04 of mkisofs.
1995-10-22 dgFix order problem: unbusy pages before releasing the...
1995-10-22 dgMoved the filesystem read-only check out of the syscall...
1995-10-22 dgSimplified some expressions.
1995-10-22 jkhStyle police throughout.
1995-10-22 acheLink LC_COLLATE inside dirs instead of dirs linking
1995-10-22 acheLink LC_CTYPE inside dirs instead of dirs linking
1995-10-22 jfieberLots of tweaks.
1995-10-22 acheImplement locale.alias via links (including backward...
1995-10-21 joergFinally catch up with the Frenchmen, and create the...
1995-10-21 acheMake real directories for each 8859-1 locale
1995-10-21 phkMake a lot of things static.
1995-10-21 phkRemove declamations which <ctype.h> already does for us.
1995-10-21 phkAdded #include <ctype.h>
1995-10-21 swallaceIn bsd_to_ibcs2_sigaction(), flag for ibcs2 system...
1995-10-21 jkhError message reform. Make an unnecessarily fatal...
1995-10-21 bdeStart including <sys/sysproto.h> to get the correct...
1995-10-21 jkhMake all FTP failures "bounce" the connection properly.
1995-10-21 bdeFix maninstall target for the NOMANCOMPRESS case. ...
1995-10-21 torstenbchange Frank Bartels mail address
1995-10-21 dysonImplement mincore system call.
1995-10-21 jkhFix a couple of things I broke while fixing them.
1995-10-21 bdeRemove private maninstall target. It will conflict...
1995-10-21 acheif uid != euid or gid != egid unsetenv("LD_NOSTD_PATH...
1995-10-21 bdeRewrite and merge some bogus makefiles to create Makefi...
1995-10-21 jkh1. Of course, the day after you roll the snapshots...
1995-10-21 bdeAdd `.sh' suffix and rule.
1995-10-21 bdeRemove private rules for clean, depend, lint, tags...
1995-10-21 bdeAvoid overflow in calcru(). Fixes PR 788.
1995-10-21 peterRemove bogus #include <sys/device.h>, and the bogus...
1995-10-21 bdeReturn early in printreg() when the pointer is NULL...
1995-10-21 dgKilled a few gratuitous #include's.
1995-10-21 peterAdd $Id$ since this version of the file has diverged...
1995-10-21 swallacesigset() should have sa_flags cleared to sig is maked...
1995-10-21 dgFix panic caused by PRU_CONTROL not being dealt with...
1995-10-21 phkA mixed bag of changes, relating to getting the state...
1995-10-21 joergo rename ulimit -p into ulimit -u, so we are in agreeme...
1995-10-20 jkhChange the pkg_info check back - it was correct before!
1995-10-20 acheFix original patch error with ! before strncmp
1995-10-20 jkhSlip some more fixes in under the wire (build hasn...
1995-10-20 acheOops. Change LC_CTYPE to LC_TIME...
1995-10-20 jkhSlip some fixes under the wire. Mostly cosmetic cleanu...
1995-10-20 phk-fomit-frame-pointer is becomming an increasingly popul...
1995-10-20 acheDon't allow LD_* env. variables to be tricked
1995-10-20 acheDon't allow LD_* env. variables to be tricked
1995-10-20 jkhNow I can do all the TCP and FTP configuration from...
1995-10-20 jkhSplit the preconfiguration code off into its own location.
1995-10-20 jkhSync for Westhill build.
1995-10-20 jkhFix fix.
1995-10-20 jkhDocument this a little bit better.
1995-10-20 jkhMore bug fixing, make debug settable two ways, put...
1995-10-20 jkhFinally split this off from system.c, as intended.
1995-10-20 jkhToo many bugs fixed to mention. This code just seems...
1995-10-19 dysonIf we clear the B_CACHE flag because a buffer isn't...
1995-10-19 dgFix initialization of "bsize" in vnode_pager_haspage...
1995-10-19 achePropogate default table to restricted 8859-1 template
1995-10-19 swallaceUse sa_flag option SA_NODEFER in sigsys() emulation...
1995-10-19 swallaceImplement SA_NODEFER sa_flag for sigaction():
1995-10-19 joergRemove the bugs section. sh(1) now has a ulimit builtin.
1995-10-19 joergImplement the "ulimit" builtin. This is the analogon...
1995-10-19 jkhSync.
1995-10-19 jkhDrat! Forgot the adds..
1995-10-19 jkhSync with today's sources:
1995-10-19 phkRecognize Acrobat files too.
next