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
ache
43af301301
gdc -> grdc
1994-12-05 19:30:00 +00:00
pst
5e1370a6d0
Fix spelling/grammar errors
1994-12-05 10:08:35 +00:00
pst
dfd4f9e068
Remove extra newline introduced in 44lite (oops)
1994-12-05 10:01:39 +00:00
pst
228a2d3e7f
Remove extra newline introduced in Net/2
1994-12-05 10:01:23 +00:00
gclarkii
9a4ae06fc1
Added entry to Systems.FAQ
...
Added note about lp TCP/IP driver
Added notes about b004, cx, ctx and pcaudio
Updated perl entry to point to ftp site that has it
NOTE: If you have a system running 2.0 please email me (FAQ@freebsd.org )
tell what you have so I can include it!
1994-12-05 08:02:15 +00:00
jkh
faf474ba2d
Remove pppd.
1994-12-05 01:37:50 +00:00
jkh
bbb89c73f0
chrtoblk() returns dev_t, not int.
1994-12-05 01:34:54 +00:00
jkh
ddca5a7585
1. Remove ppp options. There's no room in the generic kernel.
...
2. Fix some extra `:'s in some of the ftp site names.
1994-12-05 00:40:25 +00:00
jkh
c1d9449409
Adjust source paths broken by the i386/ renaming.
1994-12-05 00:21:27 +00:00
ache
9c4eb7028a
change serial interface name
1994-12-05 00:13:11 +00:00
ache
74c407bf85
Reflect lastest serial names change
1994-12-05 00:02:38 +00:00
ache
347f69c61b
cua*0? --> cua*a?
1994-12-04 23:54:39 +00:00
ache
c45aabace0
Remove yet one pccons-related comment
1994-12-04 23:50:40 +00:00
ache
dafd331078
New serial naming convention, remove tty0?, change cua0? --> cuaa?
...
Remove pccons stuff, we don't have it.
1994-12-04 23:48:38 +00:00
phk
5064613c27
Added vn as a possible swapdev.
1994-12-04 22:36:50 +00:00