summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Oops, change ${MAKE_FLAGS} to ${MAKEFLAGS} in pre-configure lineache1994-10-121-2/+2
* Move 'make pre-configure' inside .configure.done: target, orache1994-10-121-2/+3
* configure: pre-configure extract ... must beache1994-10-121-2/+2
* Small corrections:se1994-10-122-12/+6
* Added '-b' option to display the number of in and out bytes on a givendg1994-10-124-35/+86
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-10-1210-1199/+1351
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-10-122-0/+774
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-10-123-0/+1206
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-10-121-0/+1630
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-10-122-0/+1094
* Add LDADD += -lcursesache1994-10-121-1/+2
* Add LDADD+= -ltermcapache1994-10-122-1/+4
* LDADD: = -> +=ache1994-10-122-4/+4
* SHARED_LDADD --> LDADDache1994-10-121-4/+3
* SHARED_LDADD --> LDADDache1994-10-121-2/+2
* Fix two problems pointed by Bruce:ache1994-10-122-24/+28
* Output error diagnostics, if occurse.ache1994-10-114-0/+36
* Use libdialog now.ache1994-10-113-284/+74
* LIBDIALOG addedache1994-10-112-1/+4
* libdialog addedache1994-10-111-2/+2
* Add libdialog to beforeinstall sectionache1994-10-111-1/+2
* This commit was generated by cvs2svn to compensate for changes in r3515,ache1994-10-1116-0/+3985
|\
| * Make all dialog box available from C programs via functions callsache1994-10-1116-0/+3985
* | Fix a bug which caused panics when attempting to change just the flags ofwollman1994-10-115-10/+60
* | Ouch, fixed bug in errno translation (ibcs2 support).sos1994-10-113-6/+3
* | Fixed bug in ibcs2 signal translation.sos1994-10-111-4/+4
* | Removed static declaration of getvnode() (used in ibcs2)sos1994-10-112-4/+4
* | Better IXANY/IXOFF processing into setflags.ache1994-10-111-6/+14
* | Fix old cs8->cs7 bug, bringed by rlogin.ache1994-10-111-25/+45
* | Implement meta bit in more cosher way after contacting with zmbenhalache1994-10-113-0/+12
* | - remove unnecessary #includes (I think a couple of redundant ones remain)csgr1994-10-113-42/+35
* | Make `id' and `groups' somewhat faster and less cpu-intensive :-)wollman1994-10-112-2/+2
* | Turn off OXTABS by default. Inspection of systems here finds no commercialwollman1994-10-111-2/+2
* | Implement HOME/END keys for line editache1994-10-102-5/+26
* | Implement insert-mode line editingache1994-10-101-16/+23
* | minaddr #ifdef lost in previous commit. Sorry.phk1994-10-102-2/+8
* | Remove /usr/include/g++/{gen,sys}, we long ago quit using them.rgrimes1994-10-101-5/+1
* | updated mailing lists and took out refs to 1.1 be around.gclarkii1994-10-101-7/+6
* | update mailing listsgclarkii1994-10-102-38/+35
* | Cosmetics. Silence gcc -Wallphk1994-10-104-22/+20
* | Cosmetics. Silence gcc -Wall.phk1994-10-101-2/+2
* | Cosmetics. reduce the noise from gcc -Wall.phk1994-10-1026-136/+200
* | Hmm, only translate errno when doing an actual return.sos1994-10-103-21/+21
* | Clean up after last commit: get rid of some unused variables.dg1994-10-101-1/+1
* | SHAREDSTRINGS support was no longer used and just clutters things up,rgrimes1994-10-102-18/+1
* | Rewrote swap code to work with our swap layout. Much of the code stolendg1994-10-101-72/+28
* | Got rid of "APM" macro. Now only NAPM is needed to activate the APM stuff.phk1994-10-102-8/+2
* | Cosmetics. Silence gcc -Wall. Much more to do here :-(phk1994-10-107-26/+23
* | locore.s: Made the APM stuff depend on NAPM > 0 rather than a separatephk1994-10-105-119/+68
* | Cosmetics. Added a prototype.phk1994-10-102-4/+4
OpenPOWER on IntegriCloud