Home | History | Annotate | Download | only in eeprom
History log of /src/usr.sbin/eeprom/prephandlers.c
RevisionDateAuthorComments
 1.4  02-Jul-2013  joerg Finish ANSIfication. Drop extra spaces from __P removal. Add more
static. Add more const. Use __dead for usage().
 1.3  04-Jan-2011  wiz branches: 1.3.6; 1.3.12;
Fix fd leak in error case. Found by cppcheck.
 1.2  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.1  01-Mar-2007  garbled branches: 1.1.2; 1.1.12;
Add support for the prep nvram device to eeprom.
 1.1.12.1  18-May-2008  yamt sync with head.
 1.1.2.2  04-Mar-2007  bouyer Pull up following revision(s) (requested by garbled in ticket #482):
share/man/man4/man4.prep/intro.4: revision 1.1
usr.sbin/eeprom/eeprom.8: revision 1.12
usr.sbin/eeprom/prephandlers.c: revision 1.1
distrib/sets/lists/base/md.prep: revision 1.13
distrib/sets/lists/comp/md.prep: revision 1.22
sys/arch/prep/conf/majors.prep: revision 1.19
share/man/man4/man4.prep/Makefile: revision 1.1
share/man/man4/Makefile: revision 1.421
usr.sbin/eeprom/defs.h: revision 1.10
share/man/man4/man4.prep/nvram.4: revision 1.1
sys/arch/prep/pnpbus/nvram_pnpbus.c: revision 1.6
usr.sbin/eeprom/Makefile: revision 1.14
etc/mtree/NetBSD.dist: revision 1.333
usr.sbin/eeprom/main.c: revision 1.17
etc/etc.prep/MAKEDEV.conf: revision 1.5
distrib/sets/lists/man/mi: revision 1.978
usr.sbin/eeprom/pathnames.h: revision 1.3
sys/arch/prep/include/Makefile: revision 1.19
sys/arch/prep/include/nvram.h: revision 1.3
Finish the code in the prep nvram driver that makes it an actual device
(/dev/nvram) and implement all the associated ioctls fully. Tested with
a hacked up copy of eeprom(8). Right now it can only be used to see the
nvram GEV contents, not actually edit them. Will do that later some day.
 1.1.2.1  01-Mar-2007  bouyer file prephandlers.c was added on branch netbsd-4 on 2007-03-04 14:17:07 +0000
 1.3.12.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.3.6.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")

RSS XML Feed