perseant
88d28e9b98
Fix frag -> fsize typo
2000-01-19 21:27:08 +00:00
christos
716b39b67a
PR/9245: Feico Dillema: ip6 support in pppd doesn't compile/work
2000-01-19 20:23:46 +00:00
thorpej
a0397a2573
Move callout initialization to a single location; no need to duplicate
...
that code all over the place.
2000-01-19 20:05:30 +00:00
jsm
5c54ba1b0d
Ensure correct prompt asking about another game is given at the end of
...
each game.
Bug report and fix from Malcolm Parsons <malcolm@bits.bris.ac.uk>.
2000-01-19 19:43:42 +00:00
jsm
a645bf0f29
Typo fix in unknown option message (from Malcolm Parsons
...
<malcolm@bits.bris.ac.uk>).
2000-01-19 19:19:43 +00:00
jsm
27bcd0d70a
Remove definition of __cputchar.
2000-01-19 19:02:27 +00:00
mycroft
8493d15a0c
Fix a glitch with handling files larger than 2GB.
2000-01-19 18:41:23 +00:00
christos
6c14e6198e
PR/9244: Kevin Schoedel: libedit dumps bindings inconsistently
2000-01-19 18:31:10 +00:00
christos
b2309a74ae
PR/9243: Kevin Schoedel: libedit ignores repeat count
2000-01-19 18:30:19 +00:00
tsutsui
bdfb1f79c9
STRIP -> STRIPPROG
2000-01-19 16:40:10 +00:00
tsutsui
e61f177ab1
STRIP -> STRIPPROG
2000-01-19 16:29:54 +00:00
tsutsui
995d49ac90
Add #include <machine/cpu.h>
2000-01-19 16:13:50 +00:00
itojun
1061ba6b37
another possible PR9189 issue (panic on sparc).
2000-01-19 15:59:14 +00:00
abs
b6796d5dd4
add an extra card to HARDWARE from Bob Nestor
2000-01-19 14:54:13 +00:00
tsutsui
644b514c39
Change STRIPFLAGS=-g for cross-toolchains.
2000-01-19 14:44:58 +00:00
itojun
85a3a12c88
/usr/sbin/sysctl does not exist any more (now /sbin/sysctl)
2000-01-19 14:16:58 +00:00
cjs
b54595a488
Make sure that everything in GENERIC is in ALPHA, and that the two files
...
have config lines in the same order to make diffing easier.
2000-01-19 13:53:47 +00:00
leo
7396daca2b
No longer abuse cf_unit. This broke with the latest autoconf changes.
2000-01-19 13:23:14 +00:00
leo
4911054546
Allow storage-space to be passed to the alloc_bus_space_tag() functions. This
...
permits static tags to be used during early console init.
2000-01-19 13:12:54 +00:00
itojun
293e2f2a8c
warning about net.inet6.ip6.forwarding.
2000-01-19 12:30:12 +00:00
tron
7c5a18e4d2
Start automount daemon even if NFS client is not activated. This makes
...
sense for system where "amd" is used to mount local devices like e.g.
CD-ROM drives. Fixes PR misc/9126 by Bjoern Labitzke.
2000-01-19 12:00:49 +00:00
mycroft
4fe7833802
Fix display problems:
...
* Use endwin() strategically so that the child does not corrupt the display
when suspending or exiting.
* Handle backspace.
* Only do one refresh per buffer-full.
* Eliminate redundant code.
2000-01-19 09:44:01 +00:00
mycroft
03d845d8cf
Fix display glitch when suspending and resuming.
2000-01-19 08:46:26 +00:00
mycroft
868dc892af
Put a copy of GENERIC in the kernel directory, too.
2000-01-19 08:36:30 +00:00
cjs
73b79d6c25
Make sure that everything in GENERIC is in ALPHA, and that the two files
...
have config lines in the same order to make diffing easier.
2000-01-19 07:04:23 +00:00
itojun
692c04487f
cosmetic (last dot in SEE ALSO section)
2000-01-19 07:03:35 +00:00
itojun
f14dd6bfd4
sync with kame. add full reference info for RFC.
...
some other cosmetics (remove trailing dot in SEE ALSO .Xr references)
2000-01-19 06:59:32 +00:00
itojun
5e54c56a6d
add manpage, rip6query(8).
2000-01-19 06:35:22 +00:00
mycroft
1a161495c3
Sync.
2000-01-19 06:10:10 +00:00
cjs
c79473b2b7
Add vr driver and missing phys.
2000-01-19 06:09:03 +00:00
enami
d9cdb3776d
Sort SEE ALSO list as described in this manual.
2000-01-19 05:54:42 +00:00
mycroft
f6f389921a
#define POSIX
2000-01-19 03:57:17 +00:00
enami
5a3473733a
Make some warning message consistient with others.
2000-01-19 03:52:12 +00:00
jonathan
83eb9e9fb4
Add accidentally-omitted prototype for time_pps_kcbind() so userlevel PPSAPI
...
client code compiles with -Wall -Wstrict-prototypes-Wmissing-prototypes.
2000-01-19 03:33:18 +00:00
danw
6c14ba0dba
Fill in the alignment trap handler a bit: now it can fix unaligned
...
floating point loads and stores (to work around a gcc bug), but will
still cause a bus error on other sorts of unaligned accesses.
2000-01-19 03:30:12 +00:00
danw
83cfcdd15a
Add a special trap handler for EXC_ALI that saves dsisr and dar
2000-01-19 03:28:21 +00:00
mycroft
c10e001ee2
Sync, +IPv6.
2000-01-19 03:05:06 +00:00
mycroft
1c92c8d7ed
Add a sequencer to go with the midis.
2000-01-19 03:01:46 +00:00
msaitoh
0b9af6bdce
check whether tv_usec >= 1000000
2000-01-19 02:52:16 +00:00
augustss
55c5d10627
Fix typos.
...
Never, never, never commit without compiling first.
2000-01-19 01:16:38 +00:00
augustss
fe18229923
Obey the interrupt interval here also.
2000-01-19 01:04:26 +00:00
augustss
a97cf3f9ce
Fix a buglet in framelist locking.
2000-01-19 01:02:11 +00:00
abs
3a63eeee63
newline terminate ss: atatch message - from Roger Brooks
2000-01-19 01:00:07 +00:00
augustss
8d1b47c24d
Poll the interrupt pipe every 100 ms instead of every 1 ms. The interrupt
...
pipe is only used to collect statistics so it seems rather stupid to bog
down the processor by doing this every ms.
2000-01-19 00:25:23 +00:00
augustss
c3716a6bb9
Add an argument to usbd_open_pipe_intr() to specify the polling interval
...
for an interrupt pipe in case we don't what what the descriptor suggests.
2000-01-19 00:23:58 +00:00
augustss
331cdec4d2
Add another item.
2000-01-19 00:20:55 +00:00
perseant
dac789be22
Changes to stabilize LFS. The first two of these should also apply to the
...
1.4 branch.
* Use a separate per-fs lock, instead of ufs_hashlock, to protect the Inode
free list. This seems to prevent the "lockmgr: %d, not exclusive lock holder
%d, unlocking" message I was mis-attributing last night to an unlocked vnode
being passed to vrele.
* Change calling semantics of lfs_ifind, to give better error reporting:
If fed a struct buf, it can report the block number of the offending inode
block as well as the inode number.
* Back out rev 1.10 of lfs_subr.c, since the replacement code was slightly
uglier while being functionally identical.
* Make lfs_vunref use the same free list convention as vrele/vput, so that
vget does not remove vnodes from a hash list they are not on.
2000-01-19 00:03:04 +00:00
augustss
5e1ff60d11
Change the name rc.conf.local to rc.local.conf. This makes *.conf match all
...
config files. Thanks to Greg Oster for the suggestion.
2000-01-18 22:43:23 +00:00
mycroft
01c66d1c23
Mute the DAC -- not the master volume -- on close, so that CD passthrough is
...
unaffected.
2000-01-18 22:11:05 +00:00
perseant
43a7fde6d9
newfs_lfs now recognizes a zero p_sgs field to mean "use the default segment
...
size" (for consistency with bsize/fsize, and since segment size == block
size is never a valid combination).
Updated the man page to include explicit reasonable values for fsize, bsize,
and sgs, at suggestion from Hubert Feyrer.
2000-01-18 21:57:59 +00:00