asami
6be65b7fa7
Add ports-korean [cv]sup target.
1997-03-06 05:55:09 +00:00
jmg
aad780781b
fix a couple misspellings, one of 'em closes pr 2892.
1997-03-06 05:11:55 +00:00
hanai
7b927458cd
Sync with the original.
1997-03-06 03:25:53 +00:00
hanai
88e4da796d
Oops! I've committed without confirming that make goes well.
...
Fix the SGML error, &S -> &S.
1997-03-06 03:19:16 +00:00
hanai
590d4f4513
Sync with the original.
...
Submitted by: Yukihiro Nakai <nakai@PyroPolis.t.u-tokyo.ac.jp>
1997-03-06 03:06:51 +00:00
se
3fb3bbab68
improve pcibus_check: Only assume PCI if at least one PCI to anything bridge
...
on bus 0.
This fixes problems with EISA-only systems mistakenly being assumed to support PCI.
1997-03-05 20:52:00 +00:00
fenner
d0ff874c89
Fix FTP_PROXY to use user@host[@port] for FTP proxy and eliminate
...
undocumented FTP_PROXY_USER
Make FTP file errors contian hostname and path.
Pass the FTP port to libftp.
Partially un-HTMLify error messages returned from server
Handle "HTTP NNN" instead of "HTTP/V.vv NNN" response sent by
pre-HTTP/1.0 servers
Reviewed by: wollman
1997-03-05 18:57:16 +00:00
bde
d8a1a0faaf
This commit was generated by cvs2svn to compensate for changes in r23412,
...
which included commits to RCS files with non-trunk default branches.
1997-03-05 17:51:21 +00:00
bde
28c4c8d166
Attempt to import Lite2's mount.
1997-03-05 17:51:21 +00:00
bde
7ce0820838
Attempt to import Lite2's mount.
1997-03-05 17:51:21 +00:00
bde
e423a3a276
Try a no-wait malloc first in clist_alloc_cblocks(). If this fails, then
...
complain and blunder on.
Should be in 2.2, preferably with a better fix.
1997-03-05 16:45:01 +00:00
bde
6a14cbe8cc
Made FPU stuff conditional on npx as well as I586_CPU.
1997-03-05 16:30:55 +00:00
kato
21d274a9e5
Synchronize with sys/i386/isa/clock.c revision 1.79.
1997-03-05 16:19:48 +00:00
bde
6334056b87
Added -mno-486 to CFLAGS to force smaller code in case someone compiles
...
with CC="cc -m486". This doesn't fix PR2381, since PR2381 is for 2.1.x.
1997-03-05 15:43:03 +00:00
joerg
87a2ee48a6
Now that we can read from a worm device, handle their permissions as
...
we do for other disk devices, too.
1997-03-05 14:04:00 +00:00
bde
20c91658b4
Force null termination after 2 errant strncpy()s.
1997-03-05 12:08:44 +00:00
bde
8f4ea9b776
Fixed wrong magic numbers in scaling. hypotf() was very broken for large
...
and small values:
hypotf(2.3819765e+38, 2.0416943e+38) was NaN instead of 3.1372484e+38
hypotf(-3.4028235e+38, 3.3886450e+38) was NaN instead of Inf
hypotf(-2.8025969e-45, -2.8025969e-45) was 0 instead of 4.2038954e-45
Found by: ucbtest
1997-03-05 11:54:00 +00:00
julian
6ba0dbd35a
make the netatalk output routine matcy the prtotype used in the
...
protocol structure. Silences a warning from Gcc.
1997-03-05 09:17:38 +00:00
tg
e564f03613
Add Dan Cross for his bsvc port.
1997-03-05 08:33:23 +00:00
bde
26c38c0acc
Only print clock calibration messages if the system was booted with -v.
...
Submitted by: partly by gpalmer
1997-03-05 08:08:48 +00:00
julian
5b5d5406a4
add a bunch of comments to describe what's going on.
...
This is some of the worst code I've had to wade through in
ages and I don't want to have to start from scratch again next time.
(I have a 2.2 version of these comments, can I commit them?)
1997-03-05 08:01:28 +00:00
imp
b3456b411a
Add cities from Minnesota
...
Submitted by: "Brent J. Nordquist" <bjn@visi.com>
1997-03-05 07:01:59 +00:00
dg
1a326a5d28
Fixed splbio problems in vinvalbuf. Closes PR#2875, although fixed
...
differently by me.
1997-03-05 04:54:54 +00:00
msmith
6210151cea
Supply the mount point given to mfs_mount when getting a vnode for the
...
mount. This may have been a contributor to the 'null v_mount in
fsync()' problem
This is another, perhaps slightly less urgent, 2.2 last-minute candidate.
Reviewed by: sef
1997-03-05 01:57:54 +00:00
msmith
7b27305852
Check that vp->v_mount is non-null in fsync() before dereferencing it to
...
obtain the mountpoint's MNT_ASYNC flag.
This is a Very Definite Last-Minute 2.2 Bugfix Candidate.
Reviewed by: sef
1997-03-05 01:42:14 +00:00
gpalmer
5d25456e48
Back out the patch to break up the clock probe lines. Instead, follow
...
Bruce's suggestion of deleting "relative to mc146818A clock ",
thus shortening the line ...
1997-03-05 00:54:00 +00:00
imp
227366adfe
Fix typo introduced in 1.17.
...
Submitted by: "Philippe Charnier" <charnier@xp11.frmug.org>
1997-03-04 22:05:49 +00:00
wosch
a4bb57d303
Add CVS II: Parallelizing Software Development PSD:28
1997-03-04 20:35:32 +00:00
bde
33ce378808
Fixed connection of vfs.ffs node to the sysctl tree.
1997-03-04 18:35:15 +00:00
bde
61a92b4f52
Attach vfs_sysctl() one level lower so that only the levels below
...
VFS_GENERIC aren't done in the FreeBSD way. The previous commit
broke the nfs sysctls.
1997-03-04 18:31:56 +00:00
wosch
4d01bbdf71
Install RCS and CVS documents.
1997-03-04 18:21:07 +00:00
wosch
72bf6bd3e1
Add /usr/share/doc/psd/13.rcs and /usr/share/doc/psd/28.cvs. ..
1997-03-04 17:06:23 +00:00
dfr
2095d960d6
Formatting tweaks.
1997-03-04 10:02:44 +00:00
tg
af162fbc40
Add Matthew Hunt for his angband port.
1997-03-04 09:40:42 +00:00
gpalmer
8806be3d90
Split the rather long and line-wrapping clock probe messages on boot.
...
(2.2?)
Submitted by: Mathew Dood <winter@jurai.net>
1997-03-04 09:24:01 +00:00
danny
1ec65d54b1
Typo fix 'and' -> 'an'.
...
This is a 2.2 candidate.
1997-03-04 07:55:43 +00:00
kato
054afb4c7e
Fixed devfs code. Old code remained in pc98 tree.
...
Submitted by: URATA Shuichiro <s-urata@nmit.tmg.nec.co.jp>
1997-03-04 06:39:02 +00:00
kato
0821bb9e0d
Synchronize with sys/i386/isa/syscons.c revision 1.205.
1997-03-04 06:25:54 +00:00
mpp
e725b5966a
Typo police.
1997-03-04 06:20:48 +00:00
hanai
103fe2262b
Sync with the original.
1997-03-04 04:50:07 +00:00
alex
2194c5e96a
Comment out _POSIX_THREAD_PRIORITY_SCHEDULING since it's not supported
...
at this time.
Reviewed by: John Birrell <jb@cimlogic.com.au>
1997-03-04 01:30:50 +00:00
ache
264293aa5c
Big usernames fixes
1997-03-04 00:33:56 +00:00
ache
b51638da37
Remove words about lower limit needed (from BUGS section), we have
...
precise limit now
1997-03-03 23:50:55 +00:00
ache
3d43c6e015
Oops, fix typo.
1997-03-03 23:02:43 +00:00
ache
a06fb05366
Don't copy more than MAXLOGNAME bytes in getlogin() syscall,
...
it is stricter than padded s_login size check was there.
1997-03-03 22:46:16 +00:00
bde
4f809e5a27
Improved description of the device names.
1997-03-03 18:47:38 +00:00
bde
970b0dd485
Updated descriptions of minor numbers and files.
...
Refer to pstat.
Don't attempt to list all the model numbers.
1997-03-03 18:38:37 +00:00
dfr
7e67e1e732
This is the current draft of my filesystem manpages. Some files are
...
incomplete and some are just placeholders but I wanted to try to get
something at least into 2.2 on the grounds that what I have is a lot
better than nothing. I also wanted to commit something which documents
the interfaces in 2.2 before I start updating the documentation for 3.0.
This is a definite 2.2 candidate and is also relavent to 2.1 if people
still care about that branch.
1997-03-03 18:01:01 +00:00
bde
6c38eceeb9
Fixed handling of input failure by the scanf family.
...
- 0 was returned instead of EOF when an input failure occured while
skipping white-space after 0 assignments. This fixes PR2606. The
diagnosis in PR2606 is wrong.
- EOF was returned instead of 0 when an input failure occurred after
zero assignments and nonzero suppressed assignments.
- EOF was spelled -1.
This should be in 2.2.
1997-03-03 17:53:02 +00:00
bde
1b71c44ec9
Don't export kernel interfaces to applications. msdosfs_mount probably
...
didn't compile before this change.
Added idempotency ifdef.
1997-03-03 17:36:11 +00:00