thorpej
|
99cc8482d1
|
Change the last argument of bus_dmamap_sync() from bus_dmasync_op_t to int,
and allow more than one synchronization operation to be specified in
a single call. Dissallow mixing of PRE and POST operations.
|
1998-02-04 01:57:27 +00:00 |
pk
|
3995590109
|
Use `offsetof()'.
|
1998-02-04 01:19:23 +00:00 |
pk
|
bee3aa34cc
|
Account for changed vme_bus_probe() arguments.
|
1998-02-04 01:04:48 +00:00 |
pk
|
f060ed68ba
|
sparc_vme_probe(): handle callback argument.
|
1998-02-04 01:01:14 +00:00 |
ross
|
52a1c5fced
|
And yet more numbers, e.g., CATV upstream and downstream types.
|
1998-02-04 01:00:23 +00:00 |
pk
|
749d6cf61d
|
Account for changed vme_bus_probe() args.
Fix vme_ie_write24() to use bus_space_write_2() in stead of poking
directly into the bus handle.
|
1998-02-04 00:59:02 +00:00 |
pk
|
62f18b7ff0
|
Use vme_bus_probe() callback for device detection.
Use correct VME modifier (A16+D32 instead of A32).
|
1998-02-04 00:55:52 +00:00 |
pk
|
47afb35008
|
Use vme_bus_probe() callback for device detection.
|
1998-02-04 00:54:27 +00:00 |
pk
|
c7a01456a0
|
Add a callback function to vme_bus_probe(), for device-specific probes
using mapped device space.
|
1998-02-04 00:50:44 +00:00 |
thorpej
|
296d96f42c
|
Add dm_mapsize to bus_dmamap_t and rename BUS_DMAMEM_NOSYNC to
BUS_DMA_COHERENT.
|
1998-02-04 00:38:50 +00:00 |
pk
|
c1e336fc0b
|
Erase a spurious structure definition.
|
1998-02-04 00:38:34 +00:00 |
thorpej
|
a7c5c1ef3c
|
Add dm_mapsize to bus_dmamap_t and rename BUS_DMAMEM_NOSYNC to
BUS_DMA_COHERENT.
|
1998-02-04 00:32:55 +00:00 |
thorpej
|
f35992633d
|
- Implement bus_dmamap_load_mbuf() (copied from i386 port).
- Add dm_mapsize to bus_dmamap_t and rename BUS_DMAMEM_NOSYNC to
BUS_DMA_COHERENT.
|
1998-02-04 00:32:22 +00:00 |
thorpej
|
4e7c05e588
|
Add dm_mapsize to bus_dmamap_t and rename BUS_DMAMEM_NOSYNC to
BUS_DMA_COHERENT.
|
1998-02-04 00:31:33 +00:00 |
thorpej
|
2d403996b2
|
Add dm_mapsize to bus_dmamap_t and rename BUS_DMAMEM_NOSYNC to
BUS_DMA_COHERENT.
|
1998-02-04 00:10:30 +00:00 |
thorpej
|
5fd0d10994
|
Add dm_mapsize to bus_dmamap_t and rename BUS_DMAMEM_NOSYNC toBUS_DMA_COHERENT.
|
1998-02-04 00:04:25 +00:00 |
tron
|
3a57b77a87
|
Fix a severe bug in popen() which only showed up with NetBSD's true
vfork() implementation and close a possible file descriptor leak.
|
1998-02-04 00:03:54 +00:00 |
perry
|
9612121fe2
|
more section 9 changes, plus change UNIX to NetBSD in appropriate spots
|
1998-02-03 23:28:50 +00:00 |
perry
|
1016887a4f
|
change to reflect that we now have a section 9 of the manual
|
1998-02-03 23:06:02 +00:00 |
perry
|
374b18de8d
|
fix grammar nit -- 'its' is possessive, not 'it's'
|
1998-02-03 22:23:57 +00:00 |
lukem
|
f44e45ec1a
|
fix tyop
|
1998-02-03 22:18:01 +00:00 |
perry
|
a16d9e868b
|
.Bx'ize
|
1998-02-03 21:42:54 +00:00 |
gwr
|
986ac75a1f
|
Kill private version of child_resume().
|
1998-02-03 21:35:30 +00:00 |
gwr
|
f4ecc595c4
|
If NO_SINGLE_STEP is defined, make sure child_resume
is never asked to single step!
|
1998-02-03 21:24:16 +00:00 |
perry
|
182d0829f5
|
.Bx'ize
|
1998-02-03 21:20:52 +00:00 |
perry
|
af4ebfa68d
|
.Bx'ize/.Nx'ize
|
1998-02-03 21:12:45 +00:00 |
perry
|
a751b73708
|
NetBSD 1.1A -> .Nx 1.2
|
1998-02-03 20:49:04 +00:00 |
perry
|
2a4f7becd8
|
4.4BSD -> .Bx 4.4
|
1998-02-03 20:45:00 +00:00 |
perry
|
7b5c026851
|
preconsoidate -> preconsolidate; from dzerkel@phofarm.com via OpenBSD
|
1998-02-03 20:41:22 +00:00 |
perry
|
43498a0a88
|
remove obsolete register declarations
|
1998-02-03 20:01:32 +00:00 |
thorpej
|
4a374620e0
|
Fix exect(3).
|
1998-02-03 19:34:50 +00:00 |
thorpej
|
91969428f9
|
Clean up _SYSCALL_NOERROR() a bit.
|
1998-02-03 19:33:58 +00:00 |
thorpej
|
b7b27cb6e4
|
Back out a change that wasn't supposed to be in here.
|
1998-02-03 19:16:04 +00:00 |
perry
|
0b7831a37b
|
remove obsolete register declarations
|
1998-02-03 19:12:13 +00:00 |
mark
|
b280ec0268
|
Update copyright.
|
1998-02-03 19:08:27 +00:00 |
perry
|
741740203c
|
remove obsolete register declarations
|
1998-02-03 18:49:08 +00:00 |
perry
|
c8bafd6265
|
remove obsolete register declarations
|
1998-02-03 18:38:12 +00:00 |
perry
|
4146d58604
|
remove obsolete register declarations
|
1998-02-03 18:23:37 +00:00 |
kleink
|
b09ee57a44
|
Update SYNOPSIS: the function prototypes reside in <strings.h>.
|
1998-02-03 18:12:34 +00:00 |
cgd
|
819d730e25
|
s/of_nodename/of_packagename/. Eventually, we'll probably want something
similar for instances.
|
1998-02-03 16:58:25 +00:00 |
is
|
77b3a5be15
|
Put a debugging printf inside #ifdef IYDEBUG ... #endif.
|
1998-02-03 16:22:01 +00:00 |
perry
|
daf09c9c10
|
fix 4931 from Brian Grayson; NSTATS was used on the man page instead
of NSWAP.
|
1998-02-03 15:37:36 +00:00 |
thorpej
|
96f3f45d08
|
When loading a VFS LKM, use vfs_getopsbyname() to check if the file system
already exists.
|
1998-02-03 09:18:03 +00:00 |
mrg
|
3d7b0bedb6
|
use warn() properly.
|
1998-02-03 09:13:49 +00:00 |
thorpej
|
ec98cfce8a
|
sys_mount(): Use vfs_getopsbyname() rather than groveling the vfssw[]
manualls.
|
1998-02-03 09:11:55 +00:00 |
mycroft
|
620e5b5b8b
|
Deal with GCC warnings.
|
1998-02-03 07:48:32 +00:00 |
sakamoto
|
484f3e93b1
|
Correct copyright notice.
|
1998-02-03 07:00:34 +00:00 |
mycroft
|
37846770dc
|
Need stdlib.h for prototypes.
|
1998-02-03 06:50:07 +00:00 |
perry
|
1aa908a3a5
|
removed -DSTDLIB_H_DECLARES_GETOPT=1 -- it is no longer true
|
1998-02-03 06:38:19 +00:00 |
perry
|
75a6e03535
|
change includes to fix compiler warning
|
1998-02-03 04:55:59 +00:00 |