summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Argh! Another instance of DES rather than des that I forgot. Truly,jkh1995-05-111-2/+2
* Make fmt ctype-awareache1995-05-111-6/+6
* Document the fact that almost all the user configuration stuff is nowjkh1995-05-112-2/+10
* The lites web page has moved.jkh1995-05-112-4/+4
* Add some more defines that don't change the genericness of a file.wollman1995-05-111-0/+20
* Make `make links' work by leaving swapkernel.c off out of the links processingwollman1995-05-113-9/+9
* Fix -Wformat warnings from LINT kernel.rgrimes1995-05-1132-89/+113
* Reviewed by: wollmanrgrimes1995-05-112-2/+20
* Use spc, not spt, DUH! Thanks Bruce!phk1995-05-111-2/+2
* Updated the text to reflect changes in the english version.lars1995-05-112-28/+28
* 1. Don't check CHUNK_BSD_COMPAT for now; it always returns "no" and isjkh1995-05-1112-33/+66
* Add ls to the boot floppy - folks will be lost without it!jkh1995-05-115-10/+10
* Revise this to actually print all the various isa_device field valuesjkh1995-05-111-5/+5
* Define _POSIX_VDISABLE so that it can be used in #if expressions.bde1995-05-113-7/+7
* Add variable `idelayed' and macros setdelayed() and schedsofttty()bde1995-05-116-6/+40
* Move conflicts flag to the end.jkh1995-05-111-2/+2
* Add loadandclear(). It atomically loads a value from memory, clears thebde1995-05-112-2/+24
* Drop the inode count down a bit - we ran out of inodes with the help files.jkh1995-05-111-2/+2
* Argh! Get the args to tar right. It's late. I'm sleepy.jkh1995-05-111-2/+3
* Use the proper libs for sh.jkh1995-05-115-10/+10
* 1. Fix a cd which somehow got capitalized.jkh1995-05-111-3/+3
* Clean this up a bit - add more documentation to the documentation menu.jkh1995-05-119-15/+33
* Dump the help files onto the new floppy.jkh1995-05-111-8/+7
* Put a shell on the boot floppy.jkh1995-05-116-31/+21
* First round of changes after testing this on actual systems. Clean upjkh1995-05-1119-134/+158
* DES -> des. Sigh!jkh1995-05-111-0/+19
* Get the CHUNK_COMPAT_BSD flag right.phk1995-05-116-90/+80
* Lower-case the name of the DES directory. Yes, it's an acronym, but DOSjkh1995-05-111-2/+2
* Pass me the pointed chapeau - this typo somehow got through my testing.jkh1995-05-112-4/+4
* If you config a kernel with 'config kernel swap generic' and try towpaul1995-05-112-4/+4
* Add a new `conflicts' flag for telling when a device is in conflict withjkh1995-05-114-4/+10
* Remove all vestiges of the ALLOW_CONFLICT_FOO evil and replace it withjkh1995-05-116-100/+41
* Added "FreeBSD in a nutshell", swiped from the WWW pages with ajfieber1995-05-112-2/+151
* #ifdef'd my Nagel/ACK hack with "TCP_ACK_HACK", disabled by default. I'mdg1995-05-112-2/+48
* Ack! One slipped through the cracks: remember to return the correctlywpaul1995-05-111-3/+3
* Delete two debugging printfs that mistakenly crept in.wollman1995-05-113-6/+3
* Make networking domains drop-ins, through the magic of GNU ld. (Some day,wollman1995-05-1118-100/+147
* Performace improvements/simplifications/cleanups:wpaul1995-05-101-75/+110
* Fix a long-standing bug that broke pkg_info utterly and probably madejkh1995-05-101-8/+7
* Fix a long-standing bug that broke pkg_info utterly and probably madejkh1995-05-102-8/+13
* Bump the number of allowable args by a factor of 4. I just scannedjkh1995-05-101-2/+2
* Added Jordan's "brief history of FreeBSD", swiped from the WWW pages.jfieber1995-05-102-2/+47
* Document fetch-by-URL.jkh1995-05-101-1/+9
* Re-work make_dist() routine to build the tar command more reasonably.jkh1995-05-101-54/+58
* Don't use curses routines until that part of the system is initialized.jkh1995-05-103-12/+18
* Unlock the vnode before sleeping on an OBJ_DEAD object. Should fix Bruce'sdg1995-05-101-15/+16
* Changed "handle" from type caddr_t to void *; "handle" is several differentdg1995-05-108-19/+19
* Remove dmenu from the Makefilejkh1995-05-101-2/+2
* Reviewed by:jkh1995-05-101-5/+9
* Remove ncftp from cpio - we don't need it any more.jkh1995-05-107-18/+28
OpenPOWER on IntegriCloud