gwr
|
787dc36d1a
|
Add COMPAT_1?
|
1997-10-17 02:55:40 +00:00 |
briggs
|
acbf52300f
|
Include vm/vm.h.
|
1997-10-17 02:50:50 +00:00 |
briggs
|
b7a14b5b80
|
Move sys/sysctl.h to be after vm/vm.h.
|
1997-10-17 02:28:36 +00:00 |
lukem
|
699d25a64e
|
WARNSify, deprecate bcmp/perror et al in favour of memcmp/err* et al
|
1997-10-17 02:25:02 +00:00 |
christos
|
e12c721705
|
Add missing cast for nlink_t
|
1997-10-17 02:05:34 +00:00 |
christos
|
dac5408a54
|
Regen.
|
1997-10-17 02:04:28 +00:00 |
christos
|
f8dee5bcb9
|
PR/4278: Chris Jones: Fix rlimit function prototypes
|
1997-10-17 02:03:17 +00:00 |
christos
|
e024917407
|
fix chrtoblk prototype
|
1997-10-17 02:00:39 +00:00 |
christos
|
cb7b7c367b
|
Fix chrtoblk prototype
|
1997-10-17 01:59:56 +00:00 |
fair
|
935f020e6d
|
move sysctl.h include after vm.h to get at vmspace definition and correct compile error
|
1997-10-17 01:43:33 +00:00 |
thorpej
|
4cfd0c8e5c
|
Make sure the ${PREFIX} directory exists before invoking mtree.
|
1997-10-17 01:40:49 +00:00 |
briggs
|
924c665227
|
Make this compile again.
|
1997-10-17 00:24:47 +00:00 |
lukem
|
328c1f1d90
|
WARNSify
|
1997-10-17 00:16:55 +00:00 |
mark
|
b7eeb445e8
|
Remove the inclusion of sys/sysctl.h as it is not needed.
|
1997-10-17 00:14:12 +00:00 |
lukem
|
a210b9277f
|
getopt returns -1 not EOF, deprecate register
|
1997-10-17 00:12:51 +00:00 |
lukem
|
0a469c567a
|
WARNSify, getopt returns -1 not EOF
|
1997-10-17 00:12:49 +00:00 |
lukem
|
cdede3a245
|
getopt returns -1 not EOF, deprecate register
|
1997-10-17 00:12:46 +00:00 |
lukem
|
2bc4f43c42
|
WARNSify, getopt returns -1 not EOF
|
1997-10-17 00:12:43 +00:00 |
mark
|
9f78ac06bf
|
Remove inclusion of sys/sysctl.h as this is not needed.
Remove debug code relating to ARMFPE userret counting.
|
1997-10-17 00:12:40 +00:00 |
lukem
|
ca32e63825
|
getopt returns -1 not EOF
|
1997-10-17 00:10:42 +00:00 |
mark
|
5a9af5c400
|
Include vm/vm.h
|
1997-10-17 00:09:48 +00:00 |
mark
|
5246572289
|
Include sys/vmmeter.h for vmmeter structure definition.
|
1997-10-17 00:08:33 +00:00 |
lukem
|
df4958aa0b
|
getopt returns -1 not EOF
|
1997-10-17 00:07:21 +00:00 |
christos
|
251114507c
|
Regen
|
1997-10-17 00:02:49 +00:00 |
christos
|
d4d4c2efbc
|
nfstov_mode converts 32 bits now.
change NFS_SMALLFH from 44 to 38 to accommodate the mode_t and nlink_t changes.
|
1997-10-17 00:02:16 +00:00 |
christos
|
8b88b63c52
|
u_short -> mode_t
|
1997-10-17 00:00:41 +00:00 |
christos
|
280d4b5839
|
Fix the location of the NFS_SMALLFH
|
1997-10-16 23:59:34 +00:00 |
is
|
11446b9b6e
|
TMS320AV110 (mpeg layer 2 decoder chip) and ZBUS Melody board, which uses it.
No optionboards yet for Melody, only audio driver.
MPEG data types for audio.c
|
1997-10-16 23:58:10 +00:00 |
christos
|
7a5c72bb88
|
Add missing cast to nlink_t
|
1997-10-16 23:58:05 +00:00 |
is
|
25ea46120a
|
TMS320AV110 (mpeg layer 2 decoder chip) and ZBUS Melody board, which uses it.
No optionboards yet for Melody, only audio driver.
MPEG data types for audio.c
|
1997-10-16 23:57:56 +00:00 |
christos
|
4071635fa6
|
Add missing cast to dev_t
|
1997-10-16 23:57:51 +00:00 |
christos
|
e6f8df1a63
|
Add missing casts to nlink_t and dev_t
|
1997-10-16 23:56:57 +00:00 |
christos
|
dc60c14ef6
|
Regen.
|
1997-10-16 23:56:40 +00:00 |
christos
|
5f2f2ac9b2
|
ostat -> stat43
|
1997-10-16 23:55:50 +00:00 |
christos
|
ec57088486
|
Regen.
|
1997-10-16 23:55:23 +00:00 |
christos
|
79acd83ca5
|
check for st_nlink overflow
|
1997-10-16 23:54:40 +00:00 |
christos
|
7e8c979fa9
|
ostat -> stat43
|
1997-10-16 23:53:07 +00:00 |
christos
|
9b775fa66f
|
change it to use the real stat instead of ostat and check for st_link overflow
|
1997-10-16 23:52:20 +00:00 |
christos
|
766ded363c
|
check for st_link overflow.
|
1997-10-16 23:52:03 +00:00 |
christos
|
537eb26ac2
|
add stat12 compatibility calls and rename ostat to stat43
|
1997-10-16 23:50:36 +00:00 |
christos
|
0585de8731
|
Regen.
|
1997-10-16 23:50:20 +00:00 |
christos
|
bb19445ec6
|
PR/4269: msync is missing MS_*
|
1997-10-16 23:49:38 +00:00 |
christos
|
1d60a72b89
|
ostat -> stat43
|
1997-10-16 23:48:18 +00:00 |
christos
|
0fdb3e720f
|
Rename to vm_12.c
|
1997-10-16 23:46:52 +00:00 |
lukem
|
409801916f
|
WARNSify
|
1997-10-16 23:46:38 +00:00 |
christos
|
801520ffac
|
fix chrtoblk declaration
|
1997-10-16 23:43:16 +00:00 |
christos
|
86f2672ac2
|
Regen.
|
1997-10-16 23:42:41 +00:00 |
christos
|
2975958ca6
|
fix chrtoblk declaration
|
1997-10-16 23:42:35 +00:00 |
christos
|
bf5e4c3957
|
Regen
|
1997-10-16 23:42:20 +00:00 |
christos
|
3259672f83
|
fix chrtoblk declaration
|
1997-10-16 23:41:55 +00:00 |