History log of /openbsd-current/sbin/Makefile
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.110 26-Feb-2021 florian

Hook up dhcpleased to the build.
OK deraadt


# 1.109 24-Feb-2021 deraadt

build resolvd


Revision tags: OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE
# 1.108 25-Apr-2019 deraadt

install new vnconfig


Revision tags: OPENBSD_6_5_BASE
# 1.107 26-Jan-2019 florian

hook up unwind(8) to the build; OK deraadt


Revision tags: OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE
# 1.106 03-Jun-2017 florian

Move slaacd to /sbin
jca points out that all the other interface configuration tools live
there (like ifconfig or dhclient). Furthermore it starts so early in
the boot process that /usr might not be mounted yet if it's a nfs
filesystem.
sthen and deraadt agree


Revision tags: OPENBSD_6_1_BASE
# 1.105 17-Sep-2016 florian

unhook ping6 from the build


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE
# 1.104 24-Mar-2015 dlg

unwire lmc(4) and san(4).

they do "interesting" things with APIs i want to change, and i can't
find any evidence anyone uses them anymore. instead of burning time
on changes i cant test, ill take a chance that noone will miss them.

no objections from anyone
ok mpi@ deraadt@ henning@ sthen@


Revision tags: OPENBSD_5_7_BASE
# 1.103 03-Dec-2014 florian

Unhook rtsol(8) and rtsold(8) from the build.
OK deraadt@


# 1.102 09-Oct-2014 tedu

no more modules


# 1.101 01-Oct-2014 mpi

Unhook slattach(8) it has been deprecated for a long time and will hit
the Attic soon.


# 1.100 08-Sep-2014 guenther

Delete procfs; it's always had races and is now unused: no one noticed for
months that I broke it before the 5.5 release.

confirmed as not being required by ports by sthen@, ajacoutot@, dcoppa@


Revision tags: OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.99 14-Dec-2013 espie

enable tmpfs so it gets tested some more.
okay kettenis@, martin@, beck@, krw@, tedu@, millert@


# 1.98 04-Nov-2013 deraadt

remove iop(4) driver. it is entirely unmaintained and supports something
which basically doesn't exist at all.
reminded about it by brad


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.97 23-Aug-2012 deraadt

get rid of mount_nnpfs


Revision tags: OPENBSD_5_2_BASE
# 1.96 06-Apr-2012 jsing

tedu the raidctl.

ok deraadt@


Revision tags: OPENBSD_5_1_BASE
# 1.95 06-Oct-2011 deraadt

ccd goes to the attic
discussed with jsing and millert


Revision tags: OPENBSD_5_0_BASE
# 1.94 05-Apr-2011 thib

Remove portalfs.

While it is a terribly cool idea, it's just awful and since noone has stepped
up to the plate to keep it up with the current vop state, retire it to the
attic.

ok krw@, deraadt@, guenther@, miod@.
comments from jmc@


Revision tags: OPENBSD_4_9_BASE
# 1.93 01-Nov-2010 deraadt

bye bye wpa-psk. instead of using ifconfig wpapsk `wpa-psk password` you
can now simply use ifconfig wpakey password
ok damien


Revision tags: OPENBSD_4_8_BASE
# 1.92 07-Jun-2010 reyk

Enable iked/ikectl in the builds. iked is still in an early stage,
but it helps people to get used to it and to start testing.

requested by deraadt@


Revision tags: OPENBSD_4_7_BASE
# 1.91 18-Feb-2010 otto

Hook newfs_ext2fs to the build, ok miod@ jasper@


# 1.90 22-Nov-2009 deraadt

brconfig(8) functionality is now in ifconfig(8)


Revision tags: OPENBSD_4_6_BASE
# 1.89 03-Jun-2009 jj

Arla client rename from xfs to nnpfs for later upgrades. Tested on various arches. ok todd@ beck@


Revision tags: OPENBSD_4_4_BASE OPENBSD_4_5_BASE
# 1.88 09-Jun-2008 mbalmer

Remove nmeaattch(8), which is superseeded by ldattach(8).

ok deraadt


# 1.87 07-May-2008 henning

unlink routed. unbreaks the tree (it is obvious claudio has it removed in
his tree already)


# 1.86 15-Apr-2008 damien

link wpa-psk(8) to the build


Revision tags: OPENBSD_4_3_BASE
# 1.85 03-Nov-2007 mbalmer

Add ldattach.

ok deraadt


Revision tags: OPENBSD_4_2_BASE
# 1.84 01-Jun-2007 deraadt

remove crufty adosfs. everytime we try to change a vfs layer interface,
adosfs has the issue and in an entirely different way. noone uses this
code so this is hte best way to handle the problem
diff from pedro who went to sleep but we need to move ahead; ok thib


# 1.83 26-May-2007 grunk

link mount_vnd to the build, and remove usr.sbin/vnconfig, which is now
completely contained at the new place. provide a legacy link to /usr/sbin
to go away after next release.

ok deraadt@


# 1.82 18-May-2007 deraadt

prettier Makefiles


# 1.81 18-May-2007 deraadt

unify the way we prefer other things


Revision tags: OPENBSD_4_0_BASE OPENBSD_4_1_BASE
# 1.80 04-Jul-2006 mbalmer

nmeaattach - attach serial lines as timedelta sensors. nmeaattach is used
to designate a serial line with a NMEA 0183 device (i.e. a GPS receiver) as a
source of a timedelta sensor.

ok deraadt@


# 1.79 26-Jun-2006 deraadt

wicontrol goes away, use ifconfig. yes, a few things cannot be done
with ifconfig yet, but reyk is writing them now. 3 years ago we said
wicontrol had to go away, and noone helped. now they will!


# 1.78 26-May-2006 deraadt

let us not talk about ipsecadm and vpn anymore; ok reyk


Revision tags: OPENBSD_3_9_BASE
# 1.77 09-Jan-2006 jsg

Don't enter ancontrol. Reminded by deraadt@


# 1.76 06-Dec-2005 pedro

Remove fdescfs


# 1.75 24-Nov-2005 pedro

Remove kernfs, okay deraadt@.


Revision tags: OPENBSD_3_8_BASE
# 1.74 26-May-2005 pedro

remove the stackable filesystems


# 1.73 08-Apr-2005 hshoexer

connect ipsecctl, request by deraadt


# 1.72 29-Mar-2005 marco

add bioctl

ok mickey@


# 1.71 29-Mar-2005 pedro

+mount_udf


Revision tags: OPENBSD_3_7_BASE
# 1.70 21-Feb-2005 damien

ipwcontrol and iwicontrol removal.


# 1.69 20-Oct-2004 deraadt

support for Intel 2100/2200BG/2915ABG wireless devices written by
damien.bergamini@free.fr. This gets imported even though there is no
firmware in the tree. This is a ridiculous situation: everything is
free, everything works, except Intel will not let us put a little
dinky firmware flat file into OpenBSD. So OpenBSD is ready for Intel
whenever they are.

Are you a consumer? Do you want to see this changed -- contact
jketreno@linux.intel.com and tell him how you feel about this. He is
likely someone who cannot do anything about it, though. If anyone can
work up or down the chain around his department and get me contact
information for various people, I will compile and later publish such
a list. Go do it people -- this is how things will change. Get me
email addresses and phone numbers.


Revision tags: OPENBSD_3_6_BASE
# 1.68 05-Apr-2004 deraadt

move to our new dhclient


Revision tags: OPENBSD_3_4_BASE OPENBSD_3_5_BASE
# 1.67 28-Jul-2003 tedu

growfs


# 1.66 20-May-2003 tedu

turn on mount_ntfs. i386 only until we know it works somewhere else


Revision tags: OPENBSD_3_3_BASE
# 1.65 24-Feb-2003 deraadt

Remove tcfs until this entire licensing mess is cleaned up. This is
ANOTHER case of a developer having ignored licenses when importing code.


Revision tags: OPENBSD_3_2_BASE
# 1.64 06-Sep-2002 deraadt

assume that noone uses photurisd anymore.


Revision tags: OPENBSD_3_1_BASE
# 1.63 30-Nov-2001 provos

startkey goes away; okay deraadt@


Revision tags: OPENBSD_3_0_BASE
# 1.62 21-Aug-2001 deraadt

pflogd; work by canacar@eee.metu.edu.tr and myself


# 1.61 26-Jul-2001 miod

edlabel no more


# 1.60 05-Jul-2001 mickey

build iopctl on alpha, i386, powerpc


# 1.59 24-Jun-2001 kjell

Move and rename packet filter userland.
grr. CVS: making easy things difficult, and directory operations impossible.


# 1.58 03-Jun-2001 ericj

remove comment on bim.. Missed in last commit.


# 1.57 30-May-2001 deraadt

Remove ipf. Darren Reed has interpreted his (old, new, whichever)
licence in a way that makes ipf not free according to the rules we
established over 5 years ago, at www.openbsd.org/goals.html (and those
same basic rules govern the other *BSD projects too). Specifically,
Darren says that modified versions are not permitted. But software
which OpenBSD uses and redistributes must be free to all (be they
people or companies), for any purpose they wish to use it, including
modification, use, peeing on, or even integration into baby mulching
machines or atomic bombs to be dropped on Australia. Furthermore, we
know of a number of companies using ipf with modification like us, who
are now in the same situation, and we hope that some of them will work
with us to fill this gap that now exists in OpenBSD (temporarily, we
hope).


Revision tags: OPENBSD_2_9_BASE
# 1.56 17-Apr-2001 drahn

