]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1996-05-04 Peter WemmThis commit was generated by cvs2svn to compensate...
1996-05-04 Peter WemmImport v0.0.3alpha of Stallion driver.
1996-05-04 Peter WemmThis commit was generated by cvs2svn to compensate...
1996-05-04 Peter WemmImport v0.0.2 alpha of the Stallion driver
1996-05-04 Peter WemmThis commit was generated by cvs2svn to compensate...
1996-05-04 Peter WemmInitial import of driver for the Stallion EasyIO and...
1996-05-04 Satoshi AsamiAdd Yoshiro Mihira <sanpei@yy.cs.keio.ac.jp> for his...
1996-05-03 Jordan K. HubbardAdd Andrew McRae for his work on the PCCARD stuff.
1996-05-03 Poul-Henning... Another sweep over the pmap/vm macros, this time with...
1996-05-03 Poul-Henning... Remove buf->b_actf, nobody uses it anymore.
1996-05-03 Poul-Henning... A nasty #define, so that we don't use buf->b_actf anymore.
1996-05-03 Poul-Henning... Typo.
1996-05-03 Joerg WunschStupid bug, the default man page goes to section 1...
1996-05-03 Poul-Henning... Forget that TAILQ's must be init'ed.
1996-05-03 Poul-Henning... disksort() is gone, all drivers now use tqdisksort().
1996-05-03 Poul-Henning... Move from the old buf.b_actf to the new TAILQ(buf.b_act).
1996-05-03 Poul-Henning... Move from the old buf.b_actf to the new TAILQ(buf.b_act).
1996-05-03 Satoshi AsamiAdd ccd to list of devices. Also add a sample entry...
1996-05-03 Satoshi AsamiBring in ccd support.
1996-05-03 Satoshi AsamiBring in ccd support.
1996-05-03 Satoshi AsamiBring in ccd support.
1996-05-03 Satoshi AsamiBring in ccd support.
1996-05-03 Jordan K. HubbardLook conditionally in obj/ for mktoasc.
1996-05-02 Mike PritchardSpecify FreeBSd on the .Os line, since this is a FreeBS...
1996-05-02 Poul-Henning... Move atdevbase out of locore.s and into machdep.c
1996-05-02 Poul-Henning... Don't fiddle page tables by hand, use pmap_enter.
1996-05-02 Andrey A. ChernovAdd missing kD to cons25 default entry
1996-05-02 Andrey A. ChernovFix ^[[1K (clear from beginning of line to cursor) and
1996-05-02 Joerg WunschOops, forgot to `cvs add' this one first...
1996-05-02 Joerg WunschAdd a man page.
1996-05-02 Joerg WunschReplace the dependency of `install' from `kernel' by...
1996-05-02 Mike PritchardXref chat(8) and ppp(8).
1996-05-02 Mike PritchardXref chat(8) and pppd(8). Also change .It references...
1996-05-02 Bill PaulNIS client-side performance tweak:
1996-05-02 Poul-Henning... Removed $Log$
1996-05-02 Poul-Henning... This can go now.
1996-05-02 Poul-Henning... removed:
1996-05-02 Poul-Henning... PD_SHIFT -> PDRSHIFT
1996-05-02 Poul-Henning... CLSIZE -> getpagesize()
1996-05-02 Peter WemmFix a nasty bug that causes random crashes and lockups...
1996-05-02 Poul-Henning... First pass at cleaning up macros relating to pages...
1996-05-02 Poul-Henning... Rename the very bogus indeed option "LINUX" to "COMPAT_...
1996-05-02 Jordan K. HubbardClear the TCP/IP device configuration screen away after...
1996-05-02 Poul-Henning... NBPG -> PAGE_SIZE
1996-05-02 Poul-Henning... KGDB is dead. It may come back one day if somebody...
1996-05-02 Poul-Henning... NBPG -> PAGE_SIZE
1996-05-02 Jordan K. HubbardAdd wcd0 to `all' target. The fate of the IDE CDROM...
1996-05-02 Poul-Henning... NBPG -> PAGE_SIZE
1996-05-02 Poul-Henning... NBPG -> getpagesize()
1996-05-02 Poul-Henning... Use PAGE_SIZE instead of NBPG
1996-05-02 Poul-Henning... Cache the result of getpagesize() so we only make one...
1996-05-02 Poul-Henning... Replace NBPG with getpagesize()
1996-05-02 Jordan K. HubbardYow! /dev/wcd0c got omitted from the boot.flp somehow...
1996-05-02 Bill FennerBack out my stupid braino; I was thinking strlen and...
1996-05-02 Bill FennerSize temp var correctly; buf[4*sizeof "123"] is not...
1996-05-01 Mike PritchardConvert the time2posix man page to mdoc format. This...
1996-05-01 Mike PritchardFix a typo.
1996-05-01 Mike PritchardRemove a redundant description of the EMFILE error...
1996-05-01 Poul-Henning... Add section with pgp keys (feel free to give it a bette...
1996-05-01 Mark MurrayProvide a rudimentary man page for this, based mostly...
1996-05-01 Mark MurrayRewrite this a bit. The patch has already been applied...
1996-05-01 Jordan K. HubbardBump SNAP date to 960501 since that's what it is now...
1996-05-01 Jordan K. HubbardMight as well be factual. Sigh!
1996-05-01 Jordan K. HubbardFix the last known bogon with the packages menu. It...
1996-05-01 Jordan K. HubbardMake the call to fortune here conditional as well.
1996-05-01 Jordan K. HubbardIf we've selected X, select the compat21 distribution...
1996-05-01 Jordan K. HubbardAdd the compat21 dist.
1996-05-01 Bruce EvansAdded calibration the i8254 and the i586 clocks agains...
1996-05-01 Bruce Evansi386/machdep.c
1996-05-01 Jordan K. HubbardInclude <sys/buf.h> so that this does't blow up with...
1996-05-01 Bruce EvansOops, restored existent option LINUX. It is used at...
1996-05-01 Bruce EvansMade this self-sufficent (except for <sys/types.h>...
1996-05-01 Bruce EvansFixed a race that caused panics in kernel printfs when...
1996-05-01 Bruce EvansDon't return unused values in cpu_switch() or savectx().
1996-05-01 Bruce EvansRemoved unused #include.
1996-05-01 Jordan K. HubbardMicro tweak for getting the Holographic shell message...
1996-05-01 Bruce EvansRemoved nonexistent option "LINUX" (what's that :-).
1996-05-01 Bruce EvansOnly disable sio3 by default.
1996-05-01 Bruce EvansDefault to udp if neither udp nor tcp is specified...
1996-05-01 Bruce EvansRemoved prototype for obsolete function sleep().
1996-05-01 Bruce EvansRemoved unnecessary #includes from <sys/imgact.h> so...
1996-05-01 Bruce EvansRemoved bogus _BEGIN_DECLS/_END_DECLS.
1996-05-01 Bruce EvansMade this self-sufficent (apart from <sys/types.h>...
1996-05-01 Jordan K. HubbardAlex Nash added for his contribution of the compat21...
1996-05-01 Bruce EvansMade this compile again. A comment delimiter got delet...
1996-05-01 Bruce EvansFixed incomplete or wrong lists of prerequisite #includ...
1996-05-01 Bruce EvansFixed incomplete or wrong lists of prerequisite #includ...
1996-05-01 Bruce EvansFixed a wrong prerequisite #include and a missing funct...
1996-05-01 Bruce EvansFixed misformatted #include (.Ft -> .Fd).
1996-05-01 Bruce EvansMade this work with the documented prerequisite #includ...
1996-05-01 Bruce EvansOops, this should have been with the ctype changes.
1996-05-01 Bruce EvansFixed longstanding namespace convolution involving...
1996-04-30 Bruce EvansFixed timeouts. I broke them in rev.1.17 for the FORCE...
1996-04-30 Bruce EvansRemoved gratuitous differences from Lite2.
1996-04-30 Bruce Evans#include <sys/filedesc.h> explicitly instead of dependi...
1996-04-30 Bruce EvansFixed nfs sysctls. They missed out on the fs -> vfs...
1996-04-30 Stefan EßerMake pcibus_check() ignore Device/Vendor IDs of all 0.
1996-04-30 Jordan K. HubbardFix another couple of bogons with the package menu.
1996-04-30 Satoshi AsamiAdd ports-all and comment out individual ports-*. ...
1996-04-30 Satoshi AsamiChange Masafumi Nakane's address (masafumi@pobox.com...
next