augustss
|
1279e67b6e
|
Kill some more register declarations.
|
2000-03-30 12:19:46 +00:00 |
augustss
|
1469ed1614
|
Kill more register declarations.
|
2000-03-30 12:13:30 +00:00 |
tsutsui
|
58714261cc
|
Remove register declarations.
|
2000-03-30 11:37:21 +00:00 |
augustss
|
5e3d7e5317
|
Die, register, die!
|
2000-03-30 11:31:26 +00:00 |
augustss
|
a82aeb5508
|
Kill register declarations.
|
2000-03-30 11:24:16 +00:00 |
jdolecek
|
8c9b24b9ca
|
Fix two ubiquitous operator precedence error of type
bar = foo + (cond) ? x : y.
Patch sent by John Darrow in bin/9698.
|
2000-03-30 11:01:13 +00:00 |
jdolecek
|
f8eb46874f
|
State the possible values of optimize_prefernce in description of
-o flag. Fixes bin/9706.
|
2000-03-30 10:43:46 +00:00 |
augustss
|
c1ebd1929a
|
Kill some more register declarations.
|
2000-03-30 09:45:33 +00:00 |
augustss
|
c87c1861bb
|
Add a special option, DEBUG_HALT_BUSY, that allows you to debug when the
system doesn't want to halt cleanly. The code was there before, but only
with the DEBUG option.
|
2000-03-30 09:32:25 +00:00 |
augustss
|
264f1d27c6
|
Get rid of register declarations.
|
2000-03-30 09:27:11 +00:00 |
augustss
|
4fe9287221
|
Two more OpenBSD fixes.
|
2000-03-30 08:53:30 +00:00 |
sato
|
9f9ade2b2c
|
add MC-CS backlight control.
|
2000-03-30 08:41:48 +00:00 |
fredb
|
3ff49ae387
|
Make the notes reachover more robust, and only build INSTALL.more, since
that's the only one we use.
|
2000-03-30 04:33:57 +00:00 |
sato
|
b2f06b320c
|
fix mapping.
|
2000-03-30 03:29:47 +00:00 |
fredb
|
dc04b64906
|
- - Take BUILD_KERNELS to be the kernels to make into sysinstall kernels.
- - Clean up.
|
2000-03-30 03:25:48 +00:00 |
simonb
|
171910636e
|
Delete redundant decl of aobj_pager - it's in <uvm/uvm_aobj.h>.
|
2000-03-30 02:49:55 +00:00 |
simonb
|
e4f5c09322
|
Delete redundant decls of fifo_vnodeop_p - it's in <miscfs/fifofs/fifo.h>.
Don't need <sys/conf.h> here.
|
2000-03-30 02:49:11 +00:00 |
simonb
|
c2e5560a03
|
Delete redundant decls of rootvp - it's in <sys/systm.h>.
Delete redundant decl of ffs_sbupdate() - it's in <ufs/ffs/ffs_extern.h>.
|
2000-03-30 02:48:22 +00:00 |
simonb
|
02042ff82c
|
Delete redundant decl of rootvp, it's in <sys/systm.h>.
Don't need <sys/conf.h>.
|
2000-03-30 02:47:18 +00:00 |
simonb
|
19f0e3f6e8
|
Delete redundant decl of nfs_vget() - it's in <nfs/nfsmount.h>.
|
2000-03-30 02:46:36 +00:00 |
simonb
|
3e3701895d
|
Delete redundant decls of fifo_vnodeop_p - it's in <miscfs/fifofs/fifo.h>.
Don't need <sys/conf.h> here.
|
2000-03-30 02:45:19 +00:00 |
simonb
|
b6c62dcaae
|
Delete redundant decl of nfs_pub - it's in <sys/mount.h>.
Delete redundant decl of nfsrv_zapsock() - it's in <nfs/nfs_var.h>.
|
2000-03-30 02:43:58 +00:00 |
simonb
|
11bec2d6e1
|
Delete redundant decl of nfs_pub - it's in <sys/mount.h>.
Delete redundant decls of nfsv{2,3}_type - they're in <nfs/nfsproto.h>.
|
2000-03-30 02:43:13 +00:00 |
simonb
|
13e9e9754e
|
Delete redundant decl of nfs_pub - it's in <sys/mount.h>.
|
2000-03-30 02:42:17 +00:00 |
simonb
|
515481f1ce
|
Delete redundant decl of nfsv2_vnodeop_p, it's in <nfs/nfsnode.h>.
|
2000-03-30 02:40:37 +00:00 |
simonb
|
75c4560a75
|
Delete reduncdant decl of inetctlerrmap - it's in <netinet/in_var.h>.
|
2000-03-30 02:39:37 +00:00 |
simonb
|
1058c2aba9
|
Delete redundant decl of zeroin6_addr, it's in <netinet6/in6_var.h>.
|
2000-03-30 02:38:53 +00:00 |
simonb
|
c85fbea607
|
Delete redundant decl of ip_gif_ttl - it's in <netinet/in_gif.h>.
Delete redundant decl of ip_mforward() - it's in <netinet/ip_mroute.h>.
|
2000-03-30 02:37:40 +00:00 |
simonb
|
c2693b78a0
|
Delete uninitialised declaration of ip_defttl - there's an initialised
decl earlier in this file.
|
2000-03-30 02:35:24 +00:00 |
simonb
|
d1fd2a6b54
|
Delete redundant decl of in_socktrim() - it's in <netinet/in.h>.
|
2000-03-30 02:33:45 +00:00 |
simonb
|
e4c5993774
|
Extern decl of arpintrq.
|
2000-03-30 02:32:57 +00:00 |
simonb
|
76e291abe4
|
Delete redundant decls of if_slowtimo and if_null{output,input,start,
ioctl,reset,watchdog,drain} - they're in <net/if.h>.
|
2000-03-30 02:31:59 +00:00 |
simonb
|
f09bb94537
|
Delete redunctant decls of msdosfs_{mount,start,unmount,root,quotactl,
statfs,sync,fhtovp,checkexp,vptofh}() - they're local to msdosfs_vfsops.c.
XXX: These should be static in msdosfs_vfsops.c - another day...
|
2000-03-30 02:29:46 +00:00 |
simonb
|
f80823211a
|
Delete redundant decl of rootvp - it's in <sys/systm.h>.
|
2000-03-30 02:27:35 +00:00 |
simonb
|
45171aaef9
|
Delete redundant decls of vn_syncer_add_to_worklist(), syncdelay,
filedelay, dirdelay and metadelay - they're in <sys/vnode.h>.
|
2000-03-30 02:21:49 +00:00 |
simonb
|
92701d715c
|
Delete duplicate declaration of atopid().
|
2000-03-30 02:20:14 +00:00 |
simonb
|
08312317e7
|
Delete redundant decl of layer_node_create(), it's in layer_extern.h.
|
2000-03-30 02:19:16 +00:00 |
simonb
|
0177c68ba1
|
Delete redundant decl of fdesc_root, it's in fdesc.h.
|
2000-03-30 02:16:22 +00:00 |
simonb
|
6fa443065b
|
Delete redundant decl of union_vnodeop_p, it's in <miscfs/union/union.h>.
|
2000-03-30 02:15:09 +00:00 |
simonb
|
d1f05e517a
|
Delete redundant decl of dounmount(), it's in <sys/mount.h>.
|
2000-03-30 02:12:25 +00:00 |
simonb
|
289a50f572
|
Delete redundant decl of isodirino(), it's in cd9660_extern.h.
|
2000-03-30 02:11:09 +00:00 |
simonb
|
5a5c310fae
|
Delete redundant decls of fxp_enable(), fxp_disable() - they're in
i82557var.h.
|
2000-03-30 02:06:17 +00:00 |
simonb
|
9e370d4402
|
Delete redundant decl of com_attach_subr(), it's in comvar.h.
|
2000-03-30 02:04:30 +00:00 |
simonb
|
b75e08a514
|
Delete redundant decl of aicattach(), it's in aic6360var.h.
|
2000-03-30 02:02:53 +00:00 |
simonb
|
836abd43c2
|
Remove redundant decl of db_radix, it's also in <ddb/db_output.h>.
|
2000-03-30 02:01:49 +00:00 |
simonb
|
e06c3570b8
|
Make these a little more readable.
|
2000-03-30 01:49:23 +00:00 |
augustss
|
dd7160dcba
|
Afew more OpenBSD portability fixes.
|
2000-03-30 00:18:17 +00:00 |
augustss
|
fc4d9ff403
|
Get rid of register declarations.
|
2000-03-30 00:00:55 +00:00 |
fredb
|
c4ae664105
|
Revert last two changes. As pointed out by enami tsugutomo, snap_md_post
is the wrong place to do the splits, as the tar files are not yet made!
|
2000-03-29 23:47:53 +00:00 |
augustss
|
c62698f733
|
Fix a couple of misspelled comments.
|
2000-03-29 23:16:48 +00:00 |