Add pdisk to list of programs to build for powerpc, all other archs
will build the manpage, with the proper destination.


Revision tags: OPENBSD_2_8_BASE
# 1.55 13-Oct-2000 chris

lmccontrol


# 1.54 02-Jul-2000 mickey

descent into wsconsctl


# 1.53 18-Jun-2000 provos

add mount_tcfs


# 1.52 19-May-2000 mickey

kill nfsiod


# 1.51 18-May-2000 espie

Recurse down ancontrol, wicontrol, edlabel, fdisk
for man pages.


Revision tags: OPENBSD_2_7_BASE
# 1.50 03-Apr-2000 mickey

ancontrol(8), probably should not be i386, but follow wicontrol


# 1.49 01-Jan-2000 deraadt

move sysctl(8) to /sbin, with a relative symbolic link remaining in the old location


# 1.48 11-Dec-1999 itojun

add ping6(8), IPv6 ping.

XXX may be merged into ping(8)?
XXX NRL getaddrinfo(3) does not allow SOCK_RAW as ai_socktype.
quickhack is enabled by -DNRL_GETADDRINFO.


# 1.47 09-Dec-1999 itojun

add usr.sbin/rtsold and sbin/rtsol to subdir.


Revision tags: OPENBSD_2_6_BASE
# 1.46 21-Sep-1999 csapuntz

Add atactl utility from NetBSD. This utility gives detailed inquiry info as
well as letting you spin down disks, set standby times, etc.


# 1.45 01-Sep-1999 deraadt

move brconfig to /sbin, where it belongs


# 1.44 23-Jul-1999 niklas

Remove way obsolete code


# 1.43 11-Jul-1999 niklas

WaveLAN configuration utility


# 1.42 23-May-1999 millert

don't build swapon since swapctl gets linked to swapon


# 1.41 22-May-1999 weingart

Add swapctl


Revision tags: OPENBSD_2_5_BASE
# 1.40 27-Mar-1999 provos

enable photurisd again


# 1.39 24-Mar-1999 niklas

Enable isakmpd again


# 1.38 24-Feb-1999 angelos

Comment out photurisd/isakmpd temporarily, as they have not been
assimilated to PF_KEYv2.


# 1.37 11-Jan-1999 niklas

Control RAIDframe


# 1.36 21-Dec-1998 deraadt

enable isakmpd -- far overdue!


# 1.35 14-Nov-1998 deraadt

oops


# 1.34 14-Nov-1998 deraadt

move ipsec tools into .


Revision tags: OPENBSD_2_4_BASE
# 1.33 11-Sep-1998 fgsch

Don't build pcmcia_cntrl or config_slot.


# 1.32 05-Sep-1998 art

always build mount_xfs


# 1.31 05-Sep-1998 art

build mount_xfs when AFS is defined in bsd.own.mk


Revision tags: OPENBSD_2_3_BASE
# 1.30 04-Feb-1998 deraadt

+ scan_ffs


Revision tags: OPENBSD_2_2_BASE
# 1.29 21-Sep-1997 deraadt

$OpenBSD$


# 1.28 03-Sep-1997 deraadt

bye bye


# 1.27 06-Jul-1997 niklas

As we parse MBRs on alpha, why not?


# 1.26 14-Jun-1997 downsj

fsck_ext2fs works now.


Revision tags: OPENBSD_2_1_BASE
# 1.25 24-Apr-1997 downsj

Don't build LFS, it doesn't work.


# 1.24 26-Mar-1997 provos

added ipsec subdir


# 1.23 27-Jan-1997 rahnds

Support fdisk on bigendian systems. Does the necessary byte swabbing to
read and write the fdisk label. Added powerpc to systems to build this for.
Currently uses local functions getshort, putshort, getlong, and putlong.
These functions probably should be moved and renamed. Something like
htoles, letohs, htolel, letohl, or htole16, htole32 should be used instead.


# 1.22 26-Jan-1997 millert

add fsirand


# 1.21 20-Oct-1996 tholo

Sync with NetBSD 961019


Revision tags: OPENBSD_2_0_BASE
# 1.20 18-Sep-1996 deraadt

new routed replaces rdisc


# 1.19 02-Sep-1996 pefo

pica -> arc for fdisk


# 1.18 02-Aug-1996 tholo

Router Discovery daemon; from Sun via FreeBSD


# 1.17 27-Jul-1996 deraadt

edlabel on sparc/sun3/atari


# 1.16 27-Jun-1996 downsj

Add mount_ext2fs; stripped down mount_ffs and the man page from FreeBSD.


# 1.15 25-Jun-1996 tholo

ncheck(8) implementation


# 1.14 12-Jun-1996 deraadt

add /sbin/scsi from FreeBSD -- a good start!


# 1.13 11-Jun-1996 deraadt

