phk
430781a87f
Make the "games" dist the hard way.
1994-11-20 01:53:09 +00:00
phk
cce8666407
/usr/share/games belong in "games dist"
1994-11-20 01:19:33 +00:00
phk
32525719d6
Make the tarballs target work.
1994-11-20 01:01:28 +00:00
phk
bc27a932fa
A couple of changes more. Now Paul & Jordan can play again... :-)
1994-11-20 00:49:21 +00:00
ache
ef0518f6db
Add ^X,^B,^F,^E,^A
...
Implement KEY_DC/^D
Fix some displaying errors
Add more beeps on reaching edges
1994-11-20 00:21:02 +00:00
phk
f7ebe8faec
Changes to match Pauls code. Had to "globalize" the variables for the
...
mountpoints.
1994-11-19 23:59:03 +00:00
ache
b486198d8f
Now use "btab" keyword in all keymaps
1994-11-19 23:27:03 +00:00
ache
9d3f05c9d6
More intelligent BackTab fix using BTAB special key (unused before)
1994-11-19 23:17:48 +00:00
ache
198638d64c
Fix all keymaps to bring BackTab to life.
1994-11-19 22:58:56 +00:00
phk
cef2194fe1
I just learned that isa.h is included in assembler files too...
1994-11-19 18:59:04 +00:00
phk
be53cb0095
add
...
extern u_int atdevbase; /* offset in virtual memory of ISA io mem */
here for a moment, to get it into BETA
1994-11-19 18:47:57 +00:00
paul
433a9ec864
Changed the MBR partition type field from being a string to
...
a decimal value.
I don't have the time to deal with users typing in partition names
such as "FreeBSD" at the moment so just allow the numerical id to be
specified for the moment.
1994-11-19 18:23:08 +00:00
nate
b0e421ddac
NetBSD -> FreeBSD
...
(Bring to 2.0 please)
1994-11-19 18:19:27 +00:00
nate
954a0e4dba
NetBSD -> FreeBSD
...
(Please bring into 2.0)
1994-11-19 18:13:59 +00:00
nate
fff3236967
NetBSD -> FreeBSD
...
(Poul, bring this into 2.0 please)
1994-11-19 17:55:35 +00:00
ats
0e3fe6fd27
Add the missing subdirs cdplay and spkrtest into the clean/cleandir targets.
1994-11-19 17:34:12 +00:00
paul
10b6f8dcf3
Implemented buttons for all the screens.
...
Could do with some cosmetic tuning regarding placement and things.
Fixed some dialog code (from Andrew).
Pass mountpoints onto stage2 in a struct fstab *mounts[]
Fix all the field connections to conform to the new L&F document.
1994-11-19 17:29:19 +00:00
ats
535da6b259
Ooops, change back the LIBDIR macro to the SHLIBDIR macro for the shared
...
libs as told by Bruce. Now it works.
1994-11-19 14:01:58 +00:00
jkh
c49122881a
Some miscellaneous bug fixes inspired by Adam Glass's work. Adam's
...
work is actually more comprehensive, but I just took what was needed
for now given our compressed time schedules. Thanks, Adam!
Submitted by: glass
1994-11-19 13:57:21 +00:00
ats
33879b3599
More updates to the manual pages. Used also the unknown macro.
...
Also install the named-xfer manual page, when we have it in the source.
1994-11-19 13:42:06 +00:00
ats
d6edf24771
More updates to the manual pages. Used also the unknown macro.
1994-11-19 13:41:26 +00:00
ats
39b1dfca20
Correct the nslookup manpage that has some macros in it, that our man system
...
doesn't understand.
1994-11-19 13:16:52 +00:00
ats
e32cc240b5
Correct the named manpage that has some macros in it, that our man system
...
doesn't understand.
1994-11-19 13:14:54 +00:00
ats
bdff7a40ca
Correct the dig manpage that has some macros in it, that our man system
...
doesn't understand.
1994-11-19 13:12:37 +00:00
ache
8d964f41a7
Automatically turn off insert mode when end of field reached
...
in line_edit().
1994-11-19 10:22:12 +00:00
ache
1b44a4bb6d
Highlight only flen sized part while editing in line_edit()
1994-11-19 09:58:34 +00:00
paul
45071d7640
I hope this gets my changes merged back into the current branch.
...
Removed a layer of menus.
Auto select partition to install into -- first FreeBSD partition
in MBR table. Abort if no FreeBSD partition.
Added a F_BUTTON type.
Fixed up label editor to show free space properly.
Fixed a few bugs.
1994-11-19 05:20:13 +00:00
ache
ff4e7b036e
Highlight only space available for editing
1994-11-19 00:45:02 +00:00
ache
36e48a1400
Insert newline into too long line
1994-11-19 00:17:55 +00:00
ache
b07ce32e95
Fix more dialog bugs and core dumps introduced by previous commiter
1994-11-19 00:09:00 +00:00
ats
1e4e71f6b0
Make two variables static so that the compiler warnings are
...
vanishing. As far as i know rpc.rusersd is single_threaded, so
this shouldn't be a problem.
1994-11-18 23:36:18 +00:00
ache
36b86c098c
Fix dialog things broken by previous commiter
1994-11-18 23:34:05 +00:00
ats
3bd8d2abd3
Reviewed by: Roger Holst roger@first.gmd.de
...
Add an initialization of the len parameter for the getsockname call.
Now rpc.rwalld can run under inetd.
1994-11-18 22:50:22 +00:00
ache
91b9eb92f4
silently restrict all boxes to LINES, COLS
1994-11-18 22:49:09 +00:00
ats
0b8b8f01ee
Reviewed by: Roger Holst roger@first.gmd.de
...
Add an initialization of the len parameter for the getsockname call.
Now rpc.rusersd can run under inetd.
1994-11-18 22:40:11 +00:00
ats
3e9710907d
Reviewed by: Roger Holst roger@first.gmd.de
...
Add an initialization of the len parameter for the getsockname call.
Now rpc.rstatd can run under inetd.
1994-11-18 22:31:05 +00:00
ache
8950638ff7
Nuke edit_line crawled in again. Change all occurances to line_edit.
1994-11-18 22:21:57 +00:00
ats
dff2367550
Fixed a typo. Seems this manual page has stemmed from the rwall
...
man page :-).
1994-11-18 21:37:40 +00:00
gibbs
ea0a6a1c28
Register with devconfg so we show up in lsdev.
1994-11-18 20:34:30 +00:00
ats
f8fe134136
Change the example line for popper to point to /usr/local/libexec/popper
...
instead of /usr/local/etc/popper. The 2.0 installation installs it there.
1994-11-18 20:01:21 +00:00
paul
b56a203af3
Update the in-core disklabel when we change the on-disk version.
...
Fix up the editor links for the disklabel editor.
Correct the display of fields when they're longer than the
viewable length.
1994-11-18 19:29:01 +00:00
jkh
24b40121fd
Put ie0 above ep0. Otherwise, the ie0 probe clobbers it.
...
Submitted by: gibbs
1994-11-18 19:10:25 +00:00
jkh
120c518a0e
Some fields overflowed. Fix 'em up.
1994-11-18 19:09:33 +00:00
gibbs
8fe145ab13
IO_EISASIZE should be 1 slot, not 2.
1994-11-18 19:01:25 +00:00
jkh
a60b4105b3
Minor reformatting changes. Trying to also figure our why *some* links
...
are made and not others! :-( My cu link, for example. Or restore->rrestore!
1994-11-18 18:42:08 +00:00
paul
b0eb8ee384
New files that the last commit missed.
1994-11-18 18:24:00 +00:00
paul
3ad24d66db
Merge in my new mbr and disklabel code.
1994-11-18 18:13:13 +00:00
jkh
e2a3478c86
Whoops! Missed a quote.
1994-11-18 17:36:11 +00:00
jkh
ee06324f95
Don't set NFS options unless there really ARE some.
1994-11-18 16:48:57 +00:00
jkh
f26ca3b8fd
From: wpaul@ctr.columbia.edu (Bill Paul)
...
Subject: Mea culpa -- small fix for netboot fixes
In accordance with the unavoidable principle sof Murphy's Law, I discovered
that the fixes I recently contributed for the netboot code had some small
flaws in them. Two of them were just typos and had no effect on how the
program functioned. The other one was a missing line from the rootopts and
swapopts functions I created in bootmenu.c, which was supposed to initialize
the NFS sotype flag. It defaults to UDP, and you can change it to TCP with
the rootopts or swapopts commands, but then you can't change it back again.
I originally had a line at the top of each function to reinitialize this
flag, but somehow it got lost in the shuffle, probably because I don't
actually have a need for that flag yet.
Submitted by: wpaul
1994-11-18 16:29:50 +00:00