kato
c40db6cc73
PC98 version of new boot loader. Because boot2 has not yet ported,
...
files in boot2 directory are copies from legacy biosboot.
Submitted by: IMAI Takeshi <take-i@ceres.dti.ne.jp>
1999-02-03 08:39:09 +00:00
bde
850544e5d8
Removed some unused includes (only 1 to go here now). Sorted includes.
1999-02-03 08:21:44 +00:00
semenu
c9443d19ff
Added mount_ntfs subdirectory.
...
Reviewed by: David O'Brien <obrien@NUXI.com>
1999-02-03 04:21:24 +00:00
semenu
888efede80
Added ntfs subdirectory.
...
Reviewed by: David O'Brien <obrien@NUXI.com>
1999-02-03 04:18:25 +00:00
semenu
705bdbd27c
Added vnode tag for NTFS.
...
Reviewed by: David O'Brien <obrien@NUXI.com>
1999-02-03 04:12:36 +00:00
semenu
203f71e334
This commit was generated by cvs2svn to compensate for changes in r43552,
...
which included commits to RCS files with non-trunk default branches.
1999-02-03 04:07:38 +00:00
semenu
18528fad7c
First version.
...
Reviewed by: David O'Brien <obrien@NUXI.com>
1999-02-03 04:07:38 +00:00
semenu
bb91a31741
First version.
...
Reviewed by: David O'Brien <obrien@NUXI.com>
1999-02-03 04:07:38 +00:00
semenu
b26c10c8cf
This commit was generated by cvs2svn to compensate for changes in r43550,
...
which included commits to RCS files with non-trunk default branches.
1999-02-03 04:01:27 +00:00
semenu
85b72afac3
First version.
...
Reviewed by: David O'Brien
1999-02-03 04:01:27 +00:00
semenu
a74ec49a6f
This commit was generated by cvs2svn to compensate for changes in r43548,
...
which included commits to RCS files with non-trunk default branches.
1999-02-03 03:51:19 +00:00
semenu
9ebe38c934
Primary version.
...
Reviewed by: David O'Brien
1999-02-03 03:51:19 +00:00
dillon
fdc78db606
Submitted by: Alan Cox
...
The vm_map_insert()/vm_object_coalesce() optimization has been extended
to include OBJT_SWAP objects as well as OBJT_DEFAULT objects. This is
possible because it costs nothing to extend an OBJT_SWAP object with
the new swapper. We can't do this with the old swapper. The old swapper
used a linear array that would have had to have been reallocated, costing
time as well as a potential low-memory deadlock.
1999-02-03 01:57:17 +00:00
brian
4bdbe56100
Encode & Decode the PROTOCOMP fields correctly.
...
When NAKing the peer, get as close as we can to what
he REQd.
When the peer NAKs us, get as close as we can to what
they NAKd with on our next REQ.
1999-02-02 20:27:12 +00:00
wollman
34b4257ca1
Add a `default' feature to tzsetup for use in script-driven installation
...
(if someone writes the other half). Also rewrite the man page in a more
appropriate (formal) style.
1999-02-02 20:26:31 +00:00
wollman
5969e9da8d
Merge from vendor branch. Includes functional updates for:
...
Egypt, Cyprus, Israel, Japan, Australia, Fiji, Brazil,
Mexico, Nicaragua
PR: 8632
Obtained from: ftp://elsie.nci.nih.gov/pub/tzdata1999b
1999-02-02 19:12:22 +00:00
dfr
5a3ed6148e
Use the bsd.kern.mk from the source tree rather than the installed one
...
if possible.
1999-02-02 18:34:23 +00:00
kato
bada26ac70
Added braces around initializsers and in if-statements.
...
Submitted by: Takahashi Yoshihiro <nyan@dd.catv.ne.jp>
1999-02-02 17:26:03 +00:00
kato
ef0e64aeaf
Sync with sys/dev/syscons/syscons.c revision 1.294.
1999-02-02 17:21:33 +00:00
jkh
d36c0b9b86
List palm pilot category.
1999-02-02 16:57:55 +00:00
jkh
c2a2c32e9f
Show dependencies in package menu.
...
PR: 7454
Submitted by: Stefan Eggers <seggers@semyam.dinoco.de>
1999-02-02 15:57:14 +00:00
eivind
62b47b1e63
Merge from NetBSD: cut.1 rev 1.6 to 1.8
...
cut.c rev 1.9 to 1.13
* Man page internal cleanups
* 8-bit characters cast to unsigned for is*()
* Misc cleanups for egcs -Wall compatibility
1999-02-02 15:48:04 +00:00
eivind
eac18e1b61
Bring in use of strsep() to handle bad input better, and clean up
...
some text.
Obtained from: Merge from OpenBSD
(cut.1 up to OpenBSD rev 1.3, cut.c up to OpenBSD rev 1.6)
1999-02-02 14:56:55 +00:00
eivind
040ae947ad
Merge from NetBSD cut.1 rev 1.6 and cut.c rev 1.9, respectively. This
...
makes us conform to IEEE Std1003.2-1992 (``POSIX.2'').
Obtained from: NetBSD (but with slight modifications).
1999-02-02 14:26:39 +00:00
bde
78b0de3bf4
Check for signals while reading /dev/urandom. Reading 10MB from
...
/dev/urandom takes about 38 seconds on a P5/133. It is useful
to be able to kill such reads almost immediately. Processes
doing such reads are now scheduled so their denial of service
is no worse than that of processes looping in user mode.
1999-02-02 14:14:05 +00:00
bde
0fd52730c2
Switch context before doing some i/o operations that might block if
...
context would be switched on return to user mode. This fixes some
denial of service problems.
1999-02-02 12:11:01 +00:00
brian
d8bfa57b5f
Don't allow root to specify non-existent labels on
...
the command line.
Revise the error diagnostics so that invalid labels
are reported immediately.
1999-02-02 09:35:30 +00:00
brian
61788f8e53
Reimplement the previous fix (no response to PAP requests)
...
at the authentication layer rather than at the PAP layer
so that it also applies to CHAP (no response to CHAP
challenges).
1999-02-02 09:35:17 +00:00
bde
854609d8d9
Added a hopefully-machine-independent macro for determining if a
...
reschedule is pending.
1999-02-02 09:08:23 +00:00
fenner
20e9c3a9ba
Fix the port of the NetBSD 19990120-accept fix. I misread a piece of
...
code when examining their fix, which caused my code (in rev 1.52) to:
- panic("soaccept: !NOFDREF")
- fatal trap 12, with tracebacks going thru soclose and soaccept
1999-02-02 07:23:28 +00:00
ache
c97188153a
Add -R for .RU domains
1999-02-02 01:49:14 +00:00
wollman
fabccb3cbd
Sigh. Fix capitalization bogon. Who had the pointy hat?
1999-02-02 01:04:51 +00:00
dillon
ff5479f510
Get rid of IFF_BROADCAST from default IFF_ slip options. This accidently
...
snuck in during the big -Wall commit and wasn't supposed to be in there.
1999-02-02 00:28:29 +00:00
mpp
a6b9e3e3ce
Fix some spelling errors.
1999-02-01 22:55:54 +00:00
wpaul
cd925e9a35
Remember to initialize ifp->if_snd.ifq_maxlen.
1999-02-01 21:25:52 +00:00
newton
bce4359788
Nuke some prototypes that really shouldn't be here.
1999-02-01 21:22:30 +00:00
archie
c3eeb08622
Add new option '-p pattern' for splitting files based on matching lines in
...
the file with a regular expression. Useful for e.g. 'cvs diff' output.
Also compile cleanly with -Wall and fix a few style bugs.
PR: bin/9405
1999-02-01 21:16:45 +00:00
newton
a116fafdf6
Moved prototypes for soo_{read,write,close} into socketvar.h where they
...
belong.
Suggested by: bde
1999-02-01 21:16:31 +00:00
wosch
e683af391a
Added xref to nologin(5)
1999-02-01 21:04:15 +00:00
wosch
6cb8ee7ff2
Added xref to nologin(5).
1999-02-01 21:02:38 +00:00
wosch
dc7afd75d2
Added xref to nologin(8).
1999-02-01 21:00:24 +00:00
phk
fe7fd0a505
Print a message if the driver didn't initialize ifq_maxlen.
...
Drivers should be updated if they get flagged by this message.
(The reason this is important is because we do not have a way
to catch this mistake for interfaces added after ifinit() runs.)
1999-02-01 20:03:27 +00:00
wollman
dbe2de7c7a
Observe -U flag again, and use it in preference to getlogin(), if
...
the user is privileged.
I believe this should address both concerns in PR 9729, and may also
provide the desired behavior from PR 9485.
1999-02-01 19:53:08 +00:00
wollman
27a9da7374
Update the -d flag to use the new .MIL NIC address (from PR 9802)
...
and add a -g flag to use the new .GOV NIC. Also convert the
SEE ALSO reference into a proper bibliographic one.
PR: 9802 (in part)
1999-02-01 19:22:27 +00:00
jkh
7b02e986fb
Whoops, don't break the alpha release build in copying the boot
...
images - be smarter about it.
1999-02-01 18:08:07 +00:00
jkh
ee4842909a
Man, was I ever smoking crack when I wrote this. Don't free()
...
values I'm going to use again. :-}
1999-02-01 16:35:40 +00:00
brian
a66fe159a8
If we receive no answer from the server when sending PAP
...
requests, give up (don't sit there indefinitely).
1999-02-01 13:42:25 +00:00
newton
7c096f22d6
Acquiesce to proc.h for declarations of M_ZOMBIE, M_SUBPROC (and reorder
...
includes so proc.h knows the right type for 'em).
Suggested by: bde
1999-02-01 13:26:13 +00:00
newton
099d15dc2f
Fix bogus line breaks in declarations for soo_read() and soo_write()
...
Suggested by: Pedant Central :-)
1999-02-01 13:24:39 +00:00
newton
3afb99373e
Declare M_ZOMBIE so the svr4 emulator doesn't need to.
...
Suggested by: bde
1999-02-01 13:23:18 +00:00