aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Get rid of overloaded Keypad 5, now F(65)Andrey A. Chernov1995-01-263-24/+24
* Get rid of overloaded Back tab, now F(64)Andrey A. Chernov1995-01-263-6/+6
* Rewrite fkey_tab to produce unique sequences for all fkeysAndrey A. Chernov1995-01-263-42/+60
* 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
* Sync with main termcapAndrey A. Chernov1995-01-262-3/+2
* Correct Delete key descriptionAndrey A. Chernov1995-01-261-2/+1
* Describe Delete keyAndrey A. Chernov1995-01-262-2/+2
* Implement Delete key properly, needed by ncursesAndrey A. Chernov1995-01-263-36/+36
* Install man.local in the correct directory. Apparently everyone is usingBruce Evans1995-01-261-2/+2
* Add yet one & to kadmin startup to not left second-level shell hangingAndrey A. Chernov1995-01-261-1/+1
* Remove FAT_CURSOR, it is already non-existent during severalAndrey A. Chernov1995-01-265-19/+5
* o Restore removed hardware cursor support and make it _default_Andrey A. Chernov1995-01-263-153/+360
* Kill previous commit as it isn't necessary.David Greenman1995-01-261-6/+1
* Fix problem with freeing busy pages reported by Nick Sayer.David Greenman1995-01-261-4/+6
* Use (sleep 20; kadmind ...) & -- wait until kerberos startedAndrey A. Chernov1995-01-261-1/+1
* Comment out pmap_prefault for the time being (perhaps until after 2.1).David Greenman1995-01-262-2/+6
* Use the VM_PAGE_BITS_ALL in a place it can be used.David Greenman1995-01-261-4/+4
* Make sure that the pages being 'pre-faulted' are currently on a queue.David Greenman1995-01-262-2/+8
* Add a reference to ft(8).Jordan K. Hubbard1995-01-261-2/+1
* Add pointer to the `ft' command.Jordan K. Hubbard1995-01-261-0/+1
* Finally add a freakin' man page for tar!Jordan K. Hubbard1995-01-261-0/+379
* Be a bit less fast and loose about setting non-cacheablity of pages.David Greenman1995-01-252-22/+2
* Add joystick man pageJean-Marc Zucconi1995-01-253-2/+117
* Load the kernel symbol table in the boot loader and not at compile time.Bruce Evans1995-01-2524-212/+411
* Add joystickJean-Marc Zucconi1995-01-252-2/+18
* Add entry for the joystick driverJean-Marc Zucconi1995-01-252-2/+4
* Add entry for joystickJean-Marc Zucconi1995-01-251-1/+17
* ioctls for the joystick driverJean-Marc Zucconi1995-01-252-0/+28
* Don't attempt to clean device_pager backed objects at terminate time.David Greenman1995-01-251-2/+3
* Add: device joy0 at isa? port "IO_GAME" (joystick)Jean-Marc Zucconi1995-01-253-3/+9
* LIBFORMS added to DPADDAndrey A. Chernov1995-01-251-1/+1
* LIBS changed to DPADD & LDADDAndrey A. Chernov1995-01-251-1/+2
* DPADD addedAndrey A. Chernov1995-01-251-0/+1
* LIBFORMS & LIBSCSI addedAndrey A. Chernov1995-01-251-1/+3
* Changed address of the game controller to 0x201 (was 0x200)Jean-Marc Zucconi1995-01-255-4/+631
* Add flag `RB_BOOTINFO' that tells if the `struct bootinfo' passed by theBruce Evans1995-01-251-1/+3
* Fix database deletion, we don't have .dir & .pag, use .db insteadAndrey A. Chernov1995-01-252-4/+28
* Fix database rename, we don't have .dr & .pag, use .db insteadAndrey A. Chernov1995-01-252-4/+32
* Remove stale NOOBJ.Bruce Evans1995-01-252-8/+2
* Makefile.tty:Bruce Evans1995-01-252-0/+2
* Add which.Jordan K. Hubbard1995-01-251-2/+2
* Makefile.dev:Bruce Evans1995-01-252-4/+0
* Bring in Joerg's which command. It's small, it's simple, it will stopJordan K. Hubbard1995-01-251-0/+62
* 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