Commit Graph

173006 Commits

Author SHA1 Message Date
dholland
629defb951 Clarify that the historic V7 sticky file semantics no longer apply. 2008-09-05 03:28:15 +00:00
lukem
cf6d5129c5 db -Th 2008-09-05 01:03:31 +00:00
pgoyette
0d1ae4cbb2 Initialize event's sent-state appropriately to avoid unnecessary start-up
time messages that report a "transition" to the Normal state.
2008-09-04 21:54:51 +00:00
agc
ead06104de Sync set list with reality for html page for rump_sysvbfs. 2008-09-04 20:37:30 +00:00
he
7f923d38fb Adopt a fix from OpenBSD, revision 1.30 in their CVS repository.
To paraphrase:
  Some ciss(4) firmwares use different physical drive addressing, resulting
  in bioctl(8) functions not being available.
Tested on both types of controller.
2008-09-04 19:03:14 +00:00
wiz
9a92242aa3 ascii -> ASCII
ethernet -> Ethernet
in comment.
2008-09-04 18:22:47 +00:00
njoly
46da4ade28 Make linux32 getdents(2) do its own job instead of calling the
corresponding compat linux function, where struct dirent members types
differs.
2008-09-04 17:45:00 +00:00
tsutsui
bdf7279542 Fix a warning and formatting on sgimips. 2008-09-04 17:24:18 +00:00
tsutsui
74359d5342 Fix a warning. 2008-09-04 17:15:17 +00:00
mhitch
baf8265fa5 Limit the number of luns to 1, since the SCSI device ciss(4) presents
doesn't appear to luns and later controllers would respond to probe
requests for luns > 0.
2008-09-04 16:47:04 +00:00
tsutsui
356bdfe1e8 Fix ~empty INSTALL notes on ports which don't have
the "Quick install notes for the impatient" section.
(no one has noticed it since April!?)
2008-09-04 16:44:36 +00:00
tsutsui
04134b2dd5 Fix formatting. 2008-09-04 16:30:58 +00:00
pooka
91abea38e6 untypo previous 2008-09-04 16:20:15 +00:00
pooka
660c5d7442 forgot to commit this - descend into rump_sysvbfs 2008-09-04 16:16:32 +00:00
pooka
7925afe7fc Use mntflags handed to us by parseargs() instead of hardcoded MNT_RDONLY. 2008-09-04 15:38:34 +00:00
pooka
7c5de9872e Use the standard practice of canon_dev/dir instead of argv[optind] 2008-09-04 15:35:58 +00:00
pooka
d559e45903 adjust copyright to match reality. no functional change. 2008-09-04 15:34:55 +00:00
pooka
1acae5309f Fix double free when i/o descriptor is violently closed. Bug was
introduced in rev 1.27.

fix provided by Taylor R Campbell in lib/39353
2008-09-04 15:30:36 +00:00
cegger
ae69aebaca Document that Xen version of at least 3.1 will be required after netbsd-5.
ok bouyer@
2008-09-04 15:14:10 +00:00
hubertf
8148583231 xref manpages for access filters. OK'd by tls@ 2008-09-04 14:19:31 +00:00
tsutsui
c8561507ed - add more developers per their requests
- fix one more sort botch
- fix typo
2008-09-04 14:18:04 +00:00
hubertf
757e967226 The pseudo-device is really "accf_http" instead of "accf_data"
Bump date

