]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1996-05-04 markm1) make -DCLOBBER not remove most of /usr/lib
1996-05-04 pstUpdate to 1.1beta5d
1996-05-04 pstUpdate to version 1.1beta5d of the driver. This driver...
1996-05-04 peterThis commit was generated by cvs2svn to compensate...
1996-05-04 peterImport kernel parts of the v0.0.5alpha Stallion driver(s).
1996-05-04 peterThis commit was generated by cvs2svn to compensate...
1996-05-04 peterImport v0.0.4alpha of the Stallion driver.
1996-05-04 peterThis commit was generated by cvs2svn to compensate...
1996-05-04 peterImport v0.0.3alpha of Stallion driver.
1996-05-04 peterThis commit was generated by cvs2svn to compensate...
1996-05-04 peterImport v0.0.2 alpha of the Stallion driver
1996-05-04 peterThis commit was generated by cvs2svn to compensate...
1996-05-04 peterInitial import of driver for the Stallion EasyIO and...
1996-05-04 asamiAdd Yoshiro Mihira <sanpei@yy.cs.keio.ac.jp> for his...
1996-05-03 jkhAdd Andrew McRae for his work on the PCCARD stuff.
1996-05-03 phkAnother sweep over the pmap/vm macros, this time with...
1996-05-03 phkRemove buf->b_actf, nobody uses it anymore.
1996-05-03 phkA nasty #define, so that we don't use buf->b_actf anymore.
1996-05-03 phkTypo.
1996-05-03 joergStupid bug, the default man page goes to section 1...
1996-05-03 phkForget that TAILQ's must be init'ed.
1996-05-03 phkdisksort() is gone, all drivers now use tqdisksort().
1996-05-03 phkMove from the old buf.b_actf to the new TAILQ(buf.b_act).
1996-05-03 phkMove from the old buf.b_actf to the new TAILQ(buf.b_act).
1996-05-03 asamiAdd ccd to list of devices. Also add a sample entry...
1996-05-03 asamiBring in ccd support.
1996-05-03 asamiBring in ccd support.
1996-05-03 asamiBring in ccd support.
1996-05-03 asamiBring in ccd support.
1996-05-03 jkhLook conditionally in obj/ for mktoasc.
1996-05-02 mppSpecify FreeBSd on the .Os line, since this is a FreeBS...
1996-05-02 phkMove atdevbase out of locore.s and into machdep.c
1996-05-02 phkDon't fiddle page tables by hand, use pmap_enter.
1996-05-02 acheAdd missing kD to cons25 default entry
1996-05-02 acheFix ^[[1K (clear from beginning of line to cursor) and
1996-05-02 joergOops, forgot to `cvs add' this one first...
1996-05-02 joergAdd a man page.
1996-05-02 joergReplace the dependency of `install' from `kernel' by...
1996-05-02 mppXref chat(8) and ppp(8).
1996-05-02 mppXref chat(8) and pppd(8). Also change .It references...
1996-05-02 wpaulNIS client-side performance tweak:
1996-05-02 phkRemoved $Log$
1996-05-02 phkThis can go now.
1996-05-02 phkremoved:
1996-05-02 phkPD_SHIFT -> PDRSHIFT
1996-05-02 phkCLSIZE -> getpagesize()
1996-05-02 peterFix a nasty bug that causes random crashes and lockups...
1996-05-02 phkFirst pass at cleaning up macros relating to pages...
1996-05-02 phkRename the very bogus indeed option "LINUX" to "COMPAT_...
1996-05-02 jkhClear the TCP/IP device configuration screen away after...
1996-05-02 phkNBPG -> PAGE_SIZE
1996-05-02 phkKGDB is dead. It may come back one day if somebody...
1996-05-02 phkNBPG -> PAGE_SIZE
1996-05-02 jkhAdd wcd0 to `all' target. The fate of the IDE CDROM...
1996-05-02 phkNBPG -> PAGE_SIZE
1996-05-02 phkNBPG -> getpagesize()
1996-05-02 phkUse PAGE_SIZE instead of NBPG
1996-05-02 phkCache the result of getpagesize() so we only make one...
1996-05-02 phkReplace NBPG with getpagesize()
1996-05-02 jkhYow! /dev/wcd0c got omitted from the boot.flp somehow...
1996-05-02 fennerBack out my stupid braino; I was thinking strlen and...
1996-05-02 fennerSize temp var correctly; buf[4*sizeof "123"] is not...
1996-05-01 mppConvert the time2posix man page to mdoc format. This...
1996-05-01 mppFix a typo.
1996-05-01 mppRemove a redundant description of the EMFILE error...
1996-05-01 phkAdd section with pgp keys (feel free to give it a bette...
1996-05-01 markmProvide a rudimentary man page for this, based mostly...
1996-05-01 markmRewrite this a bit. The patch has already been applied...
1996-05-01 jkhBump SNAP date to 960501 since that's what it is now...
1996-05-01 jkhMight as well be factual. Sigh!
1996-05-01 jkhFix the last known bogon with the packages menu. It...
1996-05-01 jkhMake the call to fortune here conditional as well.
1996-05-01 jkhIf we've selected X, select the compat21 distribution...
1996-05-01 jkhAdd the compat21 dist.
1996-05-01 bdeAdded calibration the i8254 and the i586 clocks agains...
1996-05-01 bdei386/machdep.c
1996-05-01 jkhInclude <sys/buf.h> so that this does't blow up with...
1996-05-01 bdeOops, restored existent option LINUX. It is used at...
1996-05-01 bdeMade this self-sufficent (except for <sys/types.h>...
1996-05-01 bdeFixed a race that caused panics in kernel printfs when...
1996-05-01 bdeDon't return unused values in cpu_switch() or savectx().
1996-05-01 bdeRemoved unused #include.
1996-05-01 jkhMicro tweak for getting the Holographic shell message...
1996-05-01 bdeRemoved nonexistent option "LINUX" (what's that :-).
1996-05-01 bdeOnly disable sio3 by default.
1996-05-01 bdeDefault to udp if neither udp nor tcp is specified...
1996-05-01 bdeRemoved prototype for obsolete function sleep().
1996-05-01 bdeRemoved unnecessary #includes from <sys/imgact.h> so...
1996-05-01 bdeRemoved bogus _BEGIN_DECLS/_END_DECLS.
1996-05-01 bdeMade this self-sufficent (apart from <sys/types.h>...
1996-05-01 jkhAlex Nash added for his contribution of the compat21...
1996-05-01 bdeMade this compile again. A comment delimiter got delet...
1996-05-01 bdeFixed incomplete or wrong lists of prerequisite #includ...
1996-05-01 bdeFixed incomplete or wrong lists of prerequisite #includ...
1996-05-01 bdeFixed a wrong prerequisite #include and a missing funct...
1996-05-01 bdeFixed misformatted #include (.Ft -> .Fd).
1996-05-01 bdeMade this work with the documented prerequisite #includ...
1996-05-01 bdeOops, this should have been with the ctype changes.
1996-05-01 bdeFixed longstanding namespace convolution involving...
1996-04-30 bdeFixed timeouts. I broke them in rev.1.17 for the FORCE...
next