Go to file
nakayama cb838e534b Merge changes between revision 1.16 and 1.19 of OpenBSD with
shutdownhook_establish(9) to pmf(9) conversion:

- LOMlite seems to get wedged from time to time; add some code to unwedge it.

- Make sure we don't insert and entry into the list of pending commends twice.

- Establish a shutdown hook to disable the watchdog timer to prevent watchdog
  triggers after the kernel has been halted.

- Handle LOMlite2 in an interrupt-driven way; avoids using delay(9) once the
  machine is up and running.
2009-11-16 13:11:51 +00:00
bin Removed return statement in parser action that caused a memory leak with 2009-11-13 13:49:09 +00:00
common New binutils seems to want end of functions marked. 2009-11-09 14:22:02 +00:00
compat Regen for NOLINKLIB. 2009-11-09 15:49:35 +00:00
crypto use %option instead of #define YY_NO_... 2009-10-29 14:49:02 +00:00
dist PR/42320: Alexander Nasonov: According to: 2009-11-15 21:56:06 +00:00
distrib Argh. Missed another now-unnecessary mhitch@ acknowledgement. 2009-11-15 20:48:34 +00:00
doc mDNSResponder-214 out. 2009-11-15 20:16:41 +00:00
etc Add a commented out "encoding us.swapctrlcaps" line as a popular example. 2009-11-15 07:43:13 +00:00
external Pull in fixes from upstream revision 1.146 to avoid string formatting 2009-11-15 22:17:03 +00:00
games use %option noinput nounput 2009-10-29 14:27:26 +00:00
gnu Add the -iremap option to gcc(1) and cpp(1). This option specifies a 2009-11-11 19:03:52 +00:00
include Don't define wchar_t for c++; it is native in the language. From Alexander 2009-11-15 22:21:03 +00:00
lib Do not use \." for comments, always use .\". Discussed with uwe@. 2009-11-12 00:43:52 +00:00
libexec Add RCSID 2009-11-11 14:15:41 +00:00
regress remove libevent (uses ATF tests now) 2009-11-02 15:44:12 +00:00
rescue kill ldd_aout. it didn't work anyway...not since i don't know when. 2009-08-22 06:52:15 +00:00
sbin Allow MB, GB and CYL (not just M, G and C) and lower case. 2009-11-04 22:25:56 +00:00
share Add a period at the end of a sentence. 2009-11-15 14:59:47 +00:00
sys Merge changes between revision 1.16 and 1.19 of OpenBSD with 2009-11-16 13:11:51 +00:00
tests WARNS=4 2009-11-06 15:26:54 +00:00
tools Point to the new ncdcs directory. 2009-11-13 08:14:53 +00:00
usr.bin Crank version to 20090915: 2009-11-15 10:03:16 +00:00
usr.sbin Fix pppd for ipv6 link-local addresses. Change the prefix length to 72 bits. 2009-11-14 04:47:03 +00:00
x11
build.sh If do_expertmode is false, then add DESTDIR and RELEASEDIR to makeenv. 2009-11-04 12:58:01 +00:00
BUILDING If ${NETBDSRCDIR}/../xsrc exists, then use it as the default value 2009-10-10 19:05:28 +00:00
Makefile build & install librumpdev_netsmb and librumpfs_smbfs components 2009-09-04 17:21:33 +00:00
Makefile.inc
UPDATING Note briefly that new amd64 kernels don't build with old binutils. 2009-11-16 07:45:50 +00:00