wollman
3f947438b0
install command was missing a ${DESTDIR}.
1994-12-11 21:27:14 +00:00
sef
b40926ab7c
Added "cpuid" opcode.
1994-12-11 20:46:55 +00:00
gpalmer
6df17bf1ea
Early md5-checksumming code. This seems to work fine on my machine
...
but needs more testing on more ports than I have on my box.
1994-12-11 20:36:12 +00:00
gpalmer
3c97b798b0
Last gremlin-killer of the day. Typo fixed and missing .endif replaced.
1994-12-11 15:31:22 +00:00
gpalmer
d57d2dda92
<Sigh> Got the placing of a .if wrong. Fix it.
1994-12-11 14:50:40 +00:00
gpalmer
c233cd6617
Erk. Damn. A hash perfixing a comment was lost somewhere.
...
Fixed.
1994-12-11 14:12:30 +00:00
dg
11d8214bb1
Removed inappropriate comment.
1994-12-11 03:33:58 +00:00
dg
8e29d5ba05
Add additional comment.
1994-12-11 03:11:23 +00:00
dg
3fc4b95f7d
Fix bogus comment.
1994-12-11 02:28:36 +00:00
dg
f89e56828a
The physical memory allocated for input DMA must be contiguous. The driver
...
worked in the past only because of good fortune. Anyway, use the contig alloc
routine I wrote awhile ago (vm_page_alloc_contig) for the sound code to do
this allocation. Also, specify read+write on the permissions to pmap_enter().
Specifying just read can have unexpected consquences.
1994-12-11 01:45:41 +00:00
dg
2875377039
Don't put objects that have no parent on the reverse_shadow_list. Problem
...
identified and explained by Gene Stark (thanks Gene!).
Submitted by: John Dyson
1994-12-11 01:36:53 +00:00
ats
4b0890d515
Document the options DUMMY_NOPS and TUNE_1542.
1994-12-11 00:09:34 +00:00
ats
6051697fc2
Fixed a typo: /usr/sbin/lpd* to /usr/sbin/lpd as the name of the daemon.
1994-12-11 00:02:22 +00:00
ache
9844a286a1
tputs prototypes...
1994-12-10 23:10:41 +00:00
ache
3b7b6171d8
tputs: (char) -> (int)
1994-12-10 23:02:33 +00:00
ache
d571d9fa43
Prototypes...
1994-12-10 22:56:53 +00:00
ats
a950c0c1b8
Correct a type in an ifndef EXCLUDE_3812 from 8312 -> 3812. Obtained
...
from the net or the mailinglist. Sorry, lost the original author.
1994-12-10 22:55:50 +00:00
ats
9d488e0f9a
Change the example in the printcap file for the spooling dir from
...
/var/spool/lpd to /var/spool/output/lpd. This is the new location
where the lpd-system now searches for files.
1994-12-10 22:46:25 +00:00
ache
3bf22911e8
tputs: (char) -> (int)
1994-12-10 22:01:25 +00:00
gpalmer
ffc24d6261
1) Small tidyup
...
2) Change INSTALL_MANPAGES to NO_INSTALL_MANPAGES and document it
3) Add a PKGNAME variable to allow the package name
not to be dictated by stupid DISTNAMEs
4) Add a PATCH_DEBUG option and a slight change to the default
patch system - add --forward to help ensure correct patching
1994-12-10 18:07:38 +00:00
ache
14e428a71e
Fix tputs/tparm declarations
1994-12-09 22:02:19 +00:00
ache
43a20f003f
Fix tputs declaration
1994-12-09 21:59:06 +00:00
ache
a14aba2fc2
Fix tputs/tparm declarations
1994-12-09 21:52:47 +00:00
ache
9f6331b10e
Change all 'regoff_t' occurances to 'int'. GNU typedefed it as 'int',
...
but BSD 4.4 typedefed it as 'off_t'. Make _RX_C_ hook for sucessful
rx.c compilation
1994-12-09 02:26:23 +00:00
ache
281db8eab5
Change #include order to not redifine __P
1994-12-09 01:51:16 +00:00
ache
31191dc296
Regcomp, re_comp eliminating
1994-12-09 01:08:56 +00:00
ache
b177687c4a
More kosher regexp eliminating, based on BSD date now
1994-12-09 01:08:01 +00:00
ache
ada37f51db
Eliminate buggy regcomp and re_comp implementations,
...
we already have them in another place.
1994-12-09 00:46:42 +00:00
ache
6e69666f0b
Remove links before creating them
1994-12-08 22:27:49 +00:00
phk
270f02056c
Update to current reality.
1994-12-08 21:46:04 +00:00
phk
d9ebc16db1
Would you please correct nfs/nfs_vfsops.c so that the ip address of the
...
root filesystem is printed out correctly?
It's line 299 in nfs/nfs_vfsops.c.
Reviewed by: phk
Submitted by: Luigi Rizzo luigi@iet.unipi.it
1994-12-08 20:59:33 +00:00
bde
6656febfa5
Fix __CONCAT() for the ANSI case to work with #define'd args, in
...
particular, when one of the args is another __CONCAT().
1994-12-08 15:42:17 +00:00
ache
3772939b8c
Fix wrong regexps
1994-12-08 00:44:55 +00:00
ache
9eb8d28049
Fix wrong unit=expr for tty? cua?
1994-12-06 23:06:10 +00:00
bde
d6caace99e
Don't allow negative limits at all. Convert them to RLIM_INFINITY instead
...
of returning EINVAL since something may depend on them being broken.
Allowing negative limits caused bugs almost everywhere. The recent
fixes for MAXSSIZ checked the limits too late to stop anyone defeating
limits set by root...
1994-12-06 22:53:37 +00:00
bde
fd5f3a269c
Finish removing `#ifdef STATCLOCK'. Not removing it properly here
...
probably broke (only) the association of interrupts with strings
in vmstat output.
1994-12-06 22:01:16 +00:00
bde
3912e4389b
Don't refer to "hardwired" ports.
1994-12-06 20:14:30 +00:00
bde
1f189f4125
Rename tty0* -> ttyd*. Comment about "serial" terminals instead of
...
"hardwired" or "dialin" terminals.
1994-12-06 19:59:24 +00:00
bde
bc0e9de8d2
Name the serial ports tty* and cua* in comments. ttyd* and cuaa* don't
...
match all the port names.
Start using shell functions to avoid duplication.
Make tty* independent of cua*. Restore support for old names (tty0 ==
ttyd0, cua0 = cuaa0...).
Restore making of lpt1 and lpt2 by default.
Keep umask 077 for making vty*. World-ioctable vtys are huge security holes
because of bugs in syscons.
Make vga if a vty is made. It may still be required for X. It got nuked
with pc*.
Start using umask consistently to avoid using chmod.
1994-12-06 19:50:17 +00:00
gpalmer
877614b61a
Add kryten.atinc.com
1994-12-06 19:48:07 +00:00
sos
66d607b863
Changed the behavior of KDMKTONE to comply with svr4, default to
...
old behavior if no argument present.
1994-12-06 19:32:00 +00:00
bde
4bd4925bd2
Use lstat() instead of stat() for checking if the final source file exists,
...
so that `ln -fs' works when the source is a symlink pointing to a non-
existent file.
1994-12-06 18:50:44 +00:00
smace
024cb43d29
Add ftp.neosoft.com mirror.
1994-12-06 16:07:16 +00:00
phk
3bfd4a6175
Avoid a panic if vn is configured as swapdev. Seems to work fine.
1994-12-06 06:47:32 +00:00
ache
eade49e148
8bit locale ajustment fix
1994-12-06 04:23:42 +00:00
ache
a4fe90a250
Upgrade to version 2.0
1994-12-06 03:16:45 +00:00
jkh
46ecb27be8
More changes from John T. Kohl. Man pages, mostly.
...
Submitted by: jtkohl
1994-12-06 01:04:17 +00:00
jkh
773a5f451d
Many of John T. Kohl's patches from NetBSD. Thanks, John!
...
Submitted by: jkohl
1994-12-06 00:51:50 +00:00
ache
f9dc382f6c
rc.local -> rc.serial
...
cua0? -> cuaa?
1994-12-05 19:52:29 +00:00
ache
e66195f798
Add yet one locale example, this time ISO8859-1 as most common example.
...
Add reference where find full locales list
1994-12-05 19:46:35 +00:00