summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PD_SHIFT -> PDRSHIFTphk1996-05-022-8/+8
* CLSIZE -> getpagesize()phk1996-05-021-2/+2
* Fix a nasty bug that causes random crashes and lockups particularly onpeter1996-05-021-1/+6
* First pass at cleaning up macros relating to pages, clusters and all that.phk1996-05-0222-127/+125
* Rename the very bogus indeed option "LINUX" to "COMPAT_LINUX".phk1996-05-025-38/+38
* Clear the TCP/IP device configuration screen away after we invoke it.jkh1996-05-023-3/+6
* NBPG -> PAGE_SIZEphk1996-05-024-26/+26
* KGDB is dead. It may come back one day if somebody does it.phk1996-05-0212-327/+18
* NBPG -> PAGE_SIZEphk1996-05-023-10/+10
* Add wcd0 to `all' target. The fate of the IDE CDROM support in 2.2jkh1996-05-022-4/+4
* NBPG -> PAGE_SIZEphk1996-05-022-26/+26
* NBPG -> getpagesize()phk1996-05-023-4/+4
* Use PAGE_SIZE instead of NBPGphk1996-05-021-2/+2
* Cache the result of getpagesize() so we only make one syscall.phk1996-05-022-16/+19
* Replace NBPG with getpagesize()phk1996-05-021-3/+3
* Yow! /dev/wcd0c got omitted from the boot.flp somehow. Guess that explainsjkh1996-05-021-2/+2
* Back out my stupid braino; I was thinking strlen and not sizeof.fenner1996-05-023-6/+6
* Size temp var correctly; buf[4*sizeof "123"] is not long enoughfenner1996-05-023-6/+6
* Convert the time2posix man page to mdoc format. This stillmpp1996-05-011-49/+45
* Fix a typo.mpp1996-05-011-1/+1
* Remove a redundant description of the EMFILE error, and fix a typo.mpp1996-05-011-7/+1
* Add section with pgp keys (feel free to give it a better layout)phk1996-05-015-5/+88
* Provide a rudimentary man page for this, based mostly on the README.PATCH.markm1996-05-012-2/+61
* Rewrite this a bit. The patch has already been applied, and usersmarkm1996-05-011-47/+39
* Bump SNAP date to 960501 since that's what it is now. Next SNAP, thesejkh1996-05-012-4/+8
* Might as well be factual. Sigh!jkh1996-05-011-2/+2
* Fix the last known bogon with the packages menu. It's SNAP time!jkh1996-05-015-11/+11
* Make the call to fortune here conditional as well.jkh1996-05-011-1/+1
* If we've selected X, select the compat21 distribution as well.jkh1996-05-012-4/+4
* Add the compat21 dist.jkh1996-05-012-2/+4
* Added calibration the i8254 and the i586 clocks agains the RTC at bootbde1996-05-019-237/+1257
* i386/machdep.cbde1996-05-012-28/+6
* Include <sys/buf.h> so that this does't blow up with B_WRITE undefined.jkh1996-05-012-2/+4
* Oops, restored existent option LINUX. It is used at config-time.bde1996-05-013-3/+6
* Made this self-sufficent (except for <sys/types.h>) when compiled inbde1996-05-011-35/+43
* Fixed a race that caused panics in kernel printfs when the screen timeoutbde1996-05-013-6/+15
* Don't return unused values in cpu_switch() or savectx().bde1996-05-015-22/+10
* Removed unused #include.bde1996-05-012-4/+2
* Micro tweak for getting the Holographic shell message to stay on thejkh1996-05-013-6/+6
* Removed nonexistent option "LINUX" (what's that :-).bde1996-05-015-10/+5
* Only disable sio3 by default.bde1996-05-012-4/+4
* Default to udp if neither udp nor tcp is specified. The previous revisionbde1996-05-012-2/+4
* Removed prototype for obsolete function sleep().bde1996-05-011-2/+1
* Removed unnecessary #includes from <sys/imgact.h> so that it isbde1996-05-019-16/+27
* Removed bogus _BEGIN_DECLS/_END_DECLS.bde1996-05-019-92/+57
* Made this self-sufficent (apart from <sys/types.h>) again. It includedbde1996-05-011-6/+7
* Alex Nash added for his contribution of the compat21 distribution.jkh1996-05-011-1/+2
* Made this compile again. A comment delimiter got deleted in the Lite2bde1996-05-011-1/+2
* Fixed incomplete or wrong lists of prerequisite #includes related tobde1996-05-015-3/+10
* Fixed incomplete or wrong lists of prerequisite #includes related tobde1996-05-012-2/+4
OpenPOWER on IntegriCloud