aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>Stefan Eßer1994-10-1210-1199/+1351
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>Stefan Eßer1994-10-122-0/+774
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>Stefan Eßer1994-10-123-0/+1206
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>Stefan Eßer1994-10-121-0/+1630
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>Stefan Eßer1994-10-122-0/+1094
* Add LDADD += -lcursesAndrey A. Chernov1994-10-121-1/+2
* Add LDADD+= -ltermcapAndrey A. Chernov1994-10-122-1/+4
* LDADD: = -> +=Andrey A. Chernov1994-10-122-4/+4
* SHARED_LDADD --> LDADDAndrey A. Chernov1994-10-121-4/+3
* SHARED_LDADD --> LDADDAndrey A. Chernov1994-10-121-2/+2
* Fix two problems pointed by Bruce:Andrey A. Chernov1994-10-122-24/+28
* Output error diagnostics, if occurse.Andrey A. Chernov1994-10-114-0/+36
* Use libdialog now.Andrey A. Chernov1994-10-113-284/+74
* LIBDIALOG addedAndrey A. Chernov1994-10-112-1/+4
* libdialog addedAndrey A. Chernov1994-10-111-2/+2
* Add libdialog to beforeinstall sectionAndrey A. Chernov1994-10-111-1/+2
* Make all dialog box available from C programs via functions callsAndrey A. Chernov1994-10-1116-0/+3985
* Fix a bug which caused panics when attempting to change just the flags ofGarrett Wollman1994-10-115-10/+60
* Ouch, fixed bug in errno translation (ibcs2 support).Søren Schmidt1994-10-113-6/+3
* Fixed bug in ibcs2 signal translation.Søren Schmidt1994-10-111-4/+4
* Removed static declaration of getvnode() (used in ibcs2)Søren Schmidt1994-10-112-4/+4
* Better IXANY/IXOFF processing into setflags.Andrey A. Chernov1994-10-111-6/+14
* Fix old cs8->cs7 bug, bringed by rlogin.Andrey A. Chernov1994-10-111-25/+45
* Implement meta bit in more cosher way after contacting with zmbenhalAndrey A. Chernov1994-10-113-0/+12
* - remove unnecessary #includes (I think a couple of redundant ones remain)Geoff Rehmet1994-10-113-42/+35
* Make `id' and `groups' somewhat faster and less cpu-intensive :-)Garrett Wollman1994-10-112-2/+2
* Turn off OXTABS by default. Inspection of systems here finds no commercialGarrett Wollman1994-10-111-2/+2
* Implement HOME/END keys for line editAndrey A. Chernov1994-10-102-5/+26
* Implement insert-mode line editingAndrey A. Chernov1994-10-101-16/+23
* minaddr #ifdef lost in previous commit. Sorry.Poul-Henning Kamp1994-10-102-2/+8
* Remove /usr/include/g++/{gen,sys}, we long ago quit using them.Rodney W. Grimes1994-10-101-5/+1
* updated mailing lists and took out refs to 1.1 be around.Gary Clark II1994-10-101-7/+6
* update mailing listsGary Clark II1994-10-102-38/+35
* Cosmetics. Silence gcc -WallPoul-Henning Kamp1994-10-104-22/+20
* Cosmetics. Silence gcc -Wall.Poul-Henning Kamp1994-10-101-2/+2
* Cosmetics. reduce the noise from gcc -Wall.Poul-Henning Kamp1994-10-1026-136/+200
* Hmm, only translate errno when doing an actual return.Søren Schmidt1994-10-103-21/+21
* Clean up after last commit: get rid of some unused variables.David Greenman1994-10-101-1/+1
* SHAREDSTRINGS support was no longer used and just clutters things up,Rodney W. Grimes1994-10-102-18/+1
* Rewrote swap code to work with our swap layout. Much of the code stolenDavid Greenman1994-10-101-72/+28
* Got rid of "APM" macro. Now only NAPM is needed to activate the APM stuff.Poul-Henning Kamp1994-10-102-8/+2
* Cosmetics. Silence gcc -Wall. Much more to do here :-(Poul-Henning Kamp1994-10-107-26/+23
* locore.s: Made the APM stuff depend on NAPM > 0 rather than a separatePoul-Henning Kamp1994-10-105-119/+68
* Cosmetics. Added a prototype.Poul-Henning Kamp1994-10-102-4/+4
* Cosmetics. make gcc less noisy. Still some way to go here.Poul-Henning Kamp1994-10-1011-63/+94
* Change link to symbolic link (term.h)Andrey A. Chernov1994-10-101-2/+2
* Cosmetics. related to getting prototypes into view.Poul-Henning Kamp1994-10-105-58/+64
* Cosmetics. (sort of) Added 19 prototypes.Poul-Henning Kamp1994-10-108-29/+53
* Make the Bt545S work a little nicer with a strategic delay.Jordan K. Hubbard1994-10-101-1/+3
* Merge term.h & nterm.hAndrey A. Chernov1994-10-102-4/+4