wiz
6792460beb
New sentence, new line.
2011-01-21 09:47:00 +00:00
wiz
bdc7bbc56f
Fix typo reported in PR 44429 by Ryo HAYASAKA.
2011-01-21 09:15:20 +00:00
roy
280c704b28
Move the termcap man page and capabilities to the Attic as we have been
...
using terminfo now for quite some time.
2011-01-21 07:59:05 +00:00
roy
2302ac3710
Describe the new terminfo environment settings.
2011-01-21 07:55:12 +00:00
mbalmer
04eab910d9
A place for Lua 5.1 modules.
2011-01-20 23:01:55 +00:00
drochner
5a190aa53b
fix bug introduced in rev. 1.3: need to set the string before
...
converting it into a numerical value, otherwise we might get junk or crash
2011-01-20 21:26:20 +00:00
drochner
7264233c30
avoid crash if certain operations are done before an input record is
...
read, ie in a BEGIN rule
2011-01-20 21:23:11 +00:00
skrll
0b06abdb0f
Remove trailing whitespace.
2011-01-20 19:51:54 +00:00
skrll
75cbe34a1c
Another comment tweak
2011-01-20 19:50:41 +00:00
skrll
c2fc95680d
Tweak comment.
2011-01-20 19:49:22 +00:00
skrll
b404656635
Move the clock_intr declaration.
2011-01-20 19:47:40 +00:00
skrll
fee9f50344
#define<tab>
2011-01-20 19:43:16 +00:00
jmcneill
bc2a81f763
unreserve kmixer
2011-01-20 19:10:02 +00:00
jmcneill
79bc66b915
bump libchromeXvMC major to match the other hw libraries to make
...
libXvMCW happy
2011-01-20 18:55:38 +00:00
pooka
e963960681
Add a simple dhcp client for rump kernels. It uses code from dhcpcd
...
for talking to the server and for setting the interface address
and route. However, otherwise it is quite different, since we need
to be working under the assumptions that there is no stable storage
on a rump instance, and that there are n networking stacks on a
given host.
2011-01-20 18:47:19 +00:00
matt
2f7e00c1c8
Change to use MAKEOBJDIR instead of MAKEOBJDIRPREFIX
2011-01-20 18:43:52 +00:00
matt
0da37b7b85
Remove CPUFLAGS?= since it's no longer needed.
2011-01-20 18:41:39 +00:00
jmcneill
8862a9a380
build and install libchromeXvMCPro from xf86-video-openchrome
2011-01-20 18:36:45 +00:00
vanhu
4d9d52d8fa
fixed a typo, it will now compile when KMADDRESS is defined. reported by Roman Hoog Antink (rha (at) open.ch)
2011-01-20 16:08:35 +00:00
njoly
3ba2f12fce
+librumphijack.so.0.0.debug
2011-01-20 15:50:06 +00:00
ginsbach
818c8e81ff
- Replace fatal2() with the appropriate err(3)/errx(3) calls.
2011-01-20 15:48:11 +00:00
phx
e3e33492f6
Add missing is_a600() definition, used by amiga devices.
...
We simply define it as 0, because an A600 will never have a PPC installed.
2011-01-20 15:44:56 +00:00
ginsbach
b4abf20d50
- Fix an incorrect comparison (always true)
...
This created an unnecessary temporary file when using the -o option
to create a new file.
- Fix -o option bug reported by Tony Finch
The output file was incorrectly called "[stdin]" when overwriting
the the input file via standard in (unifdef -o file < file).
2011-01-20 15:24:24 +00:00
pooka
3cc5cc6884
include pid of rump server in hostname
2011-01-20 15:00:12 +00:00
njoly
5462d0ce58
Add missing .debug extension.
2011-01-20 14:54:24 +00:00
pooka
db460c0fb8
Match only first instance of rlphy, following suite from Free/OpenBSD.
...
should fix PR kern/42950, variant of patch from "js" on irc
2011-01-20 14:26:11 +00:00
he
68cb75d86c
save_fpu_lwp() was renamed to fpu_save_lwp(), so follow suit.
2011-01-20 11:59:24 +00:00
bouyer
44f5b240e4
Add bouyer-quota2 branch
2011-01-20 11:46:19 +00:00
bouyer
dc31d933b9
prop_*_copyout takes an object as second parameter, not a pointer to object.
2011-01-20 11:17:58 +00:00
wiz
3421828c26
Typos, wording.
2011-01-20 10:48:37 +00:00
wiz
7663d370d2
Add commas in enumerations.
2011-01-20 10:47:33 +00:00
wiz
bf94acf9f2
Sort sections.
2011-01-20 10:45:10 +00:00
wiz
22207ca7ad
New sentence, new line. Use Dq.
2011-01-20 10:44:42 +00:00
wiz
75b38350f7
Remove trailing whitespace.
2011-01-20 10:42:19 +00:00
jruoho
816ded3036
Note in SYNOPSIS that fwhrng(4) attachs to ichlpcib(4).
2011-01-20 08:53:24 +00:00
christos
2d76e866a6
Use the _sys alias instead of the _ alias as the way to access the baseline
...
syscall.
2011-01-20 02:58:17 +00:00
christos
b493b4d721
provide a _sys_getcwd() entry like all the rest of the system calls to be
...
used by SSP.
2011-01-20 02:57:00 +00:00
jmcneill
23db583091
Print the brand string if present instead of model (model is still
...
available via sysctl hw.model):
-cpu0 at mainbus0 apid 0: IDT/VIA 686-class, 1596MHz, id 0x6d0
+cpu0 at mainbus0 apid 0: VIA C7-M Processor 1600MHz, id 0x6d0
2011-01-19 21:39:41 +00:00
he
0fe11bd21d
Mark the set list entries for librumpfs_zfs and librumpkern_solaris
...
with the "zfs" attribute -- these are not built for a substantial
portion of our ports.
2011-01-19 21:07:13 +00:00
bouyer
07247bb748
- Implement prop_{array,dictionary}_copyout(), based on
...
prop_{array,dictionary}_copyout_ioctl().
- Implement prop_{array,dictionary}_recv_syscall(), which
takes as parameter the pref we got from kernel and internalize it,
and unmaps the buffer prop_{array,dictionary}_copyout() mapped for us.
- add a prop_{array,dictionary}_send_syscall() for symetry, which is
an alias to prop_{array,dictionary}_externalize_to_pref()
Discussed on tech-kern@ and tech-userlevel@
2011-01-19 20:34:23 +00:00
drochner
9b0c6e6540
make sure the "overload_tbl" member of "struct pf_rule" copied in
...
from userland is initialized (it is used by the kernel only)
fixes crash or data injection (CVE-2010-3830), usually by root user only
OpenBSD has rewritten the code to start with a zero'd struct and fills
in needed parts only - to be considered in case a newer pf version
is imported.
2011-01-19 19:58:02 +00:00
christos
416c220c02
Re-do ssp hijacking by defining inline functions and using the weak libc
...
symbols to do the indirection for unistd.h instead of #define tricks.
Fixes compilation for things that define struct { ssize_t read(int fd, ...); }.
2011-01-19 19:21:29 +00:00
jakllsch
b0728aac57
note the libXvMCW lint file too
2011-01-19 18:29:28 +00:00
jmcneill
e9d20a668a
descend into libXvMCW
2011-01-19 16:32:12 +00:00
jmcneill
10e6d63e6a
Build and install the XvMC wrapper library libXvMCW.
2011-01-19 16:31:23 +00:00
plunky
f5d0a5824d
libterminfo needs to come after libedit for static linking
...
(while here, coalesce LDADD/DPADD lines)
2011-01-19 11:55:50 +00:00
plunky
3b635a0579
add note that the static linking of liblua is intentional
...
("hidden" symbols need to be reached)
2011-01-19 11:43:18 +00:00
plunky
96e4690f7b
link against the dynamic library [liblua.so]
...
we could link against the static liblua.a here (the Lua dist build
does that) but would need to pass "-Wl,--export-dynamic" to ensure that
all symbols were available, as dlopen() with other modules may cause
problems later.
2011-01-19 11:38:15 +00:00
pooka
11b5103ee7
Do the standard dance for sendto/recvfrom since nspluginwrapper
...
wants to use them. XXX: need to fold the dance sequence into a
common routine.
2011-01-19 11:27:01 +00:00
plunky
74b96c56e3
DPADD for libm too
2011-01-19 11:02:00 +00:00