Commit Graph

16662 Commits

Author SHA1 Message Date
sevan 4dffb09839 Add email addresses to author names.
snapper(4) was enabled by default in r1.208 of GENERIC over 12 years ago, drop
the bugs section about needing more testing.
2018-03-30 14:34:55 +00:00
sevan 5ac4d7ae63 Add email address for author. 2018-03-30 14:25:20 +00:00
wiz b2771d612e Remove Tn, comment out mediabay(4) because it doesn't exist. 2018-03-30 14:21:04 +00:00
sevan 4e762a7840 Use An macro for author name.
awacs(4) has qualified to be enabled by default in GENERIC config as of r1.343.
It should get a whole lot more testing so drop the note in BUGS section.
2018-03-30 14:06:39 +00:00
sevan 3eafad7b0b awacs(4) is enabled by default in GENERIC as of r1.343. 2018-03-30 13:54:24 +00:00
jdc 88580d2895 Note that EDID is only read on series 2 and 3 cards. 2018-03-26 10:54:31 +00:00
wiz 5e9aa3e698 Merge altq(4) HISTORY changes. 2018-03-21 10:21:17 +00:00
wiz 11eb922ab3 Improve HISTORY section. 2018-03-21 10:20:33 +00:00
eadler 9a5cd7c512 [bsd-family-tree] announce NetBSD 7.1.2 & 6.0.6
rearrange some elements to better reflect the release timings

ok pgoyette@
2018-03-21 09:54:39 +00:00
sevan 88ca81af9f Add a CAVEATS section to give a heads up about not using pf LKM with ALTQ.
Found via https://www.netbsd.org/docs/network/pf.html#altq
2018-03-20 20:13:33 +00:00
sevan 03341862d1 Extend HISTORY section to match altq(4) 2018-03-20 17:15:20 +00:00
sevan 6b21cf551d As per ALTQ(9), refer to ALTQ as a system which is a framework. 2018-03-20 17:13:54 +00:00
sevan 380bb32c23 Add HISTORY section. 2018-03-20 16:17:56 +00:00
ozaki-r d52b83d757 ddb: rename "show lockstat" to "show lockstats" to avoid conflicting with lockstat(8)
Requested by mrg@
2018-03-19 08:41:21 +00:00
ragge 09f0676ad8 Fix spelling error and boot block naming.
This man page needs a major update.
2018-03-18 10:54:54 +00:00
wiz dc9706d87a Improve wording. Fix a Cm argument. 2018-03-16 10:42:20 +00:00
ozaki-r e611636f76 Add a new command, show all locks, which shows information of active locks
The command shows information of all active (i.e., being held) locks that are
tracked through either of LWPs or CPUs by the LOCKDEBUG facility.  The /t
modifier additionally shows a backtrace for each LWP additionally.  This
feature is useful for debugging especially to analyze deadlocks.

The command is useful only if LOCKDEBUG is enabled.
2018-03-16 04:44:51 +00:00
ozaki-r 1d919413b1 Add a new command, show lockstat, which shows statistics of locks
Currently the command shows the number of allocated locks.

The command is useful only if LOCKDEBUG is enabled.
2018-03-16 04:37:55 +00:00
sevan 881967fd6b Add the default locations firmload is set to search for firmaware files. 2018-03-16 02:35:56 +00:00
christos 21dde3b595 Don't barf if the ctf tools are not installed.
[perhaps warn?]
2018-03-15 13:44:45 +00:00
mrg 5ae6500fa6 complete the switch to xorgproto over *proto split packages
- remove old package makefiles
- update makekeys for Xfuncproto.h being a real file now
- clean up deleted package X11SRCDIR.pkg settings

this should be functionally equivalent.
2018-03-14 23:41:05 +00:00
mrg 7e4cdcfd86 add xorgproto srcdir. 2018-03-14 07:35:56 +00:00
mrg 12fffe5478 define LIBXFONT2. 2018-03-11 09:56:44 +00:00
mrg 6e5b391377 stop building libXfontcache as it is obsolete for a decade. 2018-03-11 07:18:49 +00:00
eadler ade4ae952e Add "Eitan" to propernames
ok pgoyette@
2018-03-10 09:37:59 +00:00
christos 3b0596539e everyone switched to openssl-1.1 2018-03-09 12:58:59 +00:00
sevan 7acf00be8e Update URL for the cited paper 2018-03-08 17:57:15 +00:00
wiz 6857c1356c Remove Tn. Add serial comma. 2018-03-08 07:39:28 +00:00
msaitoh ee1ee2d938 Add NCT6796D. 2018-03-08 07:35:21 +00:00
wiz f55f5e634e Bump date for previous. 2018-03-08 06:47:30 +00:00
martin ee301cc02e __BITMAP_ZERO() only takes the pointer to the bitmap as an argument 2018-03-08 05:50:13 +00:00
christos 7d278c3d47 switch everyone but vax to OpenSSL1.1. 2018-03-05 21:14:34 +00:00
wiz 6de64fe8a0 Bump date for previous. 2018-03-05 10:23:44 +00:00
ws d5841c87dc Adapt to the new device name for interface attachments. 2018-03-05 09:37:30 +00:00
mrg 589a0b0fde switch sh3 to GCC 6. tested on landisk in emul and hardware.
actually do this by reversing the check to look for m68* and vax
to choose GCC 5, and otherwise default to GCC 6.
2018-03-05 09:17:42 +00:00
mrg 5b6553d1f0 switch arm ports to GCC 6.
this is the last GCC that will support these ports:
- epoc32
- netwinder
- shark
- acorn32
- cats
- most hpcarm systems (only NETBOOKPRO and WZERO3 remain)
2018-03-05 08:08:06 +00:00
mrg ae1f25356d swtich ia64 to GCC 6. 2018-03-05 07:03:27 +00:00
christos edf420ad0b switch ppc to OpenSSL-1.1, use MACHINE_CPU consistently. 2018-03-05 00:24:01 +00:00
christos be5fb36d0b last I checked powerpc64 was 64 bits, so it needs _XSERVER64.. 2018-03-04 23:47:55 +00:00
mrg 53585d3968 switch powerpc, mips and arm ports to GCC 6.
all kernels that build with gcc 5 still build.
several platforms tested in emulators and real hardware.
2018-03-04 22:47:49 +00:00
pgoyette ee39f3bafe emove an unnecessary .Dq 2018-03-04 02:10:26 +00:00
christos 004b7cf33b switch sh3 to openssl-1.1 2018-03-04 00:17:05 +00:00
pgoyette 1c76067d44 Improve wording 2018-03-04 00:07:39 +00:00
christos 5566d6284a switch arm to openssl-1.1 2018-03-03 00:22:04 +00:00
ginsbach 49cf110291 Add SMEP and additional CSDL and LTO acronyms 2018-03-01 19:09:33 +00:00
snj a2be0079d4 remove reference to /usr/X11R6 2018-03-01 06:37:40 +00:00
snj 28c97c06b5 remove mention of /usr/X11R6 2018-03-01 06:34:23 +00:00
pgoyette 276ca183dd Note that the imc driver works on at least one ASUS motherboard, the
X99-E.
2018-02-28 05:47:00 +00:00
uwe ab5491b594 INTRV is INT-RV - integer return value (not INTR-V, interrupt vector) :) 2018-02-27 10:09:42 +00:00
martin a253d8fa7f Switch sparc over to openssl 1.1 again - thanks to christos for fixing it! 2018-02-26 12:26:24 +00:00