| Commit message (Expand) | Author | Age | Files | Lines |
| * | Get rid of overloaded Keypad 5, now F(65) | Andrey A. Chernov | 1995-01-26 | 3 | -24/+24 |
| * | Get rid of overloaded Back tab, now F(64) | Andrey A. Chernov | 1995-01-26 | 3 | -6/+6 |
| * | Rewrite fkey_tab to produce unique sequences for all fkeys | Andrey A. Chernov | 1995-01-26 | 3 | -42/+60 |
| * | Describe Left window, Right window and Menu keys | Andrey A. Chernov | 1995-01-26 | 2 | -0/+6 |
| * | Remove Delete remapping, unneccesary now | Andrey A. Chernov | 1995-01-26 | 1 | -2/+0 |
| * | Describe Delete key | Andrey A. Chernov | 1995-01-26 | 12 | -27/+25 |
| * | Sync with main termcap | Andrey A. Chernov | 1995-01-26 | 2 | -3/+2 |
| * | Correct Delete key description | Andrey A. Chernov | 1995-01-26 | 1 | -2/+1 |
| * | Describe Delete key | Andrey A. Chernov | 1995-01-26 | 2 | -2/+2 |
| * | Implement Delete key properly, needed by ncurses | Andrey A. Chernov | 1995-01-26 | 3 | -36/+36 |
| * | Install man.local in the correct directory. Apparently everyone is using | Bruce Evans | 1995-01-26 | 1 | -2/+2 |
| * | Add yet one & to kadmin startup to not left second-level shell hanging | Andrey A. Chernov | 1995-01-26 | 1 | -1/+1 |
| * | Remove FAT_CURSOR, it is already non-existent during several | Andrey A. Chernov | 1995-01-26 | 5 | -19/+5 |
| * | o Restore removed hardware cursor support and make it _default_ | Andrey A. Chernov | 1995-01-26 | 3 | -153/+360 |
| * | Kill previous commit as it isn't necessary. | David Greenman | 1995-01-26 | 1 | -6/+1 |
| * | Fix problem with freeing busy pages reported by Nick Sayer. | David Greenman | 1995-01-26 | 1 | -4/+6 |
| * | Use (sleep 20; kadmind ...) & -- wait until kerberos started | Andrey A. Chernov | 1995-01-26 | 1 | -1/+1 |
| * | Comment out pmap_prefault for the time being (perhaps until after 2.1). | David Greenman | 1995-01-26 | 2 | -2/+6 |
| * | Use the VM_PAGE_BITS_ALL in a place it can be used. | David Greenman | 1995-01-26 | 1 | -4/+4 |
| * | Make sure that the pages being 'pre-faulted' are currently on a queue. | David Greenman | 1995-01-26 | 2 | -2/+8 |
| * | Add a reference to ft(8). | Jordan K. Hubbard | 1995-01-26 | 1 | -2/+1 |
| * | Add pointer to the `ft' command. | Jordan K. Hubbard | 1995-01-26 | 1 | -0/+1 |
| * | Finally add a freakin' man page for tar! | Jordan K. Hubbard | 1995-01-26 | 1 | -0/+379 |
| * | Be a bit less fast and loose about setting non-cacheablity of pages. | David Greenman | 1995-01-25 | 2 | -22/+2 |
| * | Add joystick man page | Jean-Marc Zucconi | 1995-01-25 | 3 | -2/+117 |
| * | Load the kernel symbol table in the boot loader and not at compile time. | Bruce Evans | 1995-01-25 | 24 | -212/+411 |
| * | Add joystick | Jean-Marc Zucconi | 1995-01-25 | 2 | -2/+18 |
| * | Add entry for the joystick driver | Jean-Marc Zucconi | 1995-01-25 | 2 | -2/+4 |
| * | Add entry for joystick | Jean-Marc Zucconi | 1995-01-25 | 1 | -1/+17 |
| * | ioctls for the joystick driver | Jean-Marc Zucconi | 1995-01-25 | 2 | -0/+28 |
| * | Don't attempt to clean device_pager backed objects at terminate time. | David Greenman | 1995-01-25 | 1 | -2/+3 |
| * | Add: device joy0 at isa? port "IO_GAME" (joystick) | Jean-Marc Zucconi | 1995-01-25 | 3 | -3/+9 |
| * | LIBFORMS added to DPADD | Andrey A. Chernov | 1995-01-25 | 1 | -1/+1 |
| * | LIBS changed to DPADD & LDADD | Andrey A. Chernov | 1995-01-25 | 1 | -1/+2 |
| * | DPADD added | Andrey A. Chernov | 1995-01-25 | 1 | -0/+1 |
| * | LIBFORMS & LIBSCSI added | Andrey A. Chernov | 1995-01-25 | 1 | -1/+3 |
| * | Changed address of the game controller to 0x201 (was 0x200) | Jean-Marc Zucconi | 1995-01-25 | 5 | -4/+631 |
| * | Add flag `RB_BOOTINFO' that tells if the `struct bootinfo' passed by the | Bruce Evans | 1995-01-25 | 1 | -1/+3 |
| * | Fix database deletion, we don't have .dir & .pag, use .db instead | Andrey A. Chernov | 1995-01-25 | 2 | -4/+28 |
| * | Fix database rename, we don't have .dr & .pag, use .db instead | Andrey A. Chernov | 1995-01-25 | 2 | -4/+32 |
| * | Remove stale NOOBJ. | Bruce Evans | 1995-01-25 | 2 | -8/+2 |
| * | Makefile.tty: | Bruce Evans | 1995-01-25 | 2 | -0/+2 |
| * | Add which. | Jordan K. Hubbard | 1995-01-25 | 1 | -2/+2 |
| * | Makefile.dev: | Bruce Evans | 1995-01-25 | 2 | -4/+0 |
| * | Bring in Joerg's which command. It's small, it's simple, it will stop | Jordan K. Hubbard | 1995-01-25 | 1 | -0/+62 |
| * | Add links from mem.4 to kmem.4. | David Greenman | 1995-01-25 | 1 | -1/+1 |
| * | Added link from utmp.5 to lastlog.5. | David Greenman | 1995-01-25 | 1 | -1/+1 |
| * | Added more missing manual pages from 1.1.5. | David Greenman | 1995-01-25 | 11 | -3/+1947 |
| * | Install bpf manual page. | David Greenman | 1995-01-25 | 1 | -1/+1 |
| * | Added bpf(4) manual page from 1.1.5. | David Greenman | 1995-01-25 | 1 | -0/+685 |