summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make newlfs work by adding the MAXSYMLINKLEN and a byte padding togibbs1994-11-171-0/+2
* John Dyson's patches (and a few from me too) to LFS to use a differentgibbs1994-11-175-17/+111
* Remove a peice of commented out code that was left over from the earlygibbs1994-11-171-3/+2
* Add support for NO_WRKDIR.jkh1994-11-171-1/+7
* 2 new concepts that just occurred to me:jkh1994-11-171-1/+14
* If USE_GMAKE is defined, use ${GMAKE} in ${XMKMF} && ${MAKE} Makefilesjmz1994-11-161-1/+5
* Instructions for setting up diskless clientsmartin1994-11-161-0/+130
* Update with new autosizing code, use -1 -1 nowache1994-11-166-11/+11
* Remove str{width,height} functions, they are in libdialog now.ache1994-11-162-29/+1
* Full autosizing support, now you can pass -1, -1 for anyache1994-11-169-24/+134
* Added NO_IMPLICIT_C as our header files in standard locations are eitherljo1994-11-161-0/+3
* Change rules to not generate term.h on second make dependache1994-11-161-5/+4
* Latest from Ugen J.S.Antsilevich" <ugen@NetVision.net.il>. Poul, pleasejkh1994-11-161-842/+788
* Ugen J.S.Antsilevich's latest, happiest, IP firewall code.jkh1994-11-165-263/+518
* 1. Split these scripts into smaller distinct functional units that willjkh1994-11-164-530/+698
* Fix a panic I might have seen, or at least could see some day if I havn'tphk1994-11-161-2/+3
* The previous revision forgot to define fatal_if_no_DDB() when there is DDB.bde1994-11-163-6/+16
* #include <socket.h> -> <sys/socket.h>phk1994-11-162-4/+4
* Allow MAXMEM to be larger than the detected physical memory. This changedg1994-11-162-8/+6
* From: Michael Reifenberger <root@rz-wb.fh-sw.de>jkh1994-11-151-1/+16
* Make shadow more 'real': now shadowed letters appearse as dim ones.ache1994-11-151-16/+13
* Add prototype for Debugger().bde1994-11-152-2/+4
* Fix it to compile without a leftover ddb.h.bde1994-11-151-18/+24
* Remove bogus declaration of Debugger(). Call Debugger() even if DDB isbde1994-11-152-20/+16
* Remove bogus and unused declaration and definition of Debugger().bde1994-11-151-7/+1
* Remove unused definition of Debugger().bde1994-11-151-6/+1
* Remove bogus declaration of Debugger(). Change the macro for Debugger()bde1994-11-151-7/+1
* Don't define KERNEL for compiling genassym. The prototype for the systembde1994-11-153-9/+9
* Include <sys/socket.h> for declaration of struct sockaddr. This helpsbde1994-11-152-7/+12
* Include <sys/time.h> so that we compile again provided <sys/param.h> isbde1994-11-151-6/+8
* Include <sys/disklabel.h> to prepare for slices. Don't include thebde1994-11-151-2/+2
* The SYMTAB_SPACE bloatometer was 40% out of date.bde1994-11-153-6/+6
* Include <sys/systm.h> to get inlines for spl*() so that LINT kernel links.bde1994-11-159-15/+24
* Disable prototypes that conflict with ones in <netinet/in_pcb.h>. Thebde1994-11-151-2/+5
* Make gdt_segs[] public again for APM.bde1994-11-154-16/+32
* Fix type mismatches exposed by a recently added prototype.bde1994-11-152-8/+8
* Add malloc.h for better SYSV/Linux compatibility like mostache1994-11-152-2/+18
* Change CD devices to the correct ones.jkh1994-11-151-3/+3
* Add comment about SYSV-ismache1994-11-151-0/+2
* Fix bug: only one second-level shadow drawedache1994-11-151-0/+16
* Use autodetected dimensions in Sorry! windowache1994-11-151-1/+1
* Use TellEm instead of dialog_msgboxache1994-11-151-2/+1
* Make depends a separate target. Now you can select when the dependencyjkh1994-11-151-11/+15
* Add back tar - I'm not sure where it went again! I know thatjkh1994-11-153-5/+5
* Integrated GCC-2.6.1 -> GCC-2.6.2 changes.phk1994-11-1528-325/+609
* sendbug -> send_prjkh1994-11-141-3/+3
* scsiconf.h:ats1994-11-142-6/+6
* A little fix for "make distribute".phk1994-11-141-1/+1
* Final changes. Now "make distribute" should work as advertised.phk1994-11-142-31/+68
* More changes for the "distribute" target.phk1994-11-141-5/+11
OpenPOWER on IntegriCloud