]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
1996-04-30 bdeRemoved gratuitous differences from Lite2.
1996-04-30 bde#include <sys/filedesc.h> explicitly instead of dependi...
1996-04-30 bdeFixed nfs sysctls. They missed out on the fs -> vfs...
1996-04-30 seMake pcibus_check() ignore Device/Vendor IDs of all 0.
1996-04-30 jkhFix another couple of bogons with the package menu.
1996-04-30 asamiAdd ports-all and comment out individual ports-*. ...
1996-04-30 asamiChange Masafumi Nakane's address (masafumi@pobox.com...
1996-04-30 jkhDocument the /etc/fbtab fix for X.
1996-04-30 phkDon't include <machine/ansi.h> twice.
1996-04-30 phkpte.h: Add the VADDR(pdi,pti) macro to construct virtua...
1996-04-30 phkRemove a spurious mapping that was introduced earlier.
1996-04-30 jkhAdd a missing close that left ftpd's scattered around...
1996-04-30 jkhproperly reset SYSTEM_STATE after installCommit runs.
1996-04-30 jkhFix some bogons in the package installer menu and searc...
1996-04-30 jkhMake sure package-installers refresh the screen properly.
1996-04-30 jkhClear the screen before putting up tcpip dialog.
1996-04-30 jkhMore cosmetic changes before tomorrow's snapshot.
1996-04-30 joergCorrect a typo.
1996-04-30 jkhHighly cosmetic tweaks.
1996-04-30 jkhMake the invocation of fortune conditional
1996-04-30 jkhhash_search() has changed its calling semantics somewha...
1996-04-29 dysonMove the map entry allocations from the kmem_map to...
1996-04-29 jkhFix more display weirdnesses that only show up during...
1996-04-29 jkhRemove a bogus dialog_clear();
1996-04-29 phkSupport for "-u" which sets the timestamp from the...
1996-04-29 jkhFace the truth and bump the 2.2-960428-SNAP to 2.2...
1996-04-29 julianslight re-ordering to allow the qcam to compile with...
1996-04-29 jkhAdd ATAPI_STATIC so that the ATAPI cdroms work correctl...
1996-04-29 jkhAdd an extra line to the floppies target which will...
1996-04-29 jkhReshuffle the installation routines a little for greate...
1996-04-29 jkhYikes - bogon crept into the NFS setup menu.
1996-04-29 jkhFix a small display bogon with the progress indicators.
next