Go to file
mrg 9e599bdb11 change PROM_getprop() from taking a "void **" for the storage, to a
"void *", and do the extra de-reference directly in the function.  this
avoids having to cast dozens of different types to "void **", which sets
of GCC3's strict-aliasing.  testing by martin@
2003-08-27 15:59:49 +00:00
bin Include strings.h, needed for index's prototype. 2003-08-26 18:14:24 +00:00
crypto Make getlastlogx have the pathname to the lastlogx database as first 2003-08-26 16:48:32 +00:00
dist Fix IPv6 accounting (PR#18839 by FUKAUMI Naoki). 2003-08-15 08:10:09 +00:00
distrib No need to build sysinstmsgs.en (they are compiled into the program). 2003-08-27 10:23:53 +00:00
doc Note i865G integrated graphics in agp(4). 2003-08-26 17:35:28 +00:00
etc Fix ttyEcfg/ttyEstat confusion. 2003-08-25 20:40:25 +00:00
games Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:36:50 +00:00
gnu regenerate 2003-08-25 06:09:11 +00:00
include Make getlastlogx have the pathname to the lastlogx database as first 2003-08-26 16:48:32 +00:00
lib Add a comment that explains that 2003-08-27 15:03:06 +00:00
libexec libkrb depends on libdes, patch in private mail from 2003-08-23 23:03:42 +00:00
regress Rewrite for new CAST-128 implementation. 2003-08-27 12:37:09 +00:00
rescue
sbin Update date for last. 2003-08-21 16:02:32 +00:00
share Bump date for last. 2003-08-24 18:12:58 +00:00
sys change PROM_getprop() from taking a "void **" for the storage, to a 2003-08-27 15:59:49 +00:00
tools for mknative, make sure we look in the target's /lib directly as the 2003-08-23 10:07:25 +00:00
usr.bin Increase maximum terminal size from 500x500 to 4000x4000. 2003-08-27 15:15:13 +00:00
usr.sbin plug memory leak. openbsd-pr-3416 2003-08-27 08:15:16 +00:00
BUILDING Backout the previous commit 2003-08-19 12:53:30 +00:00
Makefile netbsd.org->NetBSD.org 2003-07-26 17:06:22 +00:00
Makefile.inc
UPDATING It is openssl, not openssh, and fix another typo. 2003-08-05 18:39:56 +00:00
build.sh in getkernelconf(), remove check for non-empty $makeobjdir, as it's not 2003-08-16 11:46:44 +00:00