move to bin/md5 for `greater accessibility'


# 1.12 10-Jun-1996 deraadt

build newfs_msdos


# 1.11 03-Jun-1996 niklas

Added md5 utility needed by the "ports" system. From FreeBSD


# 1.10 22-May-1996 deraadt

add fsck_msdos


# 1.9 17-May-1996 dm

added ipnat (which I'd forgotten to do before)


# 1.8 16-May-1996 pefo

Add 'fdisk' utility to the pica build


# 1.7 04-May-1996 deraadt

traverse obj for arch-dependent utils too


# 1.6 29-Apr-1996 hvozda

Pull in John Kohl's most recent (15Apr96) APM and PCMCIA work
(original PCMCIA framework by Stefan Grefen).


# 1.5 22-Apr-1996 hannken

New prog to change pccons's keymap encoding for national keyboards


# 1.4 21-Apr-1996 deraadt

sync to netbsd 960418


# 1.3 21-Mar-1996 niklas

From NetBSD: Merge of 960317


# 1.2 07-Jan-1996 dm

from beurton@fnet.fr: Darren Reed's IP filter


# 1.1 18-Oct-1995 deraadt

branches: 1.1.1;
Initial revision


# 1.109 24-Feb-2021 deraadt

build resolvd


Revision tags: OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE
# 1.108 25-Apr-2019 deraadt

install new vnconfig


Revision tags: OPENBSD_6_5_BASE
# 1.107 26-Jan-2019 florian

hook up unwind(8) to the build; OK deraadt


Revision tags: OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE
# 1.106 03-Jun-2017 florian

Move slaacd to /sbin
jca points out that all the other interface configuration tools live
there (like ifconfig or dhclient). Furthermore it starts so early in
the boot process that /usr might not be mounted yet if it's a nfs
filesystem.
sthen and deraadt agree


Revision tags: OPENBSD_6_1_BASE
# 1.105 17-Sep-2016 florian

unhook ping6 from the build


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE
# 1.104 24-Mar-2015 dlg

unwire lmc(4) and san(4).

they do "interesting" things with APIs i want to change, and i can't
find any evidence anyone uses them anymore. instead of burning time
on changes i cant test, ill take a chance that noone will miss them.

no objections from anyone
ok mpi@ deraadt@ henning@ sthen@


Revision tags: OPENBSD_5_7_BASE
# 1.103 03-Dec-2014 florian

Unhook rtsol(8) and rtsold(8) from the build.
OK deraadt@


# 1.102 09-Oct-2014 tedu

no more modules


# 1.101 01-Oct-2014 mpi

Unhook slattach(8) it has been deprecated for a long time and will hit
the Attic soon.


# 1.100 08-Sep-2014 guenther

Delete procfs; it's always had races and is now unused: no one noticed for
months that I broke it before the 5.5 release.

confirmed as not being required by ports by sthen@, ajacoutot@, dcoppa@


Revision tags: OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.99 14-Dec-2013 espie

enable tmpfs so it gets tested some more.
okay kettenis@, martin@, beck@, krw@, tedu@, millert@


# 1.98 04-Nov-2013 deraadt

remove iop(4) driver. it is entirely unmaintained and supports something
which basically doesn't exist at all.
reminded about it by brad


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.97 23-Aug-2012 deraadt

get rid of mount_nnpfs


Revision tags: OPENBSD_5_2_BASE
# 1.96 06-Apr-2012 jsing

tedu the raidctl.

ok deraadt@


Revision tags: OPENBSD_5_1_BASE
# 1.95 06-Oct-2011 deraadt

ccd goes to the attic
discussed with jsing and millert


Revision tags: OPENBSD_5_0_BASE
# 1.94 05-Apr-2011 thib

Remove portalfs.

While it is a terribly cool idea, it's just awful and since noone has stepped
up to the plate to keep it up with the current vop state, retire it to the
attic.

ok krw@, deraadt@, guenther@, miod@.
comments from jmc@


Revision tags: OPENBSD_4_9_BASE
# 1.93 01-Nov-2010 deraadt

bye bye wpa-psk. instead of using ifconfig wpapsk `wpa-psk password` you
can now simply use ifconfig wpakey password
ok damien


Revision tags: OPENBSD_4_8_BASE
# 1.92 07-Jun-2010 reyk

Enable iked/ikectl in the builds. iked is still in an early stage,
but it helps people to get used to it and to start testing.

requested by deraadt@


Revision tags: OPENBSD_4_7_BASE
# 1.91 18-Feb-2010 otto

Hook newfs_ext2fs to the build, ok miod@ jasper@


# 1.90 22-Nov-2009 deraadt

brconfig(8) functionality is now in ifconfig(8)


Revision tags: OPENBSD_4_6_BASE
# 1.89 03-Jun-2009 jj

Arla client rename from xfs to nnpfs for later upgrades. Tested on various arches. ok todd@ beck@


Revision tags: OPENBSD_4_4_BASE OPENBSD_4_5_BASE
# 1.88 09-Jun-2008 mbalmer

Remove nmeaattch(8), which is superseeded by ldattach(8).

ok deraadt


# 1.87 07-May-2008 henning

unlink routed. unbreaks the tree (it is obvious claudio has it removed in
his tree already)


# 1.86 15-Apr-2008 damien

link wpa-psk(8) to the build


Revision tags: OPENBSD_4_3_BASE
# 1.85 03-Nov-2007 mbalmer

Add ldattach.

ok deraadt


Revision tags: OPENBSD_4_2_BASE
# 1.84 01-Jun-2007 deraadt

remove crufty adosfs. everytime we try to change a vfs layer interface,
adosfs has the issue and in an entirely different way. noone uses this
code so this is hte best way to handle the problem
diff from pedro who went to sleep but we need to move ahead; ok thib


# 1.83 26-May-2007 grunk

link mount_vnd to the build, and remove usr.sbin/vnconfig, which is now
completely contained at the new place. provide a legacy link to /usr/sbin
to go away after next release.

ok deraadt@


# 1.82 18-May-2007 deraadt

prettier Makefiles


# 1.81 18-May-2007 deraadt

unify the way we prefer other things


Revision tags: OPENBSD_4_0_BASE OPENBSD_4_1_BASE
# 1.80 04-Jul-2006 mbalmer

nmeaattach - attach serial lines as timedelta sensors. nmeaattach is used
to designate a serial line with a NMEA 0183 device (i.e. a GPS receiver) as a
source of a timedelta sensor.

ok deraadt@


# 1.79 26-Jun-2006 deraadt

wicontrol goes away, use ifconfig. yes, a few things cannot be done
with ifconfig yet, but reyk is writing them now. 3 years ago we said
wicontrol had to go away, and noone helped. now they will!


# 1.78 26-May-2006 deraadt

let us not talk about ipsecadm and vpn anymore; ok reyk


Revision tags: OPENBSD_3_9_BASE
# 1.77 09-Jan-2006 jsg

Don't enter ancontrol. Reminded by deraadt@


# 1.76 06-Dec-2005 pedro

Remove fdescfs


# 1.75 24-Nov-2005 pedro

Remove kernfs, okay deraadt@.


Revision tags: OPENBSD_3_8_BASE
# 1.74 26-May-2005 pedro

remove the stackable filesystems


# 1.73 08-Apr-2005 hshoexer

connect ipsecctl, request by deraadt


# 1.72 29-Mar-2005 marco

add bioctl

ok mickey@


# 1.71 29-Mar-2005 pedro

+mount_udf


Revision tags: OPENBSD_3_7_BASE
# 1.70 21-Feb-2005 damien

ipwcontrol and iwicontrol removal.


# 1.69 20-Oct-2004 deraadt

support for Intel 2100/2200BG/2915ABG wireless devices written by
damien.bergamini@free.fr. This gets imported even though there is no
firmware in the tree. This is a ridiculous situation: everything is
free, everything works, except Intel will not let us put a little
dinky firmware flat file into OpenBSD. So OpenBSD is ready for Intel
whenever they are.

Are you a consumer? Do you want to see this changed -- contact
jketreno@linux.intel.com and tell him how you feel about this. He is
likely someone who cannot do anything about it, though. If anyone can
work up or down the chain around his department and get me contact
information for various people, I will compile and later publish such
a list. Go do it people -- this is how things will change. Get me
email addresses and phone numbers.


Revision tags: OPENBSD_3_6_BASE
# 1.68 05-Apr-2004 deraadt

move to our new dhclient


Revision tags: OPENBSD_3_4_BASE OPENBSD_3_5_BASE
# 1.67 28-Jul-2003 tedu

growfs


# 1.66 20-May-2003 tedu

turn on mount_ntfs. i386 only until we know it works somewhere else


Revision tags: OPENBSD_3_3_BASE
# 1.65 24-Feb-2003 deraadt

Remove tcfs until this entire licensing mess is cleaned up. This is
ANOTHER case of a developer having ignored licenses when importing code.


Revision tags: OPENBSD_3_2_BASE
# 1.64 06-Sep-2002 deraadt

assume that noone uses photurisd anymore.


Revision tags: OPENBSD_3_1_BASE
# 1.63 30-Nov-2001 provos

startkey goes away; okay deraadt@


Revision tags: OPENBSD_3_0_BASE
# 1.62 21-Aug-2001 deraadt

pflogd; work by canacar@eee.metu.edu.tr and myself


# 1.61 26-Jul-2001 miod

edlabel no more


# 1.60 05-Jul-2001 mickey

build iopctl on alpha, i386, powerpc


# 1.59 24-Jun-2001 kjell

Move and rename packet filter userland.
grr. CVS: making easy things difficult, and directory operations impossible.


# 1.58 03-Jun-2001 ericj

remove comment on bim.. Missed in last commit.


# 1.57 30-May-2001 deraadt

Remove ipf. Darren Reed has interpreted his (old, new, whichever)
licence in a way that makes ipf not free according to the rules we
established over 5 years ago, at www.openbsd.org/goals.html (and those
same basic rules govern the other *BSD projects too). Specifically,
Darren says that modified versions are not permitted. But software
which OpenBSD uses and redistributes must be free to all (be they
people or companies), for any purpose they wish to use it, including
modification, use, peeing on, or even integration into baby mulching
machines or atomic bombs to be dropped on Australia. Furthermore, we
know of a number of companies using ipf with modification like us, who
are now in the same situation, and we hope that some of them will work
with us to fill this gap that now exists in OpenBSD (temporarily, we
hope).


Revision tags: OPENBSD_2_9_BASE
# 1.56 17-Apr-2001 drahn

Add pdisk to list of programs to build for powerpc, all other archs
will build the manpage, with the proper destination.


Revision tags: OPENBSD_2_8_BASE
# 1.55 13-Oct-2000 chris

lmccontrol


# 1.54 02-Jul-2000 mickey

descent into wsconsctl


# 1.53 18-Jun-2000 provos

add mount_tcfs


# 1.52 19-May-2000 mickey

kill nfsiod


# 1.51 18-May-2000 espie

Recurse down ancontrol, wicontrol, edlabel, fdisk
for man pages.


Revision tags: OPENBSD_2_7_BASE
# 1.50 03-Apr-2000 mickey

ancontrol(8), probably should not be i386, but follow wicontrol


# 1.49 01-Jan-2000 deraadt

move sysctl(8) to /sbin, with a relative symbolic link remaining in the old location


# 1.48 11-Dec-1999 itojun

add ping6(8), IPv6 ping.

XXX may be merged into ping(8)?
XXX NRL getaddrinfo(3) does not allow SOCK_RAW as ai_socktype.
quickhack is enabled by -DNRL_GETADDRINFO.


# 1.47 09-Dec-1999 itojun

add usr.sbin/rtsold and sbin/rtsol to subdir.


Revision tags: OPENBSD_2_6_BASE
# 1.46 21-Sep-1999 csapuntz

Add atactl utility from NetBSD. This utility gives detailed inquiry info as
well as letting you spin down disks, set standby times, etc.


# 1.45 01-Sep-1999 deraadt

move brconfig to /sbin, where it belongs


# 1.44 23-Jul-1999 niklas

Remove way obsolete code


# 1.43 11-Jul-1999 niklas

WaveLAN configuration utility


# 1.42 23-May-1999 millert

don't build swapon since swapctl gets linked to swapon


# 1.41 22-May-1999 weingart

Add swapctl


Revision tags: OPENBSD_2_5_BASE
# 1.40 27-Mar-1999 provos

enable photurisd again


# 1.39 24-Mar-1999 niklas

Enable isakmpd again


# 1.38 24-Feb-1999 angelos

Comment out photurisd/isakmpd temporarily, as they have not been
assimilated to PF_KEYv2.


# 1.37 11-Jan-1999 niklas

Control RAIDframe


# 1.36 21-Dec-1998 deraadt

enable isakmpd -- far overdue!


# 1.35 14-Nov-1998 deraadt

oops


# 1.34 14-Nov-1998 deraadt

move ipsec tools into .


Revision tags: OPENBSD_2_4_BASE
# 1.33 11-Sep-1998 fgsch

Don't build pcmcia_cntrl or config_slot.


# 1.32 05-Sep-1998 art

always build mount_xfs


# 1.31 05-Sep-1998 art

build mount_xfs when AFS is defined in bsd.own.mk


Revision tags: OPENBSD_2_3_BASE
# 1.30 04-Feb-1998 deraadt

+ scan_ffs


Revision tags: OPENBSD_2_2_BASE
# 1.29 21-Sep-1997 deraadt

$OpenBSD$


# 1.28 03-Sep-1997 deraadt

bye bye


# 1.27 06-Jul-1997 niklas

As we parse MBRs on alpha, why not?


# 1.26 14-Jun-1997 downsj

fsck_ext2fs works now.


Revision tags: OPENBSD_2_1_BASE
# 1.25 24-Apr-1997 downsj

Don't build LFS, it doesn't work.


# 1.24 26-Mar-1997 provos

added ipsec subdir


# 1.23 27-Jan-1997 rahnds

Support fdisk on bigendian systems. Does the necessary byte swabbing to
read and write the fdisk label. Added powerpc to systems to build this for.
Currently uses local functions getshort, putshort, getlong, and putlong.
These functions probably should be moved and renamed. Something like
htoles, letohs, htolel, letohl, or htole16, htole32 should be used instead.


# 1.22 26-Jan-1997 millert

add fsirand


# 1.21 20-Oct-1996 tholo

Sync with NetBSD 961019


Revision tags: OPENBSD_2_0_BASE
# 1.20 18-Sep-1996 deraadt

new routed replaces rdisc


# 1.19 02-Sep-1996 pefo

pica -> arc for fdisk


# 1.18 02-Aug-1996 tholo

Router Discovery daemon; from Sun via FreeBSD


# 1.17 27-Jul-1996 deraadt

edlabel on sparc/sun3/atari


# 1.16 27-Jun-1996 downsj

Add mount_ext2fs; stripped down mount_ffs and the man page from FreeBSD.


# 1.15 25-Jun-1996 tholo

ncheck(8) implementation


# 1.14 12-Jun-1996 deraadt

add /sbin/scsi from FreeBSD -- a good start!


# 1.13 11-Jun-1996 deraadt

move to bin/md5 for `greater accessibility'


