aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Minor fixes to syscons. Blink cursor fixed. History buffer fixed.Søren Schmidt1995-01-3014-16/+16
* Make fetch a bit more forgiving of subdirs.Jordan K. Hubbard1995-01-301-3/+3
* Add LN_FLAGS to all the places it makes sense.Jordan K. Hubbard1995-01-302-4/+4
* Add new LN_FLAGS variable for making LINKS symbolic and whatnot.Jordan K. Hubbard1995-01-301-2/+2
* Make a link to /etc for termcap file. /etc/termcap is just too lodged inJordan K. Hubbard1995-01-301-0/+2
* Make the default paths a bit more rational for our systems (sheesh!).Jordan K. Hubbard1995-01-292-2/+2
* Give this a serious dose of reality by adding the last 2-3Gary Palmer1995-01-291-0/+11
* Third round in syscons update.Søren Schmidt1995-01-2816-68/+108
* Delete a bogus :.Jordan K. Hubbard1995-01-281-2/+2
* Update these to be a little more business-like in appearance.Jordan K. Hubbard1995-01-272-17/+38
* Man page for the new nca driver.Poul-Henning Kamp1995-01-271-0/+69
* Change overloaded Keypad 5 to fkey65Andrey A. Chernov1995-01-2614-16/+16
* Upgrade Back tab & Keypad 5 infoAndrey A. Chernov1995-01-262-4/+4
* Describe Left window, Right window and Menu keysAndrey A. Chernov1995-01-262-0/+6
* Remove Delete remapping, unneccesary nowAndrey A. Chernov1995-01-261-2/+0
* Describe Delete keyAndrey A. Chernov1995-01-2612-27/+25
* Correct Delete key descriptionAndrey A. Chernov1995-01-261-2/+1
* Describe Delete keyAndrey A. Chernov1995-01-262-2/+2
* Add joystick man pageJean-Marc Zucconi1995-01-253-2/+117
* LIBFORMS & LIBSCSI addedAndrey A. Chernov1995-01-251-1/+3
* Add links from mem.4 to kmem.4.David Greenman1995-01-251-1/+1
* Added link from utmp.5 to lastlog.5.David Greenman1995-01-251-1/+1
* Added more missing manual pages from 1.1.5.David Greenman1995-01-2511-3/+1947
* Install bpf manual page.David Greenman1995-01-251-1/+1
* Added bpf(4) manual page from 1.1.5.David Greenman1995-01-251-0/+685
* NOOBJS was bogus - use the already extant `NOOBJ'.Jordan K. Hubbard1995-01-241-2/+2
* Add the ability to say `NOOBJS' to indicate that the target has no objectJordan K. Hubbard1995-01-241-1/+3
* Fix bogus tab in makesum target.Jordan K. Hubbard1995-01-241-2/+1
* Fix this bogus Makefile.Jordan K. Hubbard1995-01-241-1/+0
* Fix more deranged targets.Jordan K. Hubbard1995-01-241-3/+2
* Fix bogus all & clean rules.Jordan K. Hubbard1995-01-241-3/+2
* Fix bogus tab.Jordan K. Hubbard1995-01-241-2/+2
* Whomever put the depend rule in screwed it up. Fix it.Jordan K. Hubbard1995-01-231-2/+3
* Eliminate a bogus stray tab.Jordan K. Hubbard1995-01-231-2/+1
* Set PREFIX in the build target. Suggested by John Fieber.Jordan K. Hubbard1995-01-231-5/+5
* Update the Korean admin's address.Jordan K. Hubbard1995-01-231-2/+2
* Oops. Fix up the checksum routine - my last commit broke it slightly.Gary Palmer1995-01-221-20/+20
* Build ref.bib.i in the object directory.Bruce Evans1995-01-221-2/+2
* Put brackets around EXTRACT_CMD, can be several commands hereAndrey A. Chernov1995-01-171-3/+3
* Remove -Wall for ascii formatting, we don't need so manyAndrey A. Chernov1995-01-171-2/+2
* Modify prev. change, pass internal args directly to groff,Andrey A. Chernov1995-01-171-2/+2
* Call nroff, if PRINTER == asciiAndrey A. Chernov1995-01-171-1/+5
* Nuke BSD tmacAndrey A. Chernov1995-01-171-1/+1
* Correct a small problem in that when there isn't a checksum for thatGary Palmer1995-01-161-4/+11
* Add the Adaptec 282x Series of controller to the supported controllers.Andreas Schulz1995-01-161-1/+2
* Could someone please add the following patch toJoerg Wunsch1995-01-161-0/+1
* Remove duplicated ec capabilityAndrey A. Chernov1995-01-151-1/+1
* Fix cv & ch to increment pos by oneAndrey A. Chernov1995-01-151-1/+1
* Slightly more complete implementation of SUBDIR for libraries.Garrett Wollman1995-01-141-7/+7
* Add SUBDIR facility to bsd.lib.mk like in bsd.prog.mk.Garrett Wollman1995-01-141-2/+15