christos
7d6187a689
PR/24023: Min Sik Kim: Don't deadlock while closing mappers. The module
...
uninit function can call close again, which will try to obtain a held
lock. Unlock the lock before calling the actual close function, since
we already disassociated cm from the rest of the data structures.
2004-01-08 19:23:19 +00:00
christos
5cd9414514
PR/24021: Greg Troxel: cvs(1) doesn't work with mode 770 repositories for
...
secondary gids.
Implement proper group membership testing as suggested in the PR.
2004-01-08 17:51:33 +00:00
nonaka
bf6adc04cc
implement bus_space_set_region_[124], bus_space_copy_region_[124].
2004-01-08 15:29:20 +00:00
rtr
0e551b523b
md.macppc x set lists
2004-01-08 14:43:54 +00:00
martin
10e9430c36
Minor cleanup
2004-01-08 13:34:04 +00:00
rtr
f853ac1d0c
md.sparc64 x set lists
2004-01-08 13:02:29 +00:00
minoura
8f5ee5571c
Include compat/hpux/files.hpux.
...
Untested.
2004-01-08 12:32:03 +00:00
minoura
1b60d5c936
Make symlink X -> X68k.
2004-01-08 12:29:49 +00:00
simonb
a5c6a6feac
KNF.
2004-01-08 12:16:09 +00:00
rtr
b87f955fb5
use prog.mk so we get cleandir. from jmmv@
2004-01-08 09:49:24 +00:00
lukem
75859304bc
xf86dga stuff is present in ./mi
2004-01-08 09:33:34 +00:00
lukem
5405883214
remove stuff present in ./mi
2004-01-08 09:30:29 +00:00
wiz
e3ef1b438f
Bump date for previous.
2004-01-08 09:24:31 +00:00
wiz
70cfe67d9f
There is no sysctl(9) (yet?), comment it out;
...
fix a typo.
2004-01-08 09:21:35 +00:00
wiz
c41ae2dff4
New sentence, new line; fix typo and
...
grammar.
2004-01-08 09:16:11 +00:00
wiz
24a407cb79
Bump date for previous; break line
...
so that only relevant parts are marked up.
2004-01-08 09:14:35 +00:00
wiz
6807f73559
Fix some spacing nits, an Xref section, and a long line.
...
Bump date for previous.
2004-01-08 09:12:57 +00:00
lukem
04be9e71df
Implement do-x11, to run "make build" in ./x11/
...
If MKX11 != no, add "do-x11" to BUILDTARGETS.
Say ``hello'' to Imakeicide.
2004-01-08 07:01:06 +00:00
itojun
71ee6e8bea
typo (struct member name - has to be rtm_addrs). from fujitsu
2004-01-08 06:56:25 +00:00
rtr
b3dc2a2ea7
sparc x set lists
2004-01-08 06:34:48 +00:00
rtr
c6b21d173e
x11 set lists mi and md.i386
2004-01-08 05:12:32 +00:00
lukem
b2c15cb7bf
Fix generation of XF86Config.eg and XF86Config.98.
2004-01-08 05:07:41 +00:00
rtr
c5a3389d51
use ${HOST_SH} instead of sh
2004-01-08 04:45:12 +00:00
lukem
a4b9f943c1
move xf86PciIds.h from SRCS to DPSRCS, so TRT happens...
2004-01-08 04:39:16 +00:00
lukem
f165d2f537
fix previous; the original srcfile is called XF86Config.indy already
2004-01-08 04:25:34 +00:00
rtr
151654f33f
install example XF86Config files
2004-01-08 04:22:11 +00:00
lukem
ea0dd22e5d
Build xf1bpp. (from rtr@, with tweaks by me)
2004-01-08 04:20:27 +00:00
rtr
a1d1f64137
XF86Config.indy example
2004-01-08 04:20:00 +00:00
atatat
bc0bdd10f7
Used to say "type=", but now says "size=" since that's what it's
...
supposed to say.
2004-01-08 03:44:48 +00:00
rtr
1b8ba79ff5
X -> XFree86 symlink, if this default is not suitable someone else is
...
free to provide an alternative.
2004-01-08 03:36:24 +00:00
rtr
32c7613ddb
.if ${MACHINE} == "i386" || ${MACHINE} == "amd64" || \
...
${MACHINE} == "macppc" || ${MACHINE} == "cats"
Build Xvfb
2004-01-08 03:33:55 +00:00
rtr
82f1915f4a
fbdevhw manpage
2004-01-08 03:31:54 +00:00
itojun
c257ec3afe
backout previous change (removal of pidfile(3) call). requested by core.
2004-01-08 02:48:43 +00:00
lukem
88068bf42a
Add the following to the list of variables displayed in etc/release
...
MKBFD MKCRYPTO_IDEA MKCRYPTO_MDC2 MKCRYPTO_RC5 MKCVS
MKDYNAMICROOT MKGCC MKGCCCMDS MKGDB MKHESIOD MKHTML MKIEEEFP
MKKERBEROS4 MKKERBEROS MKLINKLIB MKMANZ MKPICLIB MKPOSTFIX
MKSENDMAIL MKSKEY MKSOFTFLOAT MKSTATICLIB MKUUCP MKX11 MKYP
2004-01-08 02:37:16 +00:00
lukem
399d0c9695
If MKX11 != no, invoke makeflist & checkflist with -b.
...
Use "makeflist -l" to determine MAKETARSETS
Use sh -c '. ./sets.subr; echo $x11_version' to implement print_x11_version.
2004-01-08 01:48:45 +00:00
lukem
b309c0fe8a
If MKX11 != no, set x11_version="" and ignore USE_XF86_4.
2004-01-08 01:39:26 +00:00
lukem
3c7f5007f5
show count of missing and extra files. idea from rtr@
2004-01-08 01:31:57 +00:00
lukem
c07378c709
implement -l, to list the selected set names rather than the contents
2004-01-08 01:15:25 +00:00
thorpej
778161fb7f
Initialize some importantant members of the drive info structure. (I have
...
no idea how this worked for me before, but I swear that it did...)
kern/24015.
2004-01-07 22:06:57 +00:00
thorpej
cb9ba8776e
Add a comment about some code that should be cleaned up.
2004-01-07 22:03:56 +00:00
bjh21
a33e671568
Regen.
2004-01-07 22:02:23 +00:00
bjh21
38cb9d0fe2
It looks like the isc PC netslot version of the Nexus interface uses the
...
same podule ID as the A3020/A4000 netslot version. Update list to reflect
this.
2004-01-07 22:00:51 +00:00
atatat
22361e5849
Remove more references to the old sysctl infrastructure.
2004-01-07 21:58:27 +00:00
atatat
76f7bb35fd
Add descriptions of flags.
2004-01-07 21:25:14 +00:00
atatat
0f4c4fc955
Add brief comments to the sysctlnode members that describe what they
...
are.
Cut SYSCTL_DEFSIZE in half, which results in roughly a 40% improvement
in memory usage by sysctlnodes (on my laptop), along with a dozen
extra calls to sysctl_realloc() during kernel bootstrap (which no one
should notice anyway).
2004-01-07 21:17:01 +00:00
martin
1ea1aebf5b
Document nell's kernel thread.
2004-01-07 20:17:51 +00:00
martin
b86d7b2c57
A __insn_barrier() is now available for all archs, remove the MD version
...
here. Suggested by Jason Thorpe.
2004-01-07 20:02:28 +00:00
martin
9bff0c1a82
Remove previous makefile hack (disabling optimization) and add
...
__insn_barrier()s instead.
2004-01-07 19:42:22 +00:00
martin
9532645db7
Add a __insn_barrier() macro to stop the optimizer from moving code
...
accross the barrier or assume liveness of register values.
Suggested by Jason Thorpe and Steve Woodford.
2004-01-07 19:38:10 +00:00
matt
9196bdd1f8
When accepting a peer's MSS, never let it drop below 256 (SLIP + TCP will
...
be the lowest MSS we should ever enounter).
2004-01-07 19:15:43 +00:00