Commit Graph

247214 Commits

Author SHA1 Message Date
roy
7057a486d0 Note import of openresolv-3.9.0 2016-12-30 19:45:21 +00:00
roy
bc19ce3dc6 Sync 2016-12-30 19:43:36 +00:00
roy
292189d736 Import openresolv-3.9.0 with the following changes:
*  Added --version option
  *  Fix pdns_recursor restart command
  *  Append a newline when restoring resolv.conf
  *  public_interfaces overrides private interface markings
  *  Fix runit support
  *  inclusive_interfaces overrides exclusive interface markings
2016-12-30 19:42:05 +00:00
christos
19a4314eb2 - make fpreg{32,64} actually members of fsstate{32,64}.
- allocate fpstate if we did not have one and we need to write it.
2016-12-30 18:30:19 +00:00
christos
81784756dc - allocate state if we did not have any in fpregs
- make fpstate explicitly start with fpregs for better type checking
- use c11 initializers
2016-12-30 17:54:43 +00:00
kamil
664dff8c85 Remove unused macro for ATF_TP_ADD_TC_HAVE_DBREGS
This code is unused.

Sponsored by <The NetBSD Foundation>
2016-12-30 17:29:34 +00:00
rin
4b1563e174 catch up with physmem type change (in the same manner as sdp24xx_machdep.c) 2016-12-30 07:35:14 +00:00
christos
4f56be094e sort, kill typo 2016-12-30 03:36:51 +00:00
christos
b79407b5a4 add bounded, fix nonnull 2016-12-30 02:16:36 +00:00
christos
3e691a5244 fix __typeof 2016-12-30 00:57:10 +00:00
wiz
bb22c5f764 flex-2.6.2 out. 2016-12-30 00:36:41 +00:00
wiz
0c35b8e404 gcc-6.3 out. 2016-12-30 00:36:23 +00:00
wiz
7585dbcb6a bitstring.h does not provide size_t; include sys/types.h for that.
Bump date.
2016-12-29 23:55:28 +00:00
christos
b29ce927f5 handle __ symbols differently (so we don't duplicate entries in the table)
and add non_null.
2016-12-29 23:54:29 +00:00
wiz
1e92e63851 Fix some prototypes. 2016-12-29 23:50:59 +00:00
mrg
1383c0c74f build vmstat as n64 on mips64. only kernel histories and hash stats
need to be fixed fot this to be reverted.
2016-12-29 23:42:38 +00:00
mrg
2cd592865a remove obsolete lkm tests 2016-12-29 23:36:06 +00:00
kamil
383dde7b6a Reference siginfo(2) for a SIGCHLD signal
siginfo(2) describes appropriate signal specific information for SIGCHLD.

Sponsored by <The NetBSD Foundation>
2016-12-29 22:17:51 +00:00
wiz
42d8f555f6 Update prototypes to match current RPC code.
Bump date.
2016-12-29 22:07:12 +00:00
wiz
29b4283f3f Fix asctime_r prototype. 2016-12-29 21:03:51 +00:00
palle
b6230d7a65 sun4v: make debugging kernel bringup a bit easier by using the slowtrap code path for currently unhandled trap level 1 trap entries 0x32-0x7f 2016-12-29 20:59:31 +00:00
skrll
3ea5cf87f0 Bump image size 2016-12-29 20:51:26 +00:00
rmind
f97363cc85 Improve 'npfctl debug' a little bit. 2016-12-29 20:48:50 +00:00
wiz
b52b1cd113 Mention stdarg.h for va_list. 2016-12-29 20:29:30 +00:00
wiz
b4cd0fb96b Do not mention non-existing archive_write_set_format_shar_binary. 2016-12-29 20:11:50 +00:00
wiz
ca0b812a0e Fix prototype. 2016-12-29 20:07:49 +00:00
christos
ab5bdf51ae only return attributes if looking for attributes 2016-12-29 19:40:35 +00:00
christos
9ef948be1d allow cascaded attributes 2016-12-29 19:40:21 +00:00
leot
5fd90284d7 Do not access `sc' directly via the CSR_{READ,WRITE}_[124] macros.
Patch provided by Amol via PR kern/51708.

ok <Riastradh>
2016-12-29 19:22:51 +00:00
christos
a4c7faa796 Add alias attribute 2016-12-29 18:44:49 +00:00
christos
28617f6731 Add always_inline 2016-12-29 18:37:32 +00:00
christos
5d7e998696 Make this portable to other OSs 2016-12-29 18:30:55 +00:00
christos
8deef5e5f2 Add more attributes. 2016-12-29 16:41:16 +00:00
christos
a6761f0073 accept optional type attributes after struct/union members 2016-12-29 16:01:46 +00:00
wiz
317e5f5d5a Fix return type of two functions to match header. 2016-12-29 13:46:21 +00:00
rin
c7ed8c6fc4 Protect uvm_physseg_set_avail_{start,end} by UVM_PHYSSEG_LEGACY.
All the ports other than acorn26 do not use them any longer.
Ok cherry
2016-12-29 12:58:38 +00:00
rin
653055d5bf define UVM_PHYSSEG_LEGACY for uvm_physseg_set_avail_start
ok cherry
2016-12-29 12:54:10 +00:00
wiz
7c6ad95732 Add /usr/lib/i386/libiberty_g.a to obsolete list. 2016-12-29 12:13:34 +00:00
wiz
96932fac5b Fix typos. 2016-12-29 11:50:44 +00:00
tsutsui
2ecd61d830 Note about preliminary "G1-ATA" IDE HDD support for dreamcast. 2016-12-29 11:50:23 +00:00
tsutsui
240be73e18 WIP "G1-ATA" IDE HDD support. Not enabled by default.
Demonstrated on NetBSD booth at Open Source Conference 2016 Tokyo Fall
and Kansai Open Source 2016:
 http://mail-index.netbsd.org/netbsd-advocacy/2016/11/09/msg000721.html
 http://mail-index.netbsd.org/netbsd-advocacy/2016/11/16/msg000722.html

See my port-dreamcast@ post for more details:
 http://mail-index.netbsd.org/port-dreamcast/2016/12/18/msg000295.html
2016-12-29 11:49:05 +00:00
christos
1913804a7a export rprocs too so we don't lose them. 2016-12-28 21:55:04 +00:00
kamil
66ee2fea73 Bump date for siginfo(2) and document SI_LWP and SI_NOINFO as .Nx extension
Sponsored by <The NetBSD Foundation>
2016-12-28 21:19:06 +00:00
kamil
b87a69e6d0 Document SI_MESGQ in siginfo(2)
SI_MESGQ
  The signal was generated because of the arrival of a message
  on an empty message queue.

This code was commented out since inception of this manual page (originally
located in siginfo(5)).

Sponsored by <The NetBSD Foundation>
2016-12-28 20:41:55 +00:00
kamil
29480d5842 Document SI_QUEUE in siginfo(2)
SI_QUEUE
  The signal was generated via sigqueue(2).

This code was commented out since inception of this manual page (originally
located in siginfo(5)).

Sponsored by <The NetBSD Foundation>
2016-12-28 20:34:36 +00:00
kamil
588fa8e476 Document SI_LWP in siginfo(2)
SI_LWP
  The signal was generated via _lwp_kill(2).

Sponsored by <The NetBSD Foundation>
2016-12-28 20:06:00 +00:00
kamil
16c81e612e Document SI_NOINFO in siginfo(2)
SI_NOINFO
  The signal was generated without specifc info available.

Sponsored by <The NetBSD Foundation>
2016-12-28 20:00:15 +00:00
christos
03b09755c1 use the proper hook function 2016-12-28 19:53:02 +00:00
martin
48fa3befb2 Rename the "flush" macro to "sparc_flush_icache", the former is way too
generic for a macro name.
2016-12-28 19:16:25 +00:00
leot
98fbbaab51 Document the `p' command in "interactive mode" that filters processes by pid.
While here add date to the `.TH' macro 3rd argument.

Reviewed by and thanks to <wiz>
2016-12-28 18:16:30 +00:00