Commit Graph

181148 Commits

Author SHA1 Message Date
pooka
e11306504d Set vnode op vector properly for block devices too. Makes mounting
a real block device work again.
2009-05-19 13:42:35 +00:00
yamt
1a764d8c67 radix priority search tree. 2009-05-19 12:39:56 +00:00
reinoud
f30b0e943b Fix newfs_udf to create a valid disc images on bigendian machines. 2009-05-19 12:13:02 +00:00
tteras
68ab535bfd From Jukka Salmi: Fix couple of typos from previous commit. 2009-05-19 09:34:52 +00:00
wiz
a1b5b4ecad Specify that sorting in SEE ALSO should be done in a case-insensitive order.
Requested by Alan Barrett.
2009-05-19 09:04:50 +00:00
skrll
72c9ff9f0c Whitespace. 2009-05-19 05:50:58 +00:00
agc
0df5e957ce CHANGES 1.0.0 -> 1.99.1
+ released and tagged version 1.0.0; development version now 1.99.1
+ get rid of some fields which are no longer needed
+ minor name changes
+ add mmapped field to ops_data_t struct to denote that the array needs an
  munmap(2) and not a free(3)
+ add an __ops_mem_readfile() function, and use it for reading files.
  The function does mmap(2), and then falls back to read(2) if that fails.
  Retire unused __ops_fileread() which had an unusual interface
+ drop sign_detached() from netpgp.c down into signature.c as
  __ops_sign_detached()
2009-05-19 05:13:09 +00:00
bouyer
8ebd73cde8 Back out rev 1.27 now that MD implementations of spl*() have been fixed
to be a memory barrier.
2009-05-18 21:31:27 +00:00
ad
77e6671be0 - Remove unneded uvm_lwp_hold(), uvm_lwp_rele().
- Make physio_concurrency tuneable via crash(8).
- Update comments.
2009-05-18 21:12:33 +00:00
reinoud
c469916e3d ANSI-fy. No idea why they weren't so in the first place. 2009-05-18 21:09:54 +00:00
reinoud
937ed04261 Fix *serious* bug in bswapping definitions for big endian machines. 2009-05-18 20:52:24 +00:00
reinoud
7b913c191b Make ecma167 header file compilable by pcc 2009-05-18 20:51:03 +00:00
ad
610bc1e5aa Don't pass a buffer to physio(), let it be allocated dynamically.
This leaves only scsipi and atapi doing the same.
2009-05-18 20:41:57 +00:00
dyoung
69408179ba Make waittime static so that I know nothing else is using it. 2009-05-18 20:22:16 +00:00
dyoung
91789d5ac4 Remove 'register' qualifier from several variables. The object
file did not change.
2009-05-18 20:20:42 +00:00
tteras
0ab43f031c From Tomas Mraz: Introduce union sockaddr_any and use it to make code
more readable. Related to trac #293.
2009-05-18 17:40:38 +00:00
tteras
ef94861331 From Tomas Mraz: Remove variable that is not really used; only referenced
while uninitialized causing valgrind error.
2009-05-18 17:07:15 +00:00
tteras
5e83df8c82 From Tomas Mraz: Fix natt_flags check. 2009-05-18 17:00:42 +00:00
pooka
c94cfd7632 add some todo-items, based on a file which was lingering in my
local tree for apparently almost two years now
2009-05-18 15:47:28 +00:00
wiz
1791473d2b Make HTML-ready. 2009-05-18 14:58:14 +00:00
wiz
b746c978a5 Sort errors. 2009-05-18 14:51:55 +00:00
wiz
caea0adcf4 Sort SEE ALSO. 2009-05-18 14:49:35 +00:00
wiz
86c9c96e53 New sentence, new line. Use \e for a backslash.
Sort option descriptions.
2009-05-18 14:46:51 +00:00
wiz
d88235712b Make Dt and Nm match name of file. 2009-05-18 14:41:41 +00:00
wiz
cadc5a495f New sentence, new line. Shorten Nd argument and put information into
DESCRIPTION section instead.
2009-05-18 14:41:07 +00:00
wiz
983cc93f85 Sort SEE ALSO. 2009-05-18 14:11:30 +00:00
wiz
afc8e13ec9 New sentence, new line. Use Xr for xrefs. Remove safte references. 2009-05-18 14:07:09 +00:00
wiz
0e0b538bf0 Drop trailing whitespace. Use Dv. 2009-05-18 14:05:15 +00:00
wiz
7d7ebb4066 Mark up defined value with Dv. 2009-05-18 14:02:51 +00:00
wiz
9d94d58b61 Fix xrefs. Drop trailing whitespace. Use Dq. 2009-05-18 14:01:31 +00:00
wiz
f24608c3ac New sentence, new line. Use .An. 2009-05-18 13:57:54 +00:00
wiz
5d3d6cd4cc Sort errors. 2009-05-18 13:56:05 +00:00
wiz
5934ead6f1 Sort sections. 2009-05-18 13:51:10 +00:00
wiz
84e3197bea New sentence, new line. 2009-05-18 13:49:43 +00:00
plunky
32a127402a bump libutil minor for snprintb_m() 2009-05-18 13:40:10 +00:00
njoly
49931fb2d8 Restore PTHREAD__ASM_RASOPS for alpha (from _context_u.S), that was
lost in previous cleanup.

ok by ad@.
2009-05-18 13:03:35 +00:00
wiz
49d8d543b2 Update references to firmware handling (mostly by removing outdated stuff
and pointing to iwi(4)). Bump date.

Addresses PR 41444 by Taylor R. Campbell.
2009-05-18 12:55:28 +00:00
njoly
1ab0e3e71a Remove obsolete ./usr/include/openpgpsdk 2009-05-18 12:50:41 +00:00
wiz
ed7ec17756 Consistently use "buflen" as function argument name.
From Jukka Ruohonen in PR 41436.
2009-05-18 12:49:11 +00:00
wiz
ae1f36f738 Punctuation nit. Remove superfluous .Pp. 2009-05-18 12:40:21 +00:00
wiz
b18f60f11c Fix typo in Dd argument. Remove superfluous .Pp. 2009-05-18 12:39:17 +00:00
njoly
eb51be4e79 Adjust compat osf1 to recent pad -> PAD change. 2009-05-18 12:39:02 +00:00
wiz
6ece1e04b0 Fix typo in Dd argument. 2009-05-18 12:37:28 +00:00
wiz
bcd628c3a4 Mark up sysctl node with Li, like in sysctl(7). 2009-05-18 12:32:05 +00:00
wiz
96ce1282b1 New sentence, new line. 2009-05-18 12:29:56 +00:00
wiz
69f3168bc0 Sort SEE ALSO. 2009-05-18 12:29:31 +00:00
wiz
da91221b28 New sentence, new line. 2009-05-18 12:27:22 +00:00
wiz
083ea99d48 New sentence, new line. Mark up path with .Pa. 2009-05-18 12:26:15 +00:00
wiz
a8df896a15 Sort option descriptions. 2009-05-18 12:17:54 +00:00
nakayama
b7f0e7e6ce Using OpenFirmware calls properly about 64-bit physical address handling.
Old code trancate a physical address to 32-bit width.  Idea from OpenBSD.
2009-05-18 12:15:26 +00:00