| History log of /src/sys/arch/x68k/usr.bin |
| Revision | Date | Author | Comments |
| 1.2 | 19-Nov-2011 |
isaki | Obsolete pow(4) and rtcalarm(8). Discussed in port-x68k@. Probably the combination of pow(4) ioctl and rtcalarm(8) does not work for a long time, and nobody uses them. I'll rewrite a part about power switch handler as a new device.
|
| 1.1 | 05-May-1996 |
oki | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 05-May-1996 |
oki | branches: 1.1.1.1.206; NetBSD/x68k, by Masaru Oki.
|
| 1.1.1.1.206.1 | 17-Apr-2012 |
yamt | sync with head
|
| 1.4 | 19-May-2011 |
tsutsui | Set WARNS in common Makefile.inc.
|
| 1.3 | 15-Jun-1996 |
oki | branches: 1.3.192; 1.3.198; deleted invalid MANDIR line.
|
| 1.2 | 14-Jun-1996 |
oki | change BINDIR /usr/local/bin --> /usr/bin
|
| 1.1 | 05-May-1996 |
oki | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 05-May-1996 |
oki | branches: 1.1.1.1.4; NetBSD/x68k, by Masaru Oki.
|
| 1.1.1.1.4.2 | 15-Jun-1996 |
oki | from trunk: deleted invalid MANDIR line.
|
| 1.1.1.1.4.1 | 14-Jun-1996 |
oki | from trunk: change BINDIR /usr/local/bin --> /usr/bin
|
| 1.3.198.1 | 06-Jun-2011 |
jruoho | Sync with HEAD.
|
| 1.3.192.1 | 31-May-2011 |
rmind | sync with head
|
| 1.10 | 19-May-2011 |
tsutsui | Set WARNS in common Makefile.inc.
|
| 1.9 | 19-May-2011 |
tsutsui | WARNSfy.
XXX: rtcalarm/rtcalarm.c refers obsolete /dev/pow0
|
| 1.8 | 12-Dec-2001 |
tv | branches: 1.8.150; MKfoo=no -> NOfoo
|
| 1.7 | 16-Mar-1999 |
minoura | branches: 1.7.22; 1.7.26; Merged minoura_x68k_bus_h branch.
|
| 1.6 | 13-Feb-1999 |
lukem | convert from NOxxx= to MKxxx=no. include <bsd.own.mk> if testing a MKxxx variable.
|
| 1.5 | 04-Aug-1998 |
minoura | branches: 1.5.6; Some files were not deleted with make clean. Keymap files are now installed in /usr/share/keymaps/x68k.
|
| 1.4 | 26-Oct-1997 |
lukem | use CPPFLAGS instead of CFLAGS
|
| 1.3 | 22-Jun-1997 |
mrg | move man pages into share/man.
|
| 1.2 | 30-Aug-1996 |
thorpej | RCS id police.
|
| 1.1 | 05-May-1996 |
oki | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 05-May-1996 |
oki | NetBSD/x68k, by Masaru Oki.
|
| 1.5.6.1 | 14-Mar-1999 |
minoura | Sync.
|
| 1.7.26.1 | 08-Jan-2002 |
nathanw | Catch up to -current.
|
| 1.7.22.1 | 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
| 1.8.150.1 | 06-Jun-2011 |
jruoho | Sync with HEAD.
|
| 1.4 | 22-Jun-1997 |
mrg | move man pages into share/man.
|
| 1.3 | 30-Aug-1996 |
thorpej | RCS id police.
|
| 1.2 | 08-Jul-1996 |
oki | fixed format error
|
| 1.1 | 05-May-1996 |
oki | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 05-May-1996 |
oki | branches: 1.1.1.1.4; NetBSD/x68k, by Masaru Oki.
|
| 1.1.1.1.4.1 | 08-Jul-1996 |
jtc | Pulled up from rev 1.2 by request from Masaru Oki
|
| 1.13 | 25-Aug-2011 |
christos | fix non-literal format strings
|
| 1.12 | 19-May-2011 |
tsutsui | WARNSfy.
XXX: rtcalarm/rtcalarm.c refers obsolete /dev/pow0
|
| 1.11 | 04-Aug-2006 |
mhitch | branches: 1.11.84; 1.11.90; gcc4 fix: needs string.h
|
| 1.10 | 11-Dec-2005 |
christos | branches: 1.10.4; 1.10.8; merge ktrace-lwp.
|
| 1.9 | 08-May-2004 |
minoura | branches: 1.9.12; An unexported header file was #included from an exported header file. Introduce <machine/opmreg.h> and move some definitions useful to userland progs.
|
| 1.8 | 15-Jul-2003 |
lukem | rcsid
|
| 1.7 | 17-May-2003 |
isaki | branches: 1.7.2; More style fix.
|
| 1.6 | 17-May-2003 |
isaki | Use err(3), instead of original error().
|
| 1.5 | 17-May-2003 |
isaki | Style and indent fix.
|
| 1.4 | 17-May-2003 |
isaki | Correct argument type of isdigit(). PR port-x68k/21173 by Christian Biere.
|
| 1.3 | 27-Dec-2001 |
wiz | bcopy/bcmp/bzero -> memcpy/memcmp/memset
|
| 1.2 | 30-Aug-1996 |
thorpej | branches: 1.2.44; 1.2.48; RCS id police.
|
| 1.1 | 05-May-1996 |
oki | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 05-May-1996 |
oki | NetBSD/x68k, by Masaru Oki.
|
| 1.2.48.1 | 08-Jan-2002 |
nathanw | Catch up to -current.
|
| 1.2.44.1 | 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
| 1.7.2.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.7.2.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.7.2.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.9.12.1 | 30-Dec-2006 |
yamt | sync with head.
|
| 1.10.8.1 | 11-Aug-2006 |
yamt | sync with head
|
| 1.10.4.1 | 09-Sep-2006 |
rpaulo | sync with head
|
| 1.11.90.1 | 06-Jun-2011 |
jruoho | Sync with HEAD.
|
| 1.11.84.1 | 31-May-2011 |
rmind | sync with head
|
| 1.5 | 11-Dec-2005 |
christos | merge ktrace-lwp.
|
| 1.4 | 08-May-2004 |
minoura | An unexported header file was #included from an exported header file. Introduce <machine/opmreg.h> and move some definitions useful to userland progs.
|
| 1.3 | 15-Jul-2003 |
lukem | rcsid
|
| 1.2 | 30-Aug-1996 |
thorpej | branches: 1.2.64; RCS id police.
|
| 1.1 | 05-May-1996 |
oki | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 05-May-1996 |
oki | NetBSD/x68k, by Masaru Oki.
|
| 1.2.64.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.2.64.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.2.64.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.7 | 19-May-2011 |
tsutsui | Set WARNS in common Makefile.inc.
|
| 1.6 | 19-May-2011 |
tsutsui | WARNSfy.
XXX: rtcalarm/rtcalarm.c refers obsolete /dev/pow0
|
| 1.5 | 12-Dec-2001 |
tv | branches: 1.5.150; MKfoo=no -> NOfoo
|
| 1.4 | 16-Mar-1999 |
minoura | branches: 1.4.22; 1.4.26; Merged minoura_x68k_bus_h branch.
|
| 1.3 | 13-Feb-1999 |
lukem | convert from NOxxx= to MKxxx=no. include <bsd.own.mk> if testing a MKxxx variable.
|
| 1.2 | 22-Jun-1997 |
mrg | branches: 1.2.16; move man pages into share/man.
|
| 1.1 | 05-May-1996 |
oki | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 05-May-1996 |
oki | NetBSD/x68k, by Masaru Oki.
|
| 1.2.16.1 | 14-Mar-1999 |
minoura | Sync.
|
| 1.4.26.1 | 08-Jan-2002 |
nathanw | Catch up to -current.
|
| 1.4.22.1 | 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
| 1.5.150.1 | 06-Jun-2011 |
jruoho | Sync with HEAD.
|
| 1.2 | 22-Jun-1997 |
mrg | move man pages into share/man.
|
| 1.1 | 05-May-1996 |
oki | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 05-May-1996 |
oki | NetBSD/x68k, by Masaru Oki.
|
| 1.8 | 19-May-2011 |
christos | fix header includes
|
| 1.7 | 04-Aug-2006 |
mhitch | branches: 1.7.84; 1.7.90; gcc4 fix: needs stdlib.h
|
| 1.6 | 11-Dec-2005 |
christos | branches: 1.6.4; 1.6.8; merge ktrace-lwp.
|
| 1.5 | 15-Jul-2003 |
lukem | branches: 1.5.16; rcsid
|
| 1.4 | 17-May-2003 |
isaki | branches: 1.4.2; Style and indent fix.
|
| 1.3 | 06-Aug-1998 |
minoura | Moved grfioctl.h and iteioctl.h to the public include directory.
|
| 1.2 | 13-Oct-1997 |
lukem | rcsid fascism
|
| 1.1 | 05-May-1996 |
oki | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 05-May-1996 |
oki | branches: 1.1.1.1.12; NetBSD/x68k, by Masaru Oki.
|
| 1.1.1.1.12.1 | 14-Oct-1997 |
thorpej | Update marc-pcmcia branch from trunk.
|
| 1.4.2.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.4.2.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.4.2.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.5.16.1 | 30-Dec-2006 |
yamt | sync with head.
|
| 1.6.8.1 | 11-Aug-2006 |
yamt | sync with head
|
| 1.6.4.1 | 09-Sep-2006 |
rpaulo | sync with head
|
| 1.7.90.1 | 06-Jun-2011 |
jruoho | Sync with HEAD.
|
| 1.7.84.1 | 31-May-2011 |
rmind | sync with head
|
| 1.1 | 05-May-1996 |
oki | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 05-May-1996 |
oki | branches: 1.1.1.1.66; NetBSD/x68k, by Masaru Oki.
|
| 1.1.1.1.66.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.1.1.1.66.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.1.1.1.66.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.13 | 19-May-2011 |
tsutsui | Set WARNS in common Makefile.inc.
|
| 1.12 | 19-May-2011 |
tsutsui | WARNSfy.
XXX: rtcalarm/rtcalarm.c refers obsolete /dev/pow0
|
| 1.11 | 11-Dec-2005 |
christos | branches: 1.11.106; merge ktrace-lwp.
|
| 1.10 | 16-Jul-2003 |
he | Use "${COMPILE.c}" instead of "$(CC) -c", so as to pick up the correct include files when cross-compiling.
|
| 1.9 | 12-Dec-2001 |
tv | branches: 1.9.16; MKfoo=no -> NOfoo
|
| 1.8 | 22-Sep-2001 |
tv | branches: 1.8.4; objcopy -> ${OBJCOPY}; remove redundant definitions of OBJCOPY?= (it is now in bsd.own.mk).
|
| 1.7 | 25-Nov-2000 |
minoura | branches: 1.7.2; 1.7.4; Use objcopy instead of dd. This will work after we'll switch to ELF. Using command directly breaks cross compilation. Use macro instead.
|
| 1.6 | 16-Apr-2000 |
minoura | all -> realall.
|
| 1.5 | 16-Mar-1999 |
minoura | branches: 1.5.8; Merged minoura_x68k_bus_h branch.
|
| 1.4 | 13-Feb-1999 |
lukem | convert from NOxxx= to MKxxx=no. include <bsd.own.mk> if testing a MKxxx variable.
|
| 1.3 | 04-Aug-1998 |
minoura | branches: 1.3.6; Some files were not deleted with make clean. Keymap files are now installed in /usr/share/keymaps/x68k.
|
| 1.2 | 22-Jun-1997 |
mrg | move man pages into share/man.
|
| 1.1 | 05-May-1996 |
oki | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 05-May-1996 |
oki | NetBSD/x68k, by Masaru Oki.
|
| 1.3.6.1 | 14-Mar-1999 |
minoura | Sync.
|
| 1.5.8.2 | 08-Dec-2000 |
bouyer | Sync with HEAD.
|
| 1.5.8.1 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.7.4.1 | 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
| 1.7.2.1 | 01-Oct-2001 |
fvdl | Catch up with -current.
|
| 1.8.4.2 | 08-Jan-2002 |
nathanw | Catch up to -current.
|
| 1.8.4.1 | 22-Sep-2001 |
nathanw | file Makefile was added on branch nathanw_sa on 2002-01-08 00:28:51 +0000
|
| 1.9.16.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.9.16.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.9.16.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.11.106.1 | 06-Jun-2011 |
jruoho | Sync with HEAD.
|
| 1.2 | 05-Jan-1998 |
perry | RCSID Police.
|
| 1.1 | 05-May-1996 |
oki | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 05-May-1996 |
oki | NetBSD/x68k, by Masaru Oki.
|
| 1.8 | 07-Jan-2024 |
isaki | TAB/space/indent cleanup.
|
| 1.7 | 19-May-2011 |
tsutsui | WARNSfy.
XXX: rtcalarm/rtcalarm.c refers obsolete /dev/pow0
|
| 1.6 | 11-Dec-2005 |
christos | branches: 1.6.100; 1.6.106; merge ktrace-lwp.
|
| 1.5 | 12-May-2004 |
minoura | Populate kbdmap-related definitions to the userland. Also g/c unused ioctls. Pointed out by he.
|
| 1.4 | 28-Aug-2003 |
isaki | Delete unnecessary RCSID.
|
| 1.3 | 15-Jul-2003 |
lukem | rcsid
|
| 1.2 | 05-Jan-1998 |
perry | branches: 1.2.50; RCSID Police.
|
| 1.1 | 05-May-1996 |
oki | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 05-May-1996 |
oki | NetBSD/x68k, by Masaru Oki.
|
| 1.2.50.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.2.50.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.2.50.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.6.106.1 | 06-Jun-2011 |
jruoho | Sync with HEAD.
|
| 1.6.100.1 | 31-May-2011 |
rmind | sync with head
|
| 1.7 | 07-Jan-2024 |
isaki | TAB/space/indent cleanup.
|
| 1.6 | 19-May-2011 |
tsutsui | WARNSfy.
XXX: rtcalarm/rtcalarm.c refers obsolete /dev/pow0
|
| 1.5 | 11-Dec-2005 |
christos | branches: 1.5.100; 1.5.106; merge ktrace-lwp.
|
| 1.4 | 12-May-2004 |
minoura | Populate kbdmap-related definitions to the userland. Also g/c unused ioctls. Pointed out by he.
|
| 1.3 | 15-Jul-2003 |
lukem | rcsid
|
| 1.2 | 05-Jan-1998 |
perry | branches: 1.2.50; RCSID Police.
|
| 1.1 | 05-May-1996 |
oki | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 05-May-1996 |
oki | NetBSD/x68k, by Masaru Oki.
|
| 1.2.50.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.2.50.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.2.50.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.5.106.1 | 06-Jun-2011 |
jruoho | Sync with HEAD.
|
| 1.5.100.1 | 31-May-2011 |
rmind | sync with head
|
| 1.3 | 07-Jan-2024 |
isaki | TAB/space/indent cleanup.
|
| 1.2 | 05-Jan-1998 |
perry | RCSID Police.
|
| 1.1 | 05-May-1996 |
oki | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 05-May-1996 |
oki | NetBSD/x68k, by Masaru Oki.
|
| 1.2 | 22-Jun-1997 |
mrg | move man pages into share/man.
|
| 1.1 | 05-May-1996 |
oki | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 05-May-1996 |
oki | NetBSD/x68k, by Masaru Oki.
|
| 1.11 | 07-Jan-2024 |
isaki | TAB/space/indent cleanup.
|
| 1.10 | 19-May-2011 |
tsutsui | WARNSfy.
XXX: rtcalarm/rtcalarm.c refers obsolete /dev/pow0
|
| 1.9 | 04-Aug-2006 |
mhitch | branches: 1.9.84; 1.9.90; gcc4 fix: needs stdlib.h
|
| 1.8 | 11-Dec-2005 |
christos | branches: 1.8.4; 1.8.8; merge ktrace-lwp.
|
| 1.7 | 12-May-2004 |
minoura | branches: 1.7.12; Populate kbdmap-related definitions to the userland. Also g/c unused ioctls. Pointed out by he.
|
| 1.6 | 15-Jul-2003 |
lukem | rcsid
|
| 1.5 | 17-May-2003 |
isaki | branches: 1.5.2; Style and indent fix.
|
| 1.4 | 31-Jul-2000 |
minoura | include <sys/types.h> to define u_int.
|
| 1.3 | 06-Aug-1998 |
minoura | branches: 1.3.14; Moved grfioctl.h and iteioctl.h to the public include directory.
|
| 1.2 | 05-Jan-1998 |
perry | RCSID Police.
|
| 1.1 | 05-May-1996 |
oki | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 05-May-1996 |
oki | NetBSD/x68k, by Masaru Oki.
|
| 1.3.14.1 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.5.2.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.5.2.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.5.2.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.7.12.1 | 30-Dec-2006 |
yamt | sync with head.
|
| 1.8.8.1 | 11-Aug-2006 |
yamt | sync with head
|
| 1.8.4.1 | 09-Sep-2006 |
rpaulo | sync with head
|
| 1.9.90.1 | 06-Jun-2011 |
jruoho | Sync with HEAD.
|
| 1.9.84.1 | 31-May-2011 |
rmind | sync with head
|
| 1.7 | 19-May-2011 |
tsutsui | Set WARNS in common Makefile.inc.
|
| 1.6 | 19-May-2011 |
tsutsui | WARNSfy.
XXX: rtcalarm/rtcalarm.c refers obsolete /dev/pow0
|
| 1.5 | 12-Dec-2001 |
tv | branches: 1.5.150; MKfoo=no -> NOfoo
|
| 1.4 | 16-Mar-1999 |
minoura | branches: 1.4.22; 1.4.26; Merged minoura_x68k_bus_h branch.
|
| 1.3 | 13-Feb-1999 |
lukem | convert from NOxxx= to MKxxx=no. include <bsd.own.mk> if testing a MKxxx variable.
|
| 1.2 | 22-Jun-1997 |
mrg | branches: 1.2.16; move man pages into share/man.
|
| 1.1 | 05-May-1996 |
oki | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 05-May-1996 |
oki | NetBSD/x68k, by Masaru Oki.
|
| 1.2.16.1 | 14-Mar-1999 |
minoura | Sync.
|
| 1.4.26.1 | 08-Jan-2002 |
nathanw | Catch up to -current.
|
| 1.4.22.1 | 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
| 1.5.150.1 | 06-Jun-2011 |
jruoho | Sync with HEAD.
|
| 1.2 | 05-Jan-1998 |
perry | RCSID Police.
|
| 1.1 | 05-May-1996 |
oki | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 05-May-1996 |
oki | NetBSD/x68k, by Masaru Oki.
|
| 1.2 | 22-Jun-1997 |
mrg | move man pages into share/man.
|
| 1.1 | 05-May-1996 |
oki | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 05-May-1996 |
oki | NetBSD/x68k, by Masaru Oki.
|
| 1.8 | 19-May-2011 |
tsutsui | WARNSfy.
XXX: rtcalarm/rtcalarm.c refers obsolete /dev/pow0
|
| 1.7 | 04-Mar-2007 |
christos | branches: 1.7.66; 1.7.72; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
| 1.6 | 04-Aug-2006 |
mhitch | branches: 1.6.10; gcc4 fix: needs stdlib.h
|
| 1.5 | 11-Dec-2005 |
christos | branches: 1.5.4; 1.5.8; merge ktrace-lwp.
|
| 1.4 | 15-Jul-2003 |
lukem | branches: 1.4.16; rcsid
|
| 1.3 | 17-May-2003 |
isaki | branches: 1.3.2; Style fix.
|
| 1.2 | 05-Jan-1998 |
perry | RCSID Police.
|
| 1.1 | 05-May-1996 |
oki | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 05-May-1996 |
oki | NetBSD/x68k, by Masaru Oki.
|
| 1.3.2.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.3.2.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.3.2.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.4.16.2 | 03-Sep-2007 |
yamt | sync with head.
|
| 1.4.16.1 | 30-Dec-2006 |
yamt | sync with head.
|
| 1.5.8.1 | 11-Aug-2006 |
yamt | sync with head
|
| 1.5.4.1 | 09-Sep-2006 |
rpaulo | sync with head
|
| 1.6.10.1 | 12-Mar-2007 |
rmind | Sync with HEAD.
|
| 1.7.72.1 | 06-Jun-2011 |
jruoho | Sync with HEAD.
|
| 1.7.66.1 | 31-May-2011 |
rmind | sync with head
|
| 1.7 | 19-May-2011 |
tsutsui | Set WARNS in common Makefile.inc.
|
| 1.6 | 19-May-2011 |
tsutsui | WARNSfy.
XXX: rtcalarm/rtcalarm.c refers obsolete /dev/pow0
|
| 1.5 | 12-Dec-2001 |
tv | branches: 1.5.150; MKfoo=no -> NOfoo
|
| 1.4 | 16-Mar-1999 |
minoura | branches: 1.4.22; 1.4.26; Merged minoura_x68k_bus_h branch.
|
| 1.3 | 13-Feb-1999 |
lukem | convert from NOxxx= to MKxxx=no. include <bsd.own.mk> if testing a MKxxx variable.
|
| 1.2 | 22-Jun-1997 |
mrg | branches: 1.2.16; move man pages into share/man.
|
| 1.1 | 05-May-1996 |
oki | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 05-May-1996 |
oki | NetBSD/x68k, by Masaru Oki.
|
| 1.2.16.1 | 14-Mar-1999 |
minoura | Sync.
|
| 1.4.26.1 | 08-Jan-2002 |
nathanw | Catch up to -current.
|
| 1.4.22.1 | 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
| 1.5.150.1 | 06-Jun-2011 |
jruoho | Sync with HEAD.
|
| 1.2 | 09-May-1996 |
oki | binary file. (PR#2383)
|
| 1.1 | 05-May-1996 |
oki | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 05-May-1996 |
oki | NetBSD/x68k, by Masaru Oki.
|
| 1.2 | 22-Jun-1997 |
mrg | move man pages into share/man.
|
| 1.1 | 05-May-1996 |
oki | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 05-May-1996 |
oki | NetBSD/x68k, by Masaru Oki.
|
| 1.8 | 11-Dec-2005 |
christos | merge ktrace-lwp.
|
| 1.7 | 15-Jul-2003 |
lukem | rcsid
|
| 1.6 | 17-May-2003 |
isaki | branches: 1.6.2; Style fix.
|
| 1.5 | 16-Mar-1999 |
minoura | Merged minoura_x68k_bus_h branch.
|
| 1.4 | 13-Jan-1999 |
itohy | Make it compile again. Use err(3) functions. KNF
|
| 1.3 | 06-Aug-1998 |
minoura | branches: 1.3.6; Moved grfioctl.h and iteioctl.h to the public include directory.
|
| 1.2 | 05-Jan-1998 |
perry | RCSID Police.
|
| 1.1 | 05-May-1996 |
oki | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 05-May-1996 |
oki | NetBSD/x68k, by Masaru Oki.
|
| 1.3.6.1 | 31-Jan-1999 |
minoura | Sync.
|
| 1.6.2.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.6.2.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.6.2.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|