Go to file
pgoyette c8996319e0 Avoid asking the controller to transfer zero bytes of data, since we have
no clue if this works or not.  This prevents the i2c quick_{read,write}
protocols from working, but the only place those protocols are used is in
the code that enumerates the i2c bus and that just doesn't make sense for
ki2c anyway.

While here, make sure that i2c send_{byte,word} operations will work even
if the caller provides the cmd (ie, register to modify) and the data in
separate args.  This is the normal calling sequence for iic_exec() routines
and will enable dbcool (4) driver to update device registers.

OK'd macallan@
2009-02-08 01:13:39 +00:00
bin make sure the table stays aligned even if no groups are to be displayed 2009-02-03 17:37:02 +00:00
common 0:0 is the adress x86emu_call pushes on the stack, so check for it here 2009-02-03 19:26:29 +00:00
compat delete these unused directories now. 2009-01-26 06:25:38 +00:00
crypto Remove argument names from function prototypes in header files. 2009-02-07 07:00:01 +00:00
dist Make ntpd drop supplementary group memberships when dropping privileges 2009-02-03 12:51:13 +00:00
distrib Enable Xvfb build on vax and x68k to match every other port. 2009-02-08 00:50:07 +00:00
doc Put misc notable changes pulled up to netbsd-5 after the branch date. 2009-02-07 16:43:45 +00:00
etc The -d or -t flag must appear after -c/-C/-e/-E flags, because of the 2009-02-02 09:24:47 +00:00
external Enable Xvfb build on vax and x68k to match every other port. 2009-02-08 00:50:07 +00:00
games Fix bogus conditional caught by today's make. It looks as if MKHIDEGAME 2009-01-18 20:22:45 +00:00
gnu Add an entry for libopenpgpsdk. Thanks to wiz for the nudge. 2009-01-31 15:57:55 +00:00
include cleanup after devmajor_t: 2009-01-20 20:08:12 +00:00
lib sign-compare fix 2009-02-07 07:25:22 +00:00
libexec From Sergey Katsev at Coyote Point: fix bugs in request transformation and 2009-02-04 22:55:58 +00:00
regress signal(getpid(), SIGFOO) -> raise(SIGFOO) 2009-01-30 23:19:12 +00:00
rescue - rework this a bunch to make it work inside /rescue/ldd. 2009-01-07 00:39:23 +00:00
sbin Let 'gpt add' suggest a collect device name so that opendisk(3) called by 2009-02-07 18:12:22 +00:00
share Bump date for previous. New sentence, new line. 2009-02-07 15:32:11 +00:00
sys Avoid asking the controller to transfer zero bytes of data, since we have 2009-02-08 01:13:39 +00:00
tests Adjust tests to work with the new API in ATF 0.6. 2009-01-19 07:15:46 +00:00
tools do not require sys/mtio.h for a tools build of pax 2009-02-03 05:22:40 +00:00
usr.bin Update expected results to match recent changes! 2009-02-03 23:11:12 +00:00
usr.sbin PR/40563: Takahiro Hayashi: syslogd(8) refers freed pointer on exiting 2009-02-06 21:09:46 +00:00
x11 Enable Xvfb build on vax and x68k to match every other port. 2009-02-08 00:50:07 +00:00
build.sh "\t" does not represent a tab in sed regular expressions, 2009-01-03 08:23:00 +00:00
BUILDING be explicit about MAKEOBJDIR and MAKEOBJDIRPREFIX not being for 2008-12-02 22:28:21 +00:00
Makefile Add the top-level do-compat-external-lib target that mimics 2009-01-19 07:19:09 +00:00
Makefile.inc
UPDATING posix_fadvise needs help again. 2009-02-07 13:44:48 +00:00