# 1.12 10-Jun-1996 deraadt

build newfs_msdos


# 1.11 03-Jun-1996 niklas

Added md5 utility needed by the "ports" system. From FreeBSD


# 1.10 22-May-1996 deraadt

add fsck_msdos


# 1.9 17-May-1996 dm

added ipnat (which I'd forgotten to do before)


# 1.8 16-May-1996 pefo

Add 'fdisk' utility to the pica build


# 1.7 04-May-1996 deraadt

traverse obj for arch-dependent utils too


# 1.6 29-Apr-1996 hvozda

Pull in John Kohl's most recent (15Apr96) APM and PCMCIA work
(original PCMCIA framework by Stefan Grefen).


# 1.5 22-Apr-1996 hannken

New prog to change pccons's keymap encoding for national keyboards


# 1.4 21-Apr-1996 deraadt

sync to netbsd 960418


# 1.3 21-Mar-1996 niklas

From NetBSD: Merge of 960317


# 1.2 07-Jan-1996 dm

from beurton@fnet.fr: Darren Reed's IP filter


# 1.1 18-Oct-1995 deraadt

branches: 1.1.1;
Initial revision


# 1.108 25-Apr-2019 deraadt

install new vnconfig


Revision tags: OPENBSD_6_5_BASE
# 1.107 26-Jan-2019 florian

hook up unwind(8) to the build; OK deraadt


Revision tags: OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE
# 1.106 03-Jun-2017 florian

Move slaacd to /sbin
jca points out that all the other interface configuration tools live
there (like ifconfig or dhclient). Furthermore it starts so early in
the boot process that /usr might not be mounted yet if it's a nfs
filesystem.
sthen and deraadt agree


Revision tags: OPENBSD_6_1_BASE
# 1.105 17-Sep-2016 florian

unhook ping6 from the build


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE
# 1.104 24-Mar-2015 dlg

unwire lmc(4) and san(4).

they do "interesting" things with APIs i want to change, and i can't
find any evidence anyone uses them anymore. instead of burning time
on changes i cant test, ill take a chance that noone will miss them.

no objections from anyone
ok mpi@ deraadt@ henning@ sthen@


Revision tags: OPENBSD_5_7_BASE
# 1.103 03-Dec-2014 florian

Unhook rtsol(8) and rtsold(8) from the build.
OK deraadt@


# 1.102 09-Oct-2014 tedu

no more modules


# 1.101 01-Oct-2014 mpi

Unhook slattach(8) it has been deprecated for a long time and will hit
the Attic soon.


# 1.100 08-Sep-2014 guenther

Delete procfs; it's always had races and is now unused: no one noticed for
months that I broke it before the 5.5 release.

confirmed as not being required by ports by sthen@, ajacoutot@, dcoppa@


Revision tags: OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.99 14-Dec-2013 espie

enable tmpfs so it gets tested some more.
okay kettenis@, martin@, beck@, krw@, tedu@, millert@


# 1.98 04-Nov-2013 deraadt

remove iop(4) driver. it is entirely unmaintained and supports something
which basically doesn't exist at all.
reminded about it by brad


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.97 23-Aug-2012 deraadt

get rid of mount_nnpfs


Revision tags: OPENBSD_5_2_BASE
# 1.96 06-Apr-2012 jsing

tedu the raidctl.

ok deraadt@


Revision tags: OPENBSD_5_1_BASE
# 1.95 06-Oct-2011 deraadt

ccd goes to the attic
discussed with jsing and millert


Revision tags: OPENBSD_5_0_BASE
# 1.94 05-Apr-2011 thib

Remove portalfs.

While it is a terribly cool idea, it's just awful and since noone has stepped
up to the plate to keep it up with the current vop state, retire it to the
attic.

ok krw@, deraadt@, guenther@, miod@.
comments from jmc@


Revision tags: OPENBSD_4_9_BASE
# 1.93 01-Nov-2010 deraadt

bye bye wpa-psk. instead of using ifconfig wpapsk `wpa-psk password` you
can now simply use ifconfig wpakey password
ok damien


Revision tags: OPENBSD_4_8_BASE
# 1.92 07-Jun-2010 reyk

Enable iked/ikectl in the builds. iked is still in an early stage,
but it helps people to get used to it and to start testing.

requested by deraadt@


Revision tags: OPENBSD_4_7_BASE
# 1.91 18-Feb-2010 otto

Hook newfs_ext2fs to the build, ok miod@ jasper@


# 1.90 22-Nov-2009 deraadt

brconfig(8) functionality is now in ifconfig(8)


Revision tags: OPENBSD_4_6_BASE
# 1.89 03-Jun-2009 jj

Arla client rename from xfs to nnpfs for later upgrades. Tested on various arches. ok todd@ beck@


Revision tags: OPENBSD_4_4_BASE OPENBSD_4_5_BASE
# 1.88 09-Jun-2008 mbalmer

Remove nmeaattch(8), which is superseeded by ldattach(8).

ok deraadt


# 1.87 07-May-2008 henning

unlink routed. unbreaks the tree (it is obvious claudio has it removed in
his tree already)


# 1.86 15-Apr-2008 damien

link wpa-psk(8) to the build


Revision tags: OPENBSD_4_3_BASE
# 1.85 03-Nov-2007 mbalmer

Add ldattach.

ok deraadt


Revision tags: OPENBSD_4_2_BASE
# 1.84 01-Jun-2007 deraadt

remove crufty adosfs. everytime we try to change a vfs layer interface,
adosfs has the issue and in an entirely different way. noone uses this
code so this is hte best way to handle the problem
diff from pedro who went to sleep but we need to move ahead; ok thib


# 1.83 26-May-2007 grunk

link mount_vnd to the build, and remove usr.sbin/vnconfig, which is now
completely contained at the new place. provide a legacy link to /usr/sbin
to go away after next release.

ok deraadt@


# 1.82 18-May-2007 deraadt

prettier Makefiles


# 1.81 18-May-2007 deraadt

unify the way we prefer other things


Revision tags: OPENBSD_4_0_BASE OPENBSD_4_1_BASE
# 1.80 04-Jul-2006 mbalmer

nmeaattach - attach serial lines as timedelta sensors. nmeaattach is used
to designate a serial line with a NMEA 0183 device (i.e. a GPS receiver) as a
source of a timedelta sensor.

ok deraadt@


# 1.79 26-Jun-2006 deraadt

wicontrol goes away, use ifconfig. yes, a few things cannot be done
with ifconfig yet, but reyk is writing them now. 3 years ago we said
wicontrol had to go away, and noone helped. now they will!


# 1.78 26-May-2006 deraadt

let us not talk about ipsecadm and vpn anymore; ok reyk


Revision tags: OPENBSD_3_9_BASE
# 1.77 09-Jan-2006 jsg

Don't enter ancontrol. Reminded by deraadt@


# 1.76 06-Dec-2005 pedro

Remove fdescfs


# 1.75 24-Nov-2005 pedro

Remove kernfs, okay deraadt@.


Revision tags: OPENBSD_3_8_BASE
# 1.74 26-May-2005 pedro

remove the stackable filesystems


# 1.73 08-Apr-2005 hshoexer

connect ipsecctl, request by deraadt


# 1.72 29-Mar-2005 marco

add bioctl

ok mickey@


# 1.71 29-Mar-2005 pedro

+mount_udf


Revision tags: OPENBSD_3_7_BASE
# 1.70 21-Feb-2005 damien

ipwcontrol and iwicontrol removal.


# 1.69 20-Oct-2004 deraadt

support for Intel 2100/2200BG/2915ABG wireless devices written by
damien.bergamini@free.fr. This gets imported even though there is no
firmware in the tree. This is a ridiculous situation: everything is
free, everything works, except Intel will not let us put a little
dinky firmware flat file into OpenBSD. So OpenBSD is ready for Intel
whenever they are.

Are you a consumer? Do you want to see this changed -- contact
jketreno@linux.intel.com and tell him how you feel about this. He is
likely someone who cannot do anything about it, though. If anyone can
work up or down the chain around his department and get me contact
information for various people, I will compile and later publish such
a list. Go do it people -- this is how things will change. Get me
email addresses and phone numbers.


Revision tags: OPENBSD_3_6_BASE
# 1.68 05-Apr-2004 deraadt

move to our new dhclient


Revision tags: OPENBSD_3_4_BASE OPENBSD_3_5_BASE
# 1.67 28-Jul-2003 tedu

growfs


# 1.66 20-May-2003 tedu

turn on mount_ntfs. i386 only until we know it works somewhere else


Revision tags: OPENBSD_3_3_BASE
# 1.65 24-Feb-2003 deraadt

Remove tcfs until this entire licensing mess is cleaned up. This is
ANOTHER case of a developer having ignored licenses when importing code.


Revision tags: OPENBSD_3_2_BASE
# 1.64 06-Sep-2002 deraadt

assume that noone uses photurisd anymore.


Revision tags: OPENBSD_3_1_BASE
# 1.63 30-Nov-2001 provos

startkey goes away; okay deraadt@


Revision tags: OPENBSD_3_0_BASE
# 1.62 21-Aug-2001 deraadt

pflogd; work by canacar@eee.metu.edu.tr and myself


# 1.61 26-Jul-2001 miod

edlabel no more


# 1.60 05-Jul-2001 mickey

build iopctl on alpha, i386, powerpc


# 1.59 24-Jun-2001 kjell

Move and rename packet filter userland.
grr. CVS: making easy things difficult, and directory operations impossible.


# 1.58 03-Jun-2001 ericj

remove comment on bim.. Missed in last commit.


# 1.57 30-May-2001 deraadt

Remove ipf. Darren Reed has interpreted his (old, new, whichever)
licence in a way that makes ipf not free according to the rules we
established over 5 years ago, at www.openbsd.org/goals.html (and those
same basic rules govern the other *BSD projects too). Specifically,
Darren says that modified versions are not permitted. But software
which OpenBSD uses and redistributes must be free to all (be they
people or companies), for any purpose they wish to use it, including
modification, use, peeing on, or even integration into baby mulching
machines or atomic bombs to be dropped on Australia. Furthermore, we
know of a number of companies using ipf with modification like us, who
are now in the same situation, and we hope that some of them will work
with us to fill this gap that now exists in OpenBSD (temporarily, we
hope).


Revision tags: OPENBSD_2_9_BASE
# 1.56 17-Apr-2001 drahn

Add pdisk to list of programs to build for powerpc, all other archs
will build the manpage, with the proper destination.


Revision tags: OPENBSD_2_8_BASE
# 1.55 13-Oct-2000 chris

lmccontrol


# 1.54 02-Jul-2000 mickey

descent into wsconsctl


# 1.53 18-Jun-2000 provos

add mount_tcfs


# 1.52 19-May-2000 mickey

kill nfsiod


# 1.51 18-May-2000 espie

Recurse down ancontrol, wicontrol, edlabel, fdisk
for man pages.


Revision tags: OPENBSD_2_7_BASE
# 1.50 03-Apr-2000 mickey

ancontrol(8), probably should not be i386, but follow wicontrol


# 1.49 01-Jan-2000 deraadt

move sysctl(8) to /sbin, with a relative symbolic link remaining in the old location


# 1.48 11-Dec-1999 itojun

add ping6(8), IPv6 ping.

XXX may be merged into ping(8)?
XXX NRL getaddrinfo(3) does not allow SOCK_RAW as ai_socktype.
quickhack is enabled by -DNRL_GETADDRINFO.


# 1.47 09-Dec-1999 itojun

add usr.sbin/rtsold and sbin/rtsol to subdir.


Revision tags: OPENBSD_2_6_BASE
# 1.46 21-Sep-1999 csapuntz

Add atactl utility from NetBSD. This utility gives detailed inquiry info as
well as letting you spin down disks, set standby times, etc.


# 1.45 01-Sep-1999 deraadt

move brconfig to /sbin, where it belongs


# 1.44 23-Jul-1999 niklas

Remove way obsolete code


# 1.43 11-Jul-1999 niklas

WaveLAN configuration utility


# 1.42 23-May-1999 millert

don't build swapon since swapctl gets linked to swapon


# 1.41 22-May-1999 weingart

Add swapctl


Revision tags: OPENBSD_2_5_BASE
# 1.40 27-Mar-1999 provos

enable photurisd again


# 1.39 24-Mar-1999 niklas

Enable isakmpd again


# 1.38 24-Feb-1999 angelos

Comment out photurisd/isakmpd temporarily, as they have not been
assimilated to PF_KEYv2.


# 1.37 11-Jan-1999 niklas

Control RAIDframe


# 1.36 21-Dec-1998 deraadt

enable isakmpd -- far overdue!


# 1.35 14-Nov-1998 deraadt

oops


# 1.34 14-Nov-1998 deraadt

move ipsec tools into .


Revision tags: OPENBSD_2_4_BASE
# 1.33 11-Sep-1998 fgsch

Don't build pcmcia_cntrl or config_slot.


# 1.32 05-Sep-1998 art

always build mount_xfs


# 1.31 05-Sep-1998 art

build mount_xfs when AFS is defined in bsd.own.mk


Revision tags: OPENBSD_2_3_BASE
# 1.30 04-Feb-1998 deraadt

+ scan_ffs


Revision tags: OPENBSD_2_2_BASE
# 1.29 21-Sep-1997 deraadt

$OpenBSD$


# 1.28 03-Sep-1997 deraadt

bye bye


# 1.27 06-Jul-1997 niklas

As we parse MBRs on alpha, why not?


# 1.26 14-Jun-1997 downsj

fsck_ext2fs works now.


Revision tags: OPENBSD_2_1_BASE
# 1.25 24-Apr-1997 downsj

Don't build LFS, it doesn't work.


# 1.24 26-Mar-1997 provos

added ipsec subdir


# 1.23 27-Jan-1997 rahnds

Support fdisk on bigendian systems. Does the necessary byte swabbing to
read and write the fdisk label. Added powerpc to systems to build this for.
Currently uses local functions getshort, putshort, getlong, and putlong.
These functions probably should be moved and renamed. Something like
htoles, letohs, htolel, letohl, or htole16, htole32 should be used instead.


# 1.22 26-Jan-1997 millert

add fsirand


# 1.21 20-Oct-1996 tholo

Sync with NetBSD 961019


Revision tags: OPENBSD_2_0_BASE
# 1.20 18-Sep-1996 deraadt

new routed replaces rdisc


# 1.19 02-Sep-1996 pefo

pica -> arc for fdisk


# 1.18 02-Aug-1996 tholo

Router Discovery daemon; from Sun via FreeBSD


# 1.17 27-Jul-1996 deraadt

edlabel on sparc/sun3/atari


# 1.16 27-Jun-1996 downsj

Add mount_ext2fs; stripped down mount_ffs and the man page from FreeBSD.


# 1.15 25-Jun-1996 tholo

ncheck(8) implementation


# 1.14 12-Jun-1996 deraadt

add /sbin/scsi from FreeBSD -- a good start!


# 1.13 11-Jun-1996 deraadt

move to bin/md5 for `greater accessibility'


# 1.12 10-Jun-1996 deraadt

build newfs_msdos


# 1.11 03-Jun-1996 niklas

Added md5 utility needed by the "ports" system. From FreeBSD


# 1.10 22-May-1996 deraadt

add fsck_msdos


# 1.9 17-May-1996 dm

added ipnat (which I'd forgotten to do before)


# 1.8 16-May-1996 pefo

Add 'fdisk' utility to the pica build


# 1.7 04-May-1996 deraadt

traverse obj for arch-dependent utils too


# 1.6 29-Apr-1996 hvozda

Pull in John Kohl's most recent (15Apr96) APM and PCMCIA work
(original PCMCIA framework by Stefan Grefen).


# 1.5 22-Apr-1996 hannken

New prog to change pccons's keymap encoding for national keyboards


# 1.4 21-Apr-1996 deraadt

sync to netbsd 960418


# 1.3 21-Mar-1996 niklas

From NetBSD: Merge of 960317


# 1.2 07-Jan-1996 dm

from beurton@fnet.fr: Darren Reed's IP filter


# 1.1 18-Oct-1995 deraadt

branches: 1.1.1;
Initial revision


# 1.107 26-Jan-2019 florian

hook up unwind(8) to the build; OK deraadt


Revision tags: OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE
# 1.106 03-Jun-2017 florian

Move slaacd to /sbin
jca points out that all the other interface configuration tools live
there (like ifconfig or dhclient). Furthermore it starts so early in
the boot process that /usr might not be mounted yet if it's a nfs
filesystem.
sthen and deraadt agree


Revision tags: OPENBSD_6_1_BASE
# 1.105 17-Sep-2016 florian

unhook ping6 from the build


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE
# 1.104 24-Mar-2015 dlg

unwire lmc(4) and san(4).

they do "interesting" things with APIs i want to change, and i can't
find any evidence anyone uses them anymore. instead of burning time
on changes i cant test, ill take a chance that noone will miss them.

no objections from anyone
ok mpi@ deraadt@ henning@ sthen@


Revision tags: OPENBSD_5_7_BASE
# 1.103 03-Dec-2014 florian

Unhook rtsol(8) and rtsold(8) from the build.
OK deraadt@


# 1.102 09-Oct-2014 tedu

no more modules


# 1.101 01-Oct-2014 mpi

Unhook slattach(8) it has been deprecated for a long time and will hit
the Attic soon.


# 1.100 08-Sep-2014 guenther

Delete procfs; it's always had races and is now unused: no one noticed for
months that I broke it before the 5.5 release.

confirmed as not being required by ports by sthen@, ajacoutot@, dcoppa@


Revision tags: OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.99 14-Dec-2013 espie

enable tmpfs so it gets tested some more.
okay kettenis@, martin@, beck@, krw@, tedu@, millert@


# 1.98 04-Nov-2013 deraadt

remove iop(4) driver. it is entirely unmaintained and supports something
which basically doesn't exist at all.
reminded about it by brad


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.97 23-Aug-2012 deraadt

get rid of mount_nnpfs


Revision tags: OPENBSD_5_2_BASE
# 1.96 06-Apr-2012 jsing

tedu the raidctl.

ok deraadt@


Revision tags: OPENBSD_5_1_BASE
# 1.95 06-Oct-2011 deraadt

ccd goes to the attic
discussed with jsing and millert


Revision tags: OPENBSD_5_0_BASE
# 1.94 05-Apr-2011 thib

Remove portalfs.

While it is a terribly cool idea, it's just awful and since noone has stepped
up to the plate to keep it up with the current vop state, retire it to the
attic.

ok krw@, deraadt@, guenther@, miod@.
comments from jmc@


Revision tags: OPENBSD_4_9_BASE
# 1.93 01-Nov-2010 deraadt

bye bye wpa-psk. instead of using ifconfig wpapsk `wpa-psk password` you
can now simply use ifconfig wpakey password
ok damien


Revision tags: OPENBSD_4_8_BASE
# 1.92 07-Jun-2010 reyk

Enable iked/ikectl in the builds. iked is still in an early stage,
but it helps people to get used to it and to start testing.

requested by deraadt@


Revision tags: OPENBSD_4_7_BASE
# 1.91 18-Feb-2010 otto

Hook newfs_ext2fs to the build, ok miod@ jasper@


# 1.90 22-Nov-2009 deraadt

brconfig(8) functionality is now in ifconfig(8)


Revision tags: OPENBSD_4_6_BASE
# 1.89 03-Jun-2009 jj

Arla client rename from xfs to nnpfs for later upgrades. Tested on various arches. ok todd@ beck@


Revision tags: OPENBSD_4_4_BASE OPENBSD_4_5_BASE
# 1.88 09-Jun-2008 mbalmer

Remove nmeaattch(8), which is superseeded by ldattach(8).

ok deraadt


# 1.87 07-May-2008 henning

unlink routed. unbreaks the tree (it is obvious claudio has it removed in
his tree already)


# 1.86 15-Apr-2008 damien

link wpa-psk(8) to the build


Revision tags: OPENBSD_4_3_BASE
# 1.85 03-Nov-2007 mbalmer

Add ldattach.

ok deraadt


Revision tags: OPENBSD_4_2_BASE
# 1.84 01-Jun-2007 deraadt

remove crufty adosfs. everytime we try to change a vfs layer interface,
adosfs has the issue and in an entirely different way. noone uses this
code so this is hte best way to handle the problem
diff from pedro who went to sleep but we need to move ahead; ok thib


# 1.83 26-May-2007 grunk

link mount_vnd to the build, and remove usr.sbin/vnconfig, which is now
completely contained at the new place. provide a legacy link to /usr/sbin
to go away after next release.

ok deraadt@


# 1.82 18-May-2007 deraadt

prettier Makefiles


# 1.81 18-May-2007 deraadt

unify the way we prefer other things


Revision tags: OPENBSD_4_0_BASE OPENBSD_4_1_BASE
# 1.80 04-Jul-2006 mbalmer

nmeaattach - attach serial lines as timedelta sensors. nmeaattach is used
to designate a serial line with a NMEA 0183 device (i.e. a GPS receiver) as a
source of a timedelta sensor.

ok deraadt@


# 1.79 26-Jun-2006 deraadt

wicontrol goes away, use ifconfig. yes, a few things cannot be done
with ifconfig yet, but reyk is writing them now. 3 years ago we said
wicontrol had to go away, and noone helped. now they will!


# 1.78 26-May-2006 deraadt

let us not talk about ipsecadm and vpn anymore; ok reyk


Revision tags: OPENBSD_3_9_BASE
# 1.77 09-Jan-2006 jsg

Don't enter ancontrol. Reminded by deraadt@


# 1.76 06-Dec-2005 pedro

Remove fdescfs


# 1.75 24-Nov-2005 pedro

Remove kernfs, okay deraadt@.


Revision tags: OPENBSD_3_8_BASE
# 1.74 26-May-2005 pedro

remove the stackable filesystems


# 1.73 08-Apr-2005 hshoexer

connect ipsecctl, request by deraadt


# 1.72 29-Mar-2005 marco

add bioctl

ok mickey@


# 1.71 29-Mar-2005 pedro

+mount_udf


Revision tags: OPENBSD_3_7_BASE
# 1.70 21-Feb-2005 damien

ipwcontrol and iwicontrol removal.


# 1.69 20-Oct-2004 deraadt

support for Intel 2100/2200BG/2915ABG wireless devices written by
damien.bergamini@free.fr. This gets imported even though there is no
firmware in the tree. This is a ridiculous situation: everything is
free, everything works, except Intel will not let us put a little
dinky firmware flat file into OpenBSD. So OpenBSD is ready for Intel
whenever they are.

Are you a consumer? Do you want to see this changed -- contact
jketreno@linux.intel.com and tell him how you feel about this. He is
likely someone who cannot do anything about it, though. If anyone can
work up or down the chain around his department and get me contact
information for various people, I will compile and later publish such
a list. Go do it people -- this is how things will change. Get me
email addresses and phone numbers.


Revision tags: OPENBSD_3_6_BASE
# 1.68 05-Apr-2004 deraadt

move to our new dhclient


Revision tags: OPENBSD_3_4_BASE OPENBSD_3_5_BASE
# 1.67 28-Jul-2003 tedu

growfs


# 1.66 20-May-2003 tedu

turn on mount_ntfs. i386 only until we know it works somewhere else


Revision tags: OPENBSD_3_3_BASE
# 1.65 24-Feb-2003 deraadt

Remove tcfs until this entire licensing mess is cleaned up. This is
ANOTHER case of a developer having ignored licenses when importing code.


Revision tags: OPENBSD_3_2_BASE
# 1.64 06-Sep-2002 deraadt

assume that noone uses photurisd anymore.


Revision tags: OPENBSD_3_1_BASE
# 1.63 30-Nov-2001 provos

startkey goes away; okay deraadt@


Revision tags: OPENBSD_3_0_BASE
# 1.62 21-Aug-2001 deraadt

pflogd; work by canacar@eee.metu.edu.tr and myself


# 1.61 26-Jul-2001 miod

edlabel no more


# 1.60 05-Jul-2001 mickey

build iopctl on alpha, i386, powerpc


# 1.59 24-Jun-2001 kjell

Move and rename packet filter userland.
grr. CVS: making easy things difficult, and directory operations impossible.


# 1.58 03-Jun-2001 ericj

remove comment on bim.. Missed in last commit.


# 1.57 30-May-2001 deraadt

Remove ipf. Darren Reed has interpreted his (old, new, whichever)
licence in a way that makes ipf not free according to the rules we
established over 5 years ago, at www.openbsd.org/goals.html (and those
same basic rules govern the other *BSD projects too). Specifically,
Darren says that modified versions are not permitted. But software
which OpenBSD uses and redistributes must be free to all (be they
people or companies), for any purpose they wish to use it, including
modification, use, peeing on, or even integration into baby mulching
machines or atomic bombs to be dropped on Australia. Furthermore, we
know of a number of companies using ipf with modification like us, who
are now in the same situation, and we hope that some of them will work
with us to fill this gap that now exists in OpenBSD (temporarily, we
hope).


Revision tags: OPENBSD_2_9_BASE
# 1.56 17-Apr-2001 drahn

Add pdisk to list of programs to build for powerpc, all other archs
will build the manpage, with the proper destination.


Revision tags: OPENBSD_2_8_BASE
# 1.55 13-Oct-2000 chris

lmccontrol


# 1.54 02-Jul-2000 mickey

descent into wsconsctl


# 1.53 18-Jun-2000 provos

add mount_tcfs


# 1.52 19-May-2000 mickey

kill nfsiod


# 1.51 18-May-2000 espie

Recurse down ancontrol, wicontrol, edlabel, fdisk
for man pages.


Revision tags: OPENBSD_2_7_BASE
# 1.50 03-Apr-2000 mickey

ancontrol(8), probably should not be i386, but follow wicontrol


# 1.49 01-Jan-2000 deraadt

move sysctl(8) to /sbin, with a relative symbolic link remaining in the old location


# 1.48 11-Dec-1999 itojun

add ping6(8), IPv6 ping.

XXX may be merged into ping(8)?
XXX NRL getaddrinfo(3) does not allow SOCK_RAW as ai_socktype.
quickhack is enabled by -DNRL_GETADDRINFO.


# 1.47 09-Dec-1999 itojun

add usr.sbin/rtsold and sbin/rtsol to subdir.


Revision tags: OPENBSD_2_6_BASE
# 1.46 21-Sep-1999 csapuntz

Add atactl utility from NetBSD. This utility gives detailed inquiry info as
well as letting you spin down disks, set standby times, etc.


# 1.45 01-Sep-1999 deraadt

move brconfig to /sbin, where it belongs


# 1.44 23-Jul-1999 niklas

Remove way obsolete code


# 1.43 11-Jul-1999 niklas

WaveLAN configuration utility


# 1.42 23-May-1999 millert

don't build swapon since swapctl gets linked to swapon


# 1.41 22-May-1999 weingart

Add swapctl


Revision tags: OPENBSD_2_5_BASE
# 1.40 27-Mar-1999 provos

enable photurisd again


# 1.39 24-Mar-1999 niklas

Enable isakmpd again


# 1.38 24-Feb-1999 angelos

Comment out photurisd/isakmpd temporarily, as they have not been
assimilated to PF_KEYv2.


# 1.37 11-Jan-1999 niklas

Control RAIDframe


# 1.36 21-Dec-1998 deraadt

enable isakmpd -- far overdue!


# 1.35 14-Nov-1998 deraadt

oops


# 1.34 14-Nov-1998 deraadt

move ipsec tools into .


Revision tags: OPENBSD_2_4_BASE
# 1.33 11-Sep-1998 fgsch

Don't build pcmcia_cntrl or config_slot.


# 1.32 05-Sep-1998 art

always build mount_xfs


# 1.31 05-Sep-1998 art

build mount_xfs when AFS is defined in bsd.own.mk


Revision tags: OPENBSD_2_3_BASE
# 1.30 04-Feb-1998 deraadt

+ scan_ffs


Revision tags: OPENBSD_2_2_BASE
# 1.29 21-Sep-1997 deraadt

$OpenBSD$


# 1.28 03-Sep-1997 deraadt

bye bye


# 1.27 06-Jul-1997 niklas

As we parse MBRs on alpha, why not?


# 1.26 14-Jun-1997 downsj

fsck_ext2fs works now.


Revision tags: OPENBSD_2_1_BASE
# 1.25 24-Apr-1997 downsj

Don't build LFS, it doesn't work.


# 1.24 26-Mar-1997 provos

added ipsec subdir


# 1.23 27-Jan-1997 rahnds

Support fdisk on bigendian systems. Does the necessary byte swabbing to
read and write the fdisk label. Added powerpc to systems to build this for.
Currently uses local functions getshort, putshort, getlong, and putlong.
These functions probably should be moved and renamed. Something like
htoles, letohs, htolel, letohl, or htole16, htole32 should be used instead.


# 1.22 26-Jan-1997 millert

add fsirand


# 1.21 20-Oct-1996 tholo

Sync with NetBSD 961019


Revision tags: OPENBSD_2_0_BASE
# 1.20 18-Sep-1996 deraadt

new routed replaces rdisc


# 1.19 02-Sep-1996 pefo

pica -> arc for fdisk


# 1.18 02-Aug-1996 tholo

Router Discovery daemon; from Sun via FreeBSD


# 1.17 27-Jul-1996 deraadt

edlabel on sparc/sun3/atari


# 1.16 27-Jun-1996 downsj

Add mount_ext2fs; stripped down mount_ffs and the man page from FreeBSD.


# 1.15 25-Jun-1996 tholo

ncheck(8) implementation


# 1.14 12-Jun-1996 deraadt

add /sbin/scsi from FreeBSD -- a good start!


# 1.13 11-Jun-1996 deraadt

move to bin/md5 for `greater accessibility'


# 1.12 10-Jun-1996 deraadt

build newfs_msdos


# 1.11 03-Jun-1996 niklas

Added md5 utility needed by the "ports" system. From FreeBSD


# 1.10 22-May-1996 deraadt

add fsck_msdos


# 1.9 17-May-1996 dm

added ipnat (which I'd forgotten to do before)


# 1.8 16-May-1996 pefo

Add 'fdisk' utility to the pica build


# 1.7 04-May-1996 deraadt

traverse obj for arch-dependent utils too


# 1.6 29-Apr-1996 hvozda

Pull in John Kohl's most recent (15Apr96) APM and PCMCIA work
(original PCMCIA framework by Stefan Grefen).


# 1.5 22-Apr-1996 hannken

New prog to change pccons's keymap encoding for national keyboards


# 1.4 21-Apr-1996 deraadt

sync to netbsd 960418


# 1.3 21-Mar-1996 niklas

From NetBSD: Merge of 960317


# 1.2 07-Jan-1996 dm

from beurton@fnet.fr: Darren Reed's IP filter


# 1.1 18-Oct-1995 deraadt

branches: 1.1.1;
Initial revision


Revision tags: OPENBSD_6_2_BASE
# 1.106 03-Jun-2017 florian

Move slaacd to /sbin
jca points out that all the other interface configuration tools live
there (like ifconfig or dhclient). Furthermore it starts so early in
the boot process that /usr might not be mounted yet if it's a nfs
filesystem.
sthen and deraadt agree


Revision tags: OPENBSD_6_1_BASE
# 1.105 17-Sep-2016 florian

unhook ping6 from the build


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE
# 1.104 24-Mar-2015 dlg

unwire lmc(4) and san(4).

they do "interesting" things with APIs i want to change, and i can't
find any evidence anyone uses them anymore. instead of burning time
on changes i cant test, ill take a chance that noone will miss them.

no objections from anyone
ok mpi@ deraadt@ henning@ sthen@


Revision tags: OPENBSD_5_7_BASE
# 1.103 03-Dec-2014 florian

Unhook rtsol(8) and rtsold(8) from the build.
OK deraadt@


# 1.102 09-Oct-2014 tedu

no more modules


# 1.101 01-Oct-2014 mpi

Unhook slattach(8) it has been deprecated for a long time and will hit
the Attic soon.


# 1.100 08-Sep-2014 guenther

Delete procfs; it's always had races and is now unused: no one noticed for
months that I broke it before the 5.5 release.

confirmed as not being required by ports by sthen@, ajacoutot@, dcoppa@


Revision tags: OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.99 14-Dec-2013 espie

enable tmpfs so it gets tested some more.
okay kettenis@, martin@, beck@, krw@, tedu@, millert@


# 1.98 04-Nov-2013 deraadt

remove iop(4) driver. it is entirely unmaintained and supports something
which basically doesn't exist at all.
reminded about it by brad


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.97 23-Aug-2012 deraadt

get rid of mount_nnpfs


Revision tags: OPENBSD_5_2_BASE
# 1.96 06-Apr-2012 jsing

tedu the raidctl.

ok deraadt@


Revision tags: OPENBSD_5_1_BASE
# 1.95 06-Oct-2011 deraadt

ccd goes to the attic
discussed with jsing and millert


Revision tags: OPENBSD_5_0_BASE
# 1.94 05-Apr-2011 thib

Remove portalfs.

While it is a terribly cool idea, it's just awful and since noone has stepped
up to the plate to keep it up with the current vop state, retire it to the
attic.

ok krw@, deraadt@, guenther@, miod@.
comments from jmc@


Revision tags: OPENBSD_4_9_BASE
# 1.93 01-Nov-2010 deraadt

bye bye wpa-psk. instead of using ifconfig wpapsk `wpa-psk password` you
can now simply use ifconfig wpakey password
ok damien


Revision tags: OPENBSD_4_8_BASE
# 1.92 07-Jun-2010 reyk

Enable iked/ikectl in the builds. iked is still in an early stage,
but it helps people to get used to it and to start testing.

requested by deraadt@


Revision tags: OPENBSD_4_7_BASE
# 1.91 18-Feb-2010 otto

Hook newfs_ext2fs to the build, ok miod@ jasper@


# 1.90 22-Nov-2009 deraadt

brconfig(8) functionality is now in ifconfig(8)


Revision tags: OPENBSD_4_6_BASE
# 1.89 03-Jun-2009 jj

Arla client rename from xfs to nnpfs for later upgrades. Tested on various arches. ok todd@ beck@


Revision tags: OPENBSD_4_4_BASE OPENBSD_4_5_BASE
# 1.88 09-Jun-2008 mbalmer

Remove nmeaattch(8), which is superseeded by ldattach(8).

ok deraadt


# 1.87 07-May-2008 henning

unlink routed. unbreaks the tree (it is obvious claudio has it removed in
his tree already)


# 1.86 15-Apr-2008 damien

link wpa-psk(8) to the build


Revision tags: OPENBSD_4_3_BASE
# 1.85 03-Nov-2007 mbalmer

Add ldattach.

ok deraadt


Revision tags: OPENBSD_4_2_BASE
# 1.84 01-Jun-2007 deraadt

remove crufty adosfs. everytime we try to change a vfs layer interface,
adosfs has the issue and in an entirely different way. noone uses this
code so this is hte best way to handle the problem
diff from pedro who went to sleep but we need to move ahead; ok thib


# 1.83 26-May-2007 grunk

link mount_vnd to the build, and remove usr.sbin/vnconfig, which is now
completely contained at the new place. provide a legacy link to /usr/sbin
to go away after next release.

ok deraadt@


# 1.82 18-May-2007 deraadt

prettier Makefiles


# 1.81 18-May-2007 deraadt

unify the way we prefer other things


Revision tags: OPENBSD_4_0_BASE OPENBSD_4_1_BASE
# 1.80 04-Jul-2006 mbalmer

nmeaattach - attach serial lines as timedelta sensors. nmeaattach is used
to designate a serial line with a NMEA 0183 device (i.e. a GPS receiver) as a
source of a timedelta sensor.

ok deraadt@


# 1.79 26-Jun-2006 deraadt

wicontrol goes away, use ifconfig. yes, a few things cannot be done
with ifconfig yet, but reyk is writing them now. 3 years ago we said
wicontrol had to go away, and noone helped. now they will!


# 1.78 26-May-2006 deraadt

let us not talk about ipsecadm and vpn anymore; ok reyk


Revision tags: OPENBSD_3_9_BASE
# 1.77 09-Jan-2006 jsg

Don't enter ancontrol. Reminded by deraadt@


# 1.76 06-Dec-2005 pedro

Remove fdescfs


# 1.75 24-Nov-2005 pedro

Remove kernfs, okay deraadt@.


Revision tags: OPENBSD_3_8_BASE
# 1.74 26-May-2005 pedro

remove the stackable filesystems


# 1.73 08-Apr-2005 hshoexer

connect ipsecctl, request by deraadt


# 1.72 29-Mar-2005 marco

add bioctl

ok mickey@


# 1.71 29-Mar-2005 pedro

+mount_udf


Revision tags: OPENBSD_3_7_BASE
# 1.70 21-Feb-2005 damien

ipwcontrol and iwicontrol removal.


# 1.69 20-Oct-2004 deraadt

support for Intel 2100/2200BG/2915ABG wireless devices written by
damien.bergamini@free.fr. This gets imported even though there is no
firmware in the tree. This is a ridiculous situation: everything is
free, everything works, except Intel will not let us put a little
dinky firmware flat file into OpenBSD. So OpenBSD is ready for Intel
whenever they are.

Are you a consumer? Do you want to see this changed -- contact
jketreno@linux.intel.com and tell him how you feel about this. He is
likely someone who cannot do anything about it, though. If anyone can
work up or down the chain around his department and get me contact
information for various people, I will compile and later publish such
a list. Go do it people -- this is how things will change. Get me
email addresses and phone numbers.


Revision tags: OPENBSD_3_6_BASE
# 1.68 05-Apr-2004 deraadt

move to our new dhclient


Revision tags: OPENBSD_3_4_BASE OPENBSD_3_5_BASE
# 1.67 28-Jul-2003 tedu

growfs


# 1.66 20-May-2003 tedu

turn on mount_ntfs. i386 only until we know it works somewhere else


Revision tags: OPENBSD_3_3_BASE
# 1.65 24-Feb-2003 deraadt

Remove tcfs until this entire licensing mess is cleaned up. This is
ANOTHER case of a developer having ignored licenses when importing code.


Revision tags: OPENBSD_3_2_BASE
# 1.64 06-Sep-2002 deraadt

assume that noone uses photurisd anymore.


Revision tags: OPENBSD_3_1_BASE
# 1.63 30-Nov-2001 provos

startkey goes away; okay deraadt@


Revision tags: OPENBSD_3_0_BASE
# 1.62 21-Aug-2001 deraadt

pflogd; work by canacar@eee.metu.edu.tr and myself


# 1.61 26-Jul-2001 miod

edlabel no more


# 1.60 05-Jul-2001 mickey

build iopctl on alpha, i386, powerpc


# 1.59 24-Jun-2001 kjell

Move and rename packet filter userland.
grr. CVS: making easy things difficult, and directory operations impossible.


# 1.58 03-Jun-2001 ericj

remove comment on bim.. Missed in last commit.


# 1.57 30-May-2001 deraadt

Remove ipf. Darren Reed has interpreted his (old, new, whichever)
licence in a way that makes ipf not free according to the rules we
established over 5 years ago, at www.openbsd.org/goals.html (and those
same basic rules govern the other *BSD projects too). Specifically,
Darren says that modified versions are not permitted. But software
which OpenBSD uses and redistributes must be free to all (be they
people or companies), for any purpose they wish to use it, including
modification, use, peeing on, or even integration into baby mulching
machines or atomic bombs to be dropped on Australia. Furthermore, we
know of a number of companies using ipf with modification like us, who
are now in the same situation, and we hope that some of them will work
with us to fill this gap that now exists in OpenBSD (temporarily, we
hope).


Revision tags: OPENBSD_2_9_BASE
# 1.56 17-Apr-2001 drahn

Add pdisk to list of programs to build for powerpc, all other archs
will build the manpage, with the proper destination.


Revision tags: OPENBSD_2_8_BASE
# 1.55 13-Oct-2000 chris

lmccontrol


# 1.54 02-Jul-2000 mickey

descent into wsconsctl


# 1.53 18-Jun-2000 provos

add mount_tcfs


# 1.52 19-May-2000 mickey

kill nfsiod


# 1.51 18-May-2000 espie

Recurse down ancontrol, wicontrol, edlabel, fdisk
for man pages.


Revision tags: OPENBSD_2_7_BASE
# 1.50 03-Apr-2000 mickey

ancontrol(8), probably should not be i386, but follow wicontrol


# 1.49 01-Jan-2000 deraadt

move sysctl(8) to /sbin, with a relative symbolic link remaining in the old location


# 1.48 11-Dec-1999 itojun

add ping6(8), IPv6 ping.

XXX may be merged into ping(8)?
XXX NRL getaddrinfo(3) does not allow SOCK_RAW as ai_socktype.
quickhack is enabled by -DNRL_GETADDRINFO.


# 1.47 09-Dec-1999 itojun

add usr.sbin/rtsold and sbin/rtsol to subdir.


Revision tags: OPENBSD_2_6_BASE
# 1.46 21-Sep-1999 csapuntz

Add atactl utility from NetBSD. This utility gives detailed inquiry info as
well as letting you spin down disks, set standby times, etc.


# 1.45 01-Sep-1999 deraadt

move brconfig to /sbin, where it belongs


# 1.44 23-Jul-1999 niklas

Remove way obsolete code


# 1.43 11-Jul-1999 niklas

WaveLAN configuration utility


# 1.42 23-May-1999 millert

don't build swapon since swapctl gets linked to swapon


# 1.41 22-May-1999 weingart

Add swapctl


Revision tags: OPENBSD_2_5_BASE
# 1.40 27-Mar-1999 provos

enable photurisd again


# 1.39 24-Mar-1999 niklas

Enable isakmpd again


# 1.38 24-Feb-1999 angelos

Comment out photurisd/isakmpd temporarily, as they have not been
assimilated to PF_KEYv2.


# 1.37 11-Jan-1999 niklas

Control RAIDframe


# 1.36 21-Dec-1998 deraadt

enable isakmpd -- far overdue!


# 1.35 14-Nov-1998 deraadt

oops


# 1.34 14-Nov-1998 deraadt

move ipsec tools into .


Revision tags: OPENBSD_2_4_BASE
# 1.33 11-Sep-1998 fgsch

Don't build pcmcia_cntrl or config_slot.


# 1.32 05-Sep-1998 art

always build mount_xfs


# 1.31 05-Sep-1998 art

build mount_xfs when AFS is defined in bsd.own.mk


Revision tags: OPENBSD_2_3_BASE
# 1.30 04-Feb-1998 deraadt

+ scan_ffs


Revision tags: OPENBSD_2_2_BASE
# 1.29 21-Sep-1997 deraadt

$OpenBSD$


# 1.28 03-Sep-1997 deraadt

bye bye


# 1.27 06-Jul-1997 niklas

As we parse MBRs on alpha, why not?


# 1.26 14-Jun-1997 downsj

fsck_ext2fs works now.


Revision tags: OPENBSD_2_1_BASE
# 1.25 24-Apr-1997 downsj

Don't build LFS, it doesn't work.


# 1.24 26-Mar-1997 provos

added ipsec subdir


# 1.23 27-Jan-1997 rahnds

Support fdisk on bigendian systems. Does the necessary byte swabbing to
read and write the fdisk label. Added powerpc to systems to build this for.
Currently uses local functions getshort, putshort, getlong, and putlong.
These functions probably should be moved and renamed. Something like
htoles, letohs, htolel, letohl, or htole16, htole32 should be used instead.


# 1.22 26-Jan-1997 millert

add fsirand


# 1.21 20-Oct-1996 tholo

Sync with NetBSD 961019


Revision tags: OPENBSD_2_0_BASE
# 1.20 18-Sep-1996 deraadt

new routed replaces rdisc


# 1.19 02-Sep-1996 pefo

pica -> arc for fdisk


# 1.18 02-Aug-1996 tholo

Router Discovery daemon; from Sun via FreeBSD


# 1.17 27-Jul-1996 deraadt

edlabel on sparc/sun3/atari


# 1.16 27-Jun-1996 downsj

Add mount_ext2fs; stripped down mount_ffs and the man page from FreeBSD.


# 1.15 25-Jun-1996 tholo

ncheck(8) implementation


# 1.14 12-Jun-1996 deraadt

add /sbin/scsi from FreeBSD -- a good start!


# 1.13 11-Jun-1996 deraadt

move to bin/md5 for `greater accessibility'


# 1.12 10-Jun-1996 deraadt

build newfs_msdos


# 1.11 03-Jun-1996 niklas

Added md5 utility needed by the "ports" system. From FreeBSD


# 1.10 22-May-1996 deraadt

add fsck_msdos


# 1.9 17-May-1996 dm

added ipnat (which I'd forgotten to do before)


# 1.8 16-May-1996 pefo

Add 'fdisk' utility to the pica build


# 1.7 04-May-1996 deraadt

traverse obj for arch-dependent utils too


# 1.6 29-Apr-1996 hvozda

Pull in John Kohl's most recent (15Apr96) APM and PCMCIA work
(original PCMCIA framework by Stefan Grefen).


# 1.5 22-Apr-1996 hannken

New prog to change pccons's keymap encoding for national keyboards


# 1.4 21-Apr-1996 deraadt

sync to netbsd 960418


# 1.3 21-Mar-1996 niklas

From NetBSD: Merge of 960317


# 1.2 07-Jan-1996 dm

from beurton@fnet.fr: Darren Reed's IP filter


# 1.1 18-Oct-1995 deraadt

branches: 1.1.1;
Initial revision