ache
0e4c19db3c
Add -I${.CURDIR}
1994-10-28 06:58:04 +00:00
jkh
863c6360e4
But just a little more merciless.
1994-10-28 06:42:38 +00:00
jkh
dbaf112428
Make CLEANFILES just a little bit less psychotic.
1994-10-28 06:41:47 +00:00
jkh
8ee64af9d6
Add a -I${.CURDIR} so that the next time Andrew changes dialog.h, the
...
whole build doesn't fall over before installation.
1994-10-28 05:36:38 +00:00
phk
adec7b0e90
Urg! the netboot/Makefile is in a miserable state.
1994-10-28 04:56:51 +00:00
phk
3ece64714b
This concludes the CVS-surgery. This makefile now just points at the subdir's.
1994-10-28 04:46:08 +00:00
jkh
a5797b5674
Remove eeprom from the default list of subdirs. It gets added properly
...
in the sparc case anyway. Next step will be to move some of the i386
specific things, like fdformat and fdwrite, into an i386 .if clause.
1994-10-28 04:35:13 +00:00
ache
155937f9db
Add refresh after each line of program output,
...
some pgms may have long waiting time between output lines.
1994-10-28 04:05:32 +00:00
ache
1a25ab537b
prgbox example added
1994-10-28 03:22:29 +00:00
ache
ef4e01e472
Add --prgbox option to test new prgbox() function
1994-10-28 03:12:46 +00:00
ache
a984cc06a4
Implement dialog_prgbox() function which allows run program
...
(via pipe) with output to dialog box
1994-10-28 03:08:28 +00:00
phk
f9c842861b
Added two #defines to make this compile, until Paul gets out of bed again :-)
1994-10-28 03:02:47 +00:00
jkh
55967211d2
Note that enable and disable don't do anything, at present.
...
Make ^U/^X actually work.
1994-10-28 02:37:57 +00:00
wollman
932edea11c
Again, this is not a filesystem so don't compile it as if it were.
1994-10-27 23:39:19 +00:00
wollman
c231fede0a
ibcs2 is not a filesystem, don't compile it as if it were.
1994-10-27 23:36:57 +00:00
wollman
2a45a34f5d
Convince Perl to that is is part of the system, as /usr/bin/perl (binary)
...
and /usr/share/perl (library). The latter was chosen as analogous to other
directories already present in /usr/share, like /usr/share/groff_font and
(particularly) /usr/share/mk.
1994-10-27 23:16:54 +00:00
ache
75c7aa84fb
Previous commit was incompleted, yet one step required
1994-10-27 23:13:53 +00:00
wollman
987a126191
Added: /usr/share/{info,locale,perl}.
1994-10-27 23:05:15 +00:00
ache
57c5a0ced9
Remove VMIN_BUG from CFLAGS, add 57600, 115200
1994-10-27 22:52:14 +00:00
ache
fc43e31616
Fix scroll bug bringed by vi(1), from phk's flame
...
(I still wait for apologies)
1994-10-27 22:36:56 +00:00
jkh
1ca2f392e1
Julian Elischer's disklabel fixes.
1994-10-27 20:45:13 +00:00
se
6cc6dda103
Change some compile time defaults, which may be overridden from the
...
kernel config file by options lines.
Now the default settings are FAST SCSI, max. 4 TAGS, WIDE transfers,
if supported by the hardware ...
1994-10-27 20:12:46 +00:00
pst
9b41696ca0
recommit rev 1.5 of ftpd, I fatfingered a command
1994-10-27 19:36:01 +00:00
pst
ecc64fb350
lorder(1) manual page not properly installed due to makefile usurping
...
install rule.
1994-10-27 19:23:30 +00:00
pst
387cc054fe
Printing out /etc/motd when a ftp login occurs is a security hole
...
(as is printing out a version number at the telnet login banner).
Don't print out /etc/motd when people login, instead if present,
print out /etc/ftpmotd. It looks like 4.4lite2 has done something similar
(perhaps for different reasons) because /etc/motd no longer shows up
on vangogh.
Folks who like the old behavior can create a symbolic link to motd.
1994-10-27 19:14:39 +00:00
pst
741eddd9e6
Set the EOF flag properly.
...
Obtained from: netbsd-bugs mailing list
1994-10-27 18:44:31 +00:00
pst
cda71a2769
Remove extra newline.
1994-10-27 18:15:42 +00:00
ljo
8519540a3f
Remove the f77 script now that we are instead installing a f77 program
...
(that does the same as the script). The f77 program lives in cc/f77.
1994-10-27 16:37:39 +00:00
rgrimes
68370522b6
>Description:
...
While trying to figure out why rlogind wasn't working right for root,
I noticed that man wouldn't come back with a man page for iruserok, but
it would for ruserok. Checking the lib/net directory's Makefile.inc
file shows that the link to the rcmd man page just isn't getting
created.
>How-To-Repeat:
Do a 'man iruserok' and notihing will come back, where a 'man ruserok'
will.
Submitted by: Brian Moore <ziff@houdini.eecs.umich.edu>
Obtained from: NetBSD-bugs mailing list
1994-10-27 16:33:49 +00:00
bde
af0d729421
Remove my failed attempt to add an Id string.
1994-10-27 13:46:47 +00:00
bde
6a1cf9f7f7
Restore fd.4 to a machine-independent directory.
1994-10-27 13:42:29 +00:00
bde
cea563ca25
Fix memchr(p, 0, 0) to return NULL instead of p.
1994-10-27 11:36:11 +00:00
ljo
71023484a7
Added libf2c, the library for f2c.
1994-10-27 11:07:34 +00:00
jkh
cab3102322
Change hardwired irqs to soft irqs (?).
...
Add manpage for Buslogic cards, since we didn't have one.
1994-10-27 08:53:11 +00:00
sos
82358e0f07
Added device registration stuff.
1994-10-27 08:03:15 +00:00
phk
a5e94e98c7
The other half of patch011, read Numlck state from bios.
1994-10-27 05:47:09 +00:00
phk
7247526ec3
Extra intr's have nothing to do with LAPTOP.
...
Made five-strikes-we-shut-up for timeouts.
Inspired by: bde in 1.1.5.1-patch011
1994-10-27 05:39:12 +00:00
phk
e98ab36cf2
Fix a bunch of annoying details here, while I remember it.
1994-10-27 05:27:00 +00:00
phk
eb0c230b88
Made an annoying printf #ifdef SEADEBUG
1994-10-27 05:23:09 +00:00
phk
f4fb66c724
Fix the panic message if init dies to show the exit status.
1994-10-27 05:21:39 +00:00
phk
67c17d90f1
Fix a bug which had crept in (an almost certain panic).
...
Remove inline assembler.
Avoid mbuf spaghetti by using m_devget.
1994-10-27 05:08:28 +00:00
bde
315d574f12
Fix compiler warnings.
1994-10-26 22:01:11 +00:00
bde
a4930dbb41
Move definition and initialization of video_mode_pointer to syscons.c.
1994-10-26 21:52:25 +00:00
bde
aec62fec58
Fix initialization of video_mode_ptr. It only worked if the segments
...
in the far pointers are multiples of 4K (as is normal when the video
BIOS is at seg 0xc000). Disallow mode switching if the pointer is bad.
Use a new pa_to_va() macro for all BIOS and video addresses in syscons.
1994-10-26 21:51:22 +00:00
wollman
38816fb7f9
Stylistic changes.
1994-10-26 21:10:13 +00:00
jkh
7469ab546f
Gross hack to make kernel names not starting with '/' start with '/'.
1994-10-26 20:46:05 +00:00
jkh
9a61e8cf98
Adjust boot message to conform to reality.
1994-10-26 20:22:10 +00:00
se
7169429ec5
Fix typo in #if which prevented use of getbootfile() under FreeBSD-2.0.
1994-10-26 19:23:02 +00:00
jkh
41601d7537
Enable USERCONFIG and document it in LINT.
1994-10-26 19:20:27 +00:00
jkh
9e94737627
Add userconfig.
1994-10-26 19:19:12 +00:00