snj
102ff8abb7
reed@ no longer has any ad clauses in the tree.
2009-10-21 05:42:11 +00:00
yamt
b7fa496839
fix a typo in a comment
2009-10-21 02:31:44 +00:00
snj
550147bd6a
Remove 3rd and 4th clauses in christos' license. OK christos.
2009-10-21 01:07:44 +00:00
snj
4933e803dc
nisimura and reinoud's ad clauses are no more.
2009-10-21 00:35:35 +00:00
snj
7a9dfdb753
Remove 3rd and 4th clauses. OK'd by Tohru Nishimura and Reinoud Zandijk
...
(copyright holders).
2009-10-21 00:30:43 +00:00
snj
9aea77f19b
Mats O Jansson's ad clause is no more.
2009-10-21 00:03:42 +00:00
snj
1a868936e6
Remove 3rd and 4th clauses. Approved by Mats O Jansson (copyright holder).
2009-10-21 00:01:56 +00:00
pooka
5a1b660dab
use autogenerated prototype
2009-10-20 23:29:57 +00:00
pooka
b762b305fb
regen
2009-10-20 23:29:39 +00:00
pooka
693ea25ed2
add shmif_create
2009-10-20 23:28:50 +00:00
pooka
17e6aa2d7b
printf -> rumpuser_dprintf
...
(can't use printf while holding spinlock)
2009-10-20 23:21:53 +00:00
jmmv
05cbb20f70
Account for the t_exitstatus to t_exit rename and the new t_wait tests in
...
tests/util/sh.
2009-10-20 22:00:38 +00:00
jmmv
6c8d9e2723
Remove the sh regress tests that have just been migrated to tests.
2009-10-20 21:59:55 +00:00
jmmv
9eb1b1099f
Migrate three sh test cases from regress to tests.
2009-10-20 21:58:35 +00:00
tron
6492b9712e
Add support for 64 bit file offsets to smbfs_smb_setfsize(), largely
...
based on code taken from FreeBSD.
This stops truncation of files larger than 4GB by VOP_SETATTR() which e.g.
happened when copying large files "rump_smbfs". Kudos to Antti Kantee
for diagnosing the problem in smbfs_smb_setfsize().
2009-10-20 20:55:01 +00:00
snj
4988388746
Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@.
2009-10-20 19:10:09 +00:00
christos
32f18d7dbe
make this compile again.
2009-10-20 19:04:59 +00:00
kardel
c3263d7b0a
update copyright to 2 clause version of the NetBSD Foundation
2009-10-20 17:29:06 +00:00
jym
de3d6f78cf
Fix a bug where on MP systems, pool_cache_invalidate(9) could be called
...
early during boot, just after CPUs are attached but before they are marked
as running.
This will result in a list of CPUs without the SPCF_RUNNING flag set, and
will trigger the 'KASSERT(xc_tailp < xc_headp)' in xc_lowpri() as no cross
call is issued.
Bug reported and patch tested by tron@.
See also http://mail-index.netbsd.org/tech-kern/2009/10/19/msg006293.html
2009-10-20 17:24:22 +00:00
tnn
e0331d273d
Print a warning if TERM is not set and stdin is a tty. PR bin/42144.
2009-10-20 16:17:07 +00:00
jmcneill
ec03d6f02a
trim some fat, don't scan disklabels on non-HD disks
2009-10-20 14:49:03 +00:00
jmcneill
441aa3df66
trim some fat
2009-10-20 14:47:33 +00:00
tron
3ad0ebd5a8
Only allocate a "struct iovec" array from the healp if a reasonably sized
...
stack array isn't large enough.
2009-10-20 12:17:44 +00:00
pooka
0d29473b2c
Actually, put uvm_readahead into rumpkern, since while it's
...
technically vfs stuff, sys_descrip depends on it and readahead
itself uses only the pager interface.
2009-10-20 10:42:41 +00:00
cegger
d3e9e93ad6
Use aprint_* when attaching. While here, unwrap some lines.
2009-10-20 10:34:21 +00:00
jnemeth
3f353bcfa2
Check to see if we were passed a NULL proplist dictionary.
2009-10-20 05:33:30 +00:00
jnemeth
5214d3defb
new manpage for modctl(2)
2009-10-20 04:44:33 +00:00
jnemeth
1cadc32cd7
First pass at a manpage for modctl(2) (hi ad!).
2009-10-20 04:41:28 +00:00
pooka
95a13440ba
use rump_pub interface name
2009-10-20 02:14:54 +00:00
pooka
9d203cca46
g/c unused variable
2009-10-20 02:14:12 +00:00
pooka
8eb3e364e3
fix warnings, update interface to use rump_pub
2009-10-20 02:05:45 +00:00
snj
2efebb6654
Mark Brinicombe's acknowledgement (well, this variety of it) is in
...
legal.common, where it belongs.
2009-10-20 01:41:44 +00:00
joerg
8fd2cbd826
Fix RCS ID
2009-10-20 01:21:28 +00:00
snj
07ce40632e
Follow upstream's lead and remove third and fourth clauses (except on
...
from usr.sbin/mopd/common/pf.c, where only the ad clause is removed,
because it has a shared UCB copyright) on Mats O Jansson's files.
thorpej OK'd usr.sbin/rpc.yppasswdd/yppasswdd_mkpw.c, where he shares
copyright.
2009-10-20 00:51:13 +00:00
snj
fa54d41099
Remove the "Mats O Jansson and Charles D. Cranor" acknowledgement.
2009-10-20 00:32:11 +00:00
pooka
02a39de4a7
fix sign-compare warnings
2009-10-20 00:25:26 +00:00
dyoung
23f173616f
Add missing text disclaiming any warranty, as pointed about by
...
rmind@.
2009-10-19 23:29:40 +00:00
dyoung
27ad740e98
Delete clauses 3 and 4. Thanks rmind@ for pointing out my mistake.
2009-10-19 23:28:02 +00:00
snj
0e24aa0d20
Remove third and fourth clauses, as was done upstream in revision 1.25.
2009-10-19 23:25:43 +00:00
rmind
993cb03302
Drop 3rd and 4th clauses from David Young's license.
...
Reviewed and approved by dyoung@ (copyright holder).
2009-10-19 23:19:37 +00:00
dyoung
6f40c61d9b
Add missing copyright notice, pointed out by rmind@.
2009-10-19 22:49:44 +00:00
joerg
be403b3398
Fix header to include. From Kristaps Dzonsons.
2009-10-19 22:38:56 +00:00
pooka
fe208f2f7a
__weak_alias for uvm_readahead() since it's used also in sys_descrip.c
2009-10-19 22:35:11 +00:00
pooka
639268f462
remove stale uvm_readahead() stub
2009-10-19 22:31:47 +00:00
christos
32ec2634aa
treat sun2 like the other losing platforms.
2009-10-19 22:07:29 +00:00
snj
f34f162dd3
David Miller's entry is already in ../sparc/legal, where it belongs.
2009-10-19 19:13:13 +00:00
pooka
6f49a65bc8
Set recycle to false along with a comment screaming that it should
...
be set properly to recycle unused vnodes immediately.
2009-10-19 19:12:06 +00:00
snj
06ceccf7ec
Remove duplicates of ad clauses from the Alice Group (which is already
...
in legal.common, where it belongs).
2009-10-19 19:07:39 +00:00
snj
95ce14f35a
bouyer's ad clause is no more.
2009-10-19 19:02:21 +00:00
bouyer
6d07b400dc
Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen
...
for the booring work !
2009-10-19 18:41:07 +00:00