Commit Graph

232957 Commits

Author SHA1 Message Date
snj 72e6061c7e Remove stale comment about ARM fenv support. 2015-01-20 20:43:10 +00:00
christos 26ba80487b Fix non _REENTRANT build. 2015-01-20 18:31:24 +00:00
christos 07566bf050 add popenve() 2015-01-20 17:29:58 +00:00
christos 829f81ac73 add popenve(). 2015-01-20 17:29:00 +00:00
christos 9226f39def Factor out popen() code into separate functions and create popenve()
using the new functions, a safer version of popen() that does not
involve a shell. Correct manual page inaccuracies.
2015-01-20 17:28:00 +00:00
macallan a2db4fbd86 - remove scratch area, it's been unused since we're drawing characters by
hardware
- don't sync the rendering engine unless we have to, watch FIFO levels
  instead
- support anti-aliased fonts and let the drawing engine do all the work
2015-01-20 12:13:04 +00:00
matt 9a22733cae Don't enable string instructions on NetBSD if -Os is used. 2015-01-20 07:12:41 +00:00
christos 2d5fa36159 add void casts to CMSG_ 2015-01-20 01:10:16 +00:00
christos 56b380299e add lint comment 2015-01-20 01:02:25 +00:00
christos eedf12df66 *** empty log message *** 2015-01-20 00:52:15 +00:00
christos 614f42f265 works 2015-01-20 00:19:21 +00:00
sevan d675e07398 Added myself 2015-01-19 20:25:29 +00:00
phx 2ba2ab2e09 Make it compile with -DDEBUG again. 2015-01-19 20:10:27 +00:00
palle 9b99954a80 sun4v: Add two new functions to the mdesc api: mdesc_find_node_by_idx() and mdesc_next_node() 2015-01-19 19:46:08 +00:00
christos 5f7ceb9038 *** empty log message *** 2015-01-19 19:02:35 +00:00
christos 474e893b1c *** empty log message *** 2015-01-19 18:52:55 +00:00
christos 6c408a1c40 Initial revision 2015-01-19 18:52:54 +00:00
christos 4f8d77d8b9 *** empty log message *** 2015-01-19 18:52:54 +00:00
christos 05b8d7c51b Initial revision 2015-01-19 18:52:54 +00:00
christos d5c5c47127 *** empty log message *** 2015-01-19 18:52:54 +00:00
christos 827e5bc251 CID 1245802: Result always 0. 2015-01-19 15:07:25 +00:00
njoly 3cb8375991 Regen for Realtek ALC280. 2015-01-19 14:32:08 +00:00
njoly b4cc026c4e Add Realtek ALC280. 2015-01-19 14:31:32 +00:00
wiz d5c4ae99cd New sentence, new line. 2015-01-19 11:53:59 +00:00
wiz 194f011f43 Fix date. Sort section. Sort errors. Sort SEE ALSO. Break too long
lines.
2015-01-19 11:47:41 +00:00
rmind 2472877a60 Implement ipi_trigger_multi(9); requested by cherry@. 2015-01-18 23:16:35 +00:00
jakllsch 026c5d5a6d While the old gpt.S mbr code looks at both primary and alternate GPT
partition tables, mbrgpt.S and DKWEDGE_METHOD_GPT only look in the
primary.  Align the bootxx/boot2 biosdisk code with this so as to avoid
situations where the disk becomes unbootable when it has an undestroyed
secondary GPT.
2015-01-18 20:18:07 +00:00
skrll 9ccfc09eab New Raspberry Pi firmware from
commit 216c2f79ca0633bebe3916184bf3550e1b8f2f80
Author: popcornmix <popcornmix@gmail.com>
Date:   Wed Jan 14 20:31:17 2015 +0000
2015-01-18 19:09:54 +00:00
skrll 38deceeb5f Remove incorrect entries 2015-01-18 18:23:25 +00:00
christos 138c2d399f add man pages for estrto{i,u} (Kamil Rytarowski) 2015-01-18 18:11:10 +00:00
christos 0a09d1ccef add estrto{i,u} (Kamil Rytarowski) 2015-01-18 18:10:01 +00:00
christos 57b77f77cd add estro{i,u} (Kamil Rytarowski) 2015-01-18 18:09:36 +00:00
christos 8283eb918f add strtoi strtou (Kamil Rytarowski) 2015-01-18 18:09:10 +00:00
christos 8b7248dbcd add strtonum man page. 2015-01-18 18:04:20 +00:00
christos 3d8157c11a cleanups from (Kamil Rytarowski) 2015-01-18 18:01:41 +00:00
christos 566fb07644 man page for strtonum.3 2015-01-18 17:59:36 +00:00
christos f1e6017cdd remove restrict to match with OpenBSD prototype (Kamil Rytarowski) 2015-01-18 17:56:09 +00:00
christos 84a48e0829 match variable names with man page (Kamil Rytarowski) 2015-01-18 17:55:22 +00:00
skrll 25fa99ca2c Use [dx]sets_p as flag for debug/X sets inclusion. xsets is the list of
sets.
2015-01-18 17:37:54 +00:00
justin 3a953aac64 Revert removal of opt_inet.h as many cases may still require it 2015-01-18 17:33:08 +00:00
christos aa58a4a84d *** empty log message *** 2015-01-18 17:28:37 +00:00
christos 5b676252e4 Initial revision 2015-01-18 17:28:36 +00:00
christos 0ae4dc4d3d *** empty log message *** 2015-01-18 17:28:36 +00:00
justin 863783fab4 Move defines of INET and INET6 from opt_inet.h to Makefile.inc
As discussed with pooka@
fixes current issues with ipv6 on rump being broken
2015-01-18 17:06:24 +00:00
christos 8bc49d51dd fix 32 bit build. 2015-01-18 16:37:05 +00:00
christos ebd85b1962 fix 32 bit compilation. 2015-01-18 16:27:36 +00:00
christos e2f867ba8d fix printf format 2015-01-18 15:54:38 +00:00
christos 82a3fc3bb1 fix wrong type 2015-01-18 15:37:57 +00:00
christos 5c44b67399 regen 2015-01-18 15:31:10 +00:00
christos afcbf6727b PR/49584: Leonardo Taccari: alc(4): add support for AR816x/AR817x chipsets 2015-01-18 15:30:03 +00:00