Cameron Grant
fd1aaeccce
almost-there ess solo-1 driver, committed so people can tell me why it
...
doesn't generate irqs.
2000-07-31 16:17:40 +00:00
Luoqi Chen
3fb50adb4c
Handle write page faults (both write only or read-modify-write) as MI vm
...
write-only faults. This would allow write-only mmapped regions to function
correctly.
2000-07-31 14:47:14 +00:00
Maxim Sobolev
3bd77c5644
Add current position (line, column) display.
2000-07-31 14:02:51 +00:00
Sheldon Hearn
71845bffc3
Whitespace only:
...
Fix an overlong line and trailing whitespace that crept in, in the
previous commit.
2000-07-31 13:49:21 +00:00
Darren Reed
c4ac87ea1c
activate pfil_hooks and covert ipfilter to use it
2000-07-31 13:11:42 +00:00
David Malone
8acc38283a
Sleep for a second after tcp wrappers rejects a connection, so we
...
don't traumatise the parent inetd.
Requested by: wietse@porcupine.org
Approved by: markm
2000-07-31 13:10:52 +00:00
Nick Hibma
7cce89994a
Support for the Panasonic / Matshita USB FDD.
...
Submitted by: SAKIYAMA Nobuo <sakichan@lares.dti.ne.jp>
PR: kern/20300
2000-07-31 12:40:26 +00:00
Alexander Langer
0bdb599b91
Point out, that build/installkernel need a built world and that more
...
information can be found in the handbook.
Requested by: sheldonh
Reviewed by: sheldonh
2000-07-31 12:39:09 +00:00
Alexander Langer
6877e653a0
Crypto sources are no longer export controlled:
...
Explain, why crypto sources are still in crypto/.
Reviewed by: markm
2000-07-31 12:24:13 +00:00
Neil Blakey-Milner
e7dbcdbd87
Fix the obvious make and sed syntax errors lurking from my last "fix".
2000-07-31 11:00:01 +00:00
Kris Kennaway
ffd044a699
Don't segv when trying to add a 0-length unit name.
...
Some string-related cleanups inspired by OpenBSD.
Reviewed by: asmodai
2000-07-31 10:49:08 +00:00
Kris Kennaway
3890f2357a
Don't coredump on long input lines. If anyone actually cares, this should
...
be fixed to actually process long lines instead of truncating them.
Obtained from: OpenBSD
2000-07-31 10:14:06 +00:00
Alexander Langer
90c2506c08
- FreeBSD supports the Alpha Platform as well
...
- There are now more than 3500 ports in the ports collection.
2000-07-31 09:49:28 +00:00
Alexander Langer
eb4f4d984c
- Update the list of backuped files during upgrade according to
...
sysinstall's source-code.
- wd(4) -> ad(4)
2000-07-31 09:45:43 +00:00
Alexander Langer
00eb8cbd9a
Mention the buildkernel/installkernel targets in the documentation.
2000-07-31 09:26:59 +00:00
Alfred Perlstein
9ad48853de
mbstat should be a read-only sysctl.
...
Submitted by: Bosko Milekic <bmilekic@dsuper.net>
2000-07-31 09:24:32 +00:00
Alexander Langer
1368d69272
Reflect reality:
...
- Make world doesn't build the modules any more.
- Mention the buildkernel/installkernel targets as common used targets.
- LINT has gone, NOTES is new but cannot be built. It is a pure reference
file. However, I still mentioned LINT but pointed out the difference
between the ancient LINT and the new NOTES. This should avoid confusion.
- crypto/ subdir isn't export controlled any more.
2000-07-31 09:22:50 +00:00
Paul Saab
030f7b3faa
Remove unnecessary call to splnet when setting an accept filter
...
since we are already at splnet.
2000-07-31 08:23:43 +00:00
Mike Pritchard
8c23a0a271
Xref strfile(8).
...
PR: misc/20304
Submitted by: Kim Scarborough <sluggo@unknown.nu>
2000-07-31 07:28:16 +00:00
Peter Wemm
5cb2354662
Add pointers to rfork_thread(3)
2000-07-31 05:43:43 +00:00
Andrey A. Chernov
f1bbdb9aec
Add #ports/hebrew
2000-07-31 04:14:52 +00:00
Satoshi Asami
52527e8d67
Add hebrew.
2000-07-31 00:16:28 +00:00
Satoshi Asami
d6824ddabc
Add ports-hebrew.
2000-07-31 00:13:44 +00:00
Kris Kennaway
b682213c87
Don't build sshd if NO_OPENSSL defined.
...
Submitted by: stephen@math.missouri.edu
2000-07-30 22:25:54 +00:00
Jordan K. Hubbard
99f9320ef7
Fix the HTTP transfer code to correctly parse the port number if
...
specified.
Submitted by: pho
2000-07-30 22:18:53 +00:00
Cameron Grant
5151584d21
add suspend/resume for yamaha chips
...
Submitted by: Ira L Cooper <ira@MIT.EDU>
2000-07-30 21:15:35 +00:00
Poul-Henning Kamp
0825a8a33f
Allow use of TSC even if APM is compiled in but disabled.
2000-07-30 21:05:22 +00:00
Cameron Grant
1c60ef3f3c
fix a potential local DoS attack
2000-07-30 19:38:26 +00:00
Cameron Grant
e04387c95a
fix a bug where opening /dev/dsp twice resulted in it being busy until reboot
2000-07-30 19:36:13 +00:00
David E. O'Brien
d8e52ef8e0
Update rev 1.29 -- 'draft-manning-dsua' is now in its 3rd version.
2000-07-30 19:28:05 +00:00
Steve Price
bf11d3dcda
Spell the word 'limited' with only one 't'.
2000-07-30 17:54:34 +00:00
Brian Feldman
c32527f202
Keep urandom as a link to random (but a hard link).
2000-07-30 16:18:48 +00:00
Poul-Henning Kamp
b1de6ee1c6
Add the bufbio paper to the build.
...
Various plans to move all these to the doc tree exist pending time and
somebody to docbook them.
2000-07-30 11:02:54 +00:00
Poul-Henning Kamp
7a8917a571
Add the bio/buf paper
2000-07-30 08:57:03 +00:00
Yoshihiro Takahashi
0100579d5b
Merged from sys/dev/syscons/scterm-sc.c revisions from 1.8 to 1.12.
2000-07-30 08:12:08 +00:00
Yoshihiro Takahashi
87cd59ec7c
Merged from sys/dev/syscons/syscons.c revision 1.344.
2000-07-30 07:59:19 +00:00
Yoshihiro Takahashi
78a9e97b3a
Merged from sys/boot/i386/btx/btx/btx.s revisions from 1.18 to 1.22.
2000-07-30 07:45:02 +00:00
Darren Reed
8c5df86ea8
Darren,
...
Could you please enable my "state top" patches in the FreeBSD distribution.
I developped the stuff under FreeBSD, so it must be good there :-)
Here is a patch (relative to the RELENG_4 branch).
Thanks,
Frank
2000-07-30 06:31:49 +00:00
Brian Feldman
ae7ccf4237
Since the driver supports both (and may have different semantics for
...
both soon...), create urandom instead of the link to random. It's
also what makes sense according to the make_dev(9)'s in random(4).
2000-07-30 03:15:11 +00:00
Cameron Grant
3c1b957d66
do the ac97 init delay for all chips and increase it to 500ms
2000-07-30 02:33:37 +00:00
Peter Wemm
cc8660c75b
Initialize vflag like the rest (not necessary, but this keeps it together)
...
Optimize out chown(2) syscalls if there is no change in uid or gid.
2000-07-29 22:22:11 +00:00
Peter Wemm
1510e9e7c6
Optimize out no-op chmod() syscalls.
2000-07-29 22:16:55 +00:00
Peter Wemm
db3c6b6b22
Add a skeleton rfork_thread(3) man page.
2000-07-29 12:12:39 +00:00
Peter Wemm
253fafca68
Add a prototype for rfork_thread().
...
pid_t rfork_thread(int forkflags, void *stack, int (*func)(void *arg),
void *arg);
A new process is created, presumably using RFMEM shared address space.
The child process switches to the supplied stack, which is set up with a
function call frame. The function is called with the supplied arguement.
If the function returns, the return value will be used with _exit(2).
2000-07-29 11:53:35 +00:00
Peter Wemm
13dfe2f092
Take a shot at implementing a functional rfork_thread() for alpha. This
...
was not fun and I am not entirely certain of the correctness, but it seems
to work. (in fact, side by side testing of this code vs the x86 version
turned up hidden bugs in the x86 code).
2000-07-29 11:43:21 +00:00
Peter Wemm
ea3d353444
Fix some rather interesting bugs that managed to not turn up in various
...
testing and real-life applications:
1) If you returned from the thread function, you got a segv instead of
calling _exit() with your return code.
2) clean up some bogus stack management. There was also an underflow
on function return.
3) when making syscalls, the kernel is expecting to have to leave space
for the function's return address. We need to duplicate this. It was
an accident that the rfork syscall actually worked here. :-/
2000-07-29 11:34:01 +00:00
Peter Wemm
3a285cc807
Regen. (Fix SYS_exit)
2000-07-29 10:07:38 +00:00
Peter Wemm
4e0f152bbe
Sigh. Fix SYS_exit problems. I misunderstood the significance of these
...
trailing options.
2000-07-29 10:05:25 +00:00
Peter Wemm
c932e5d18f
rfork(2) wrapper for simple rfork-style threads. I have lost count of
...
the number of times I have given this to people and got asked: why isn't
it in libc? It is impossible to do this without assembler glue to reset
the stack for the new child process.
int rfork_thread(flags, stack_addr, start_fnc, start_arg)
int flags; Flags to rfork system call. See rfork(2).
void *stack_addr; Top of stack for thread.
int (*start_fnc)(void *); Address of thread function to call in child.
void *start_arg; Argument to pass to the thread function in child.
This is deliberately not documented or prototyped in includes until the
corresponding alpha version is written.
2000-07-29 07:14:04 +00:00
Paul Saab
0e461cb7e2
Remove this file incase of further confusion.
2000-07-29 04:09:07 +00:00