Sanity-checked by tls@
2008-09-04 14:05:01 +00:00
rtr
be56b9b956 enable WSCONS_SUPPORT for the keyboard driver 2008-09-04 12:29:14 +00:00
pooka
811ee024bf Actually, use FWRITE for device open only if we aren't doing MNT_RDONLY.
This still allows to mount read-only images with -o ro.
2008-09-04 12:28:14 +00:00
pooka
795cda8d6a Add rump support for sysvbfs. 2008-09-04 12:21:25 +00:00
pooka
e9233abdae Convert to the new mount world order with parseargs. 2008-09-04 12:07:58 +00:00
pooka
9e37085d2e Install sysvbfs argument structure header into userlandia. 2008-09-04 12:07:29 +00:00
pooka
4e73c87bfa Open devvp for both reading and writing. 2008-09-04 12:02:10 +00:00
christos
51a52339c8 fix device is not split warning 2008-09-04 10:42:55 +00:00
lukem
82ec76f4db Support -Th to enable VIS_HTTPSTYLE.
Expand description of -T so there's less need to consult
both vis(1) and strvis(3) to determine what the characters mean.
2008-09-04 09:54:56 +00:00
lukem
6fb06e2c97 In strsvisx(), don't attempt to read the "next" character past the end
of the provided length.
2008-09-04 09:41:44 +00:00
rtr
bd887bd6a3 add chooser.debug and xorgconfig.debug entries for xorg when MKDEBUG=yes 2008-09-04 08:04:31 +00:00
pgoyette
be03c1978e Fix a cut-and-pasto - the html files are *.html not *.9 2008-09-04 01:53:56 +00:00
jmcneill
3dab27ec15 ACPICA 20080829 is out. 2008-09-04 00:57:13 +00:00
ober
c476955fc4 Updates to enable the iwn man page 2008-09-03 23:44:24 +00:00
gmcgarry
d9e2795e44 Structures with incomplete members is an obscure gcc extension. Replace the
flexible array with a zero-length array.  Now compiles on pcc with gcc
compatibility.
2008-09-03 23:43:06 +00:00
gmcgarry
36a81a3bed Don't use unnamed structures. 2008-09-03 22:57:46 +00:00
gmcgarry
a5659ecaae Hack around zero vararg macro list on PCC. 2008-09-03 22:56:51 +00:00
lukem
a7910f38ac remove duplicate entry for bootfloppy-big 2008-09-03 22:07:12 +00:00
rjs
59e0539a4a Make it work again for platforms that can do single byte operations.
Fix to PR kern/38757.
2008-09-03 20:36:24 +00:00
rjs
377d770dda Add myself to list of developers. 2008-09-03 20:34:23 +00:00
erh
fe87d891c6 Add the man9 and html9 entries for the linedisc symlinks too. 2008-09-03 18:30:13 +00:00
tsutsui
afddcae745 - fix a sort botch in the previous
- add some port maintainer names in the developer list too
2008-09-03 17:21:20 +00:00
drochner
6d1cbe3695 Make ioctl(FIONREAD) on the master side of a pty return the amount of
data which can be read, as expected. Before, the call fell through a
"case" statement and was forwarded to the slave side, returning the
data which can be read by the slave.
The new behaviour also matches Linux and OSF/1.
2008-09-03 16:47:34 +00:00
drochner
316dc7a8ab Support -the "-A addressformat" flag for od(1), from FreeBSD.
(I found a script which tries to figure out the byteorder of a box
by "od -An | grep", but it is POSIX anyway.)
There is a little behavioural change: The whitespace without any arguments
is like "-to2" now; before it was custom. It's not worse imho.
2008-09-03 16:32:57 +00:00
tsutsui
5513dca616 - update port-maintainers
- sort core/port-maintainer/developer names by surname
  (XXX how can this be automated?)
2008-09-03 16:30:32 +00:00
vanhu
a20b313ea8 From Tomas Mraz: Duplicate addresses in pk_sendxxx functions, as they may be altered for NAT-T stuff. 2008-09-03 16:08:26 +00:00
vanhu
4ead39ef24 Duplicate addresses in pk_sendxxx functions, as they may be altered for NAT-T stuff 2008-09-03 16:08:25 +00:00
tnozaki
aaf9b2042e PR/39445, fix wrong charsets priority for CP932.
reported and tested by NARUSE, Yui-san. thanks!
2008-09-03 15:42:45 +00:00
tsutsui
dcffe12ae7 Remove almost obsolete and useless "Unsupported devices" and
"Required configurations" sections for legacy devices. Ok'ed by bouyer@.
2008-09-03 15:12:48 +00:00