summaryrefslogtreecommitdiff
path: root/sbin/Makefile
AgeCommit message (Collapse)Author
2014-10-09no more modulesTed Unangst
2014-10-01Unhook slattach(8) it has been deprecated for a long time and will hitMartin Pieuchot
the Attic soon.
2014-09-08Delete procfs; it's always had races and is now unused: no one noticed forPhilip Guenther
months that I broke it before the 5.5 release. confirmed as not being required by ports by sthen@, ajacoutot@, dcoppa@
2013-12-14enable tmpfs so it gets tested some more.Marc Espie
okay kettenis@, martin@, beck@, krw@, tedu@, millert@
2013-11-04remove iop(4) driver. it is entirely unmaintained and supports somethingTheo de Raadt
which basically doesn't exist at all. reminded about it by brad
2012-08-23get rid of mount_nnpfsTheo de Raadt
2012-04-06tedu the raidctl.Joel Sing
ok deraadt@
2011-10-06ccd goes to the atticTheo de Raadt
discussed with jsing and millert
2011-04-05Remove portalfs.Thordur I. Bjornsson
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@
2010-11-01bye bye wpa-psk. instead of using ifconfig wpapsk `wpa-psk password` youTheo de Raadt
can now simply use ifconfig wpakey password ok damien
2010-06-07Enable iked/ikectl in the builds. iked is still in an early stage,Reyk Floeter
but it helps people to get used to it and to start testing. requested by deraadt@
2010-02-18Hook newfs_ext2fs to the build, ok miod@ jasper@Otto Moerbeek
2009-11-22brconfig(8) functionality is now in ifconfig(8)Theo de Raadt
2009-06-03Arla client rename from xfs to nnpfs for later upgrades. Tested on various ↵Janne Johansson
arches. ok todd@ beck@
2008-06-09Remove nmeaattch(8), which is superseeded by ldattach(8).Marc Balmer
ok deraadt
2008-05-07unlink routed. unbreaks the tree (it is obvious claudio has it removed inHenning Brauer
his tree already)
2008-04-15link wpa-psk(8) to the buildDamien Bergamini
2007-11-03Add ldattach.Marc Balmer
ok deraadt
2007-06-01remove crufty adosfs. everytime we try to change a vfs layer interface,Theo de Raadt
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
2007-05-26link mount_vnd to the build, and remove usr.sbin/vnconfig, which is nowAlexander von Gernler
completely contained at the new place. provide a legacy link to /usr/sbin to go away after next release. ok deraadt@
2007-05-18prettier MakefilesTheo de Raadt
2007-05-18unify the way we prefer other thingsTheo de Raadt
2006-07-04nmeaattach - attach serial lines as timedelta sensors. nmeaattach is usedMarc Balmer
to designate a serial line with a NMEA 0183 device (i.e. a GPS receiver) as a source of a timedelta sensor. ok deraadt@
2006-06-26wicontrol goes away, use ifconfig. yes, a few things cannot be doneTheo de Raadt
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!
2006-05-26let us not talk about ipsecadm and vpn anymore; ok reykTheo de Raadt
2006-01-09Don't enter ancontrol. Reminded by deraadt@Jonathan Gray
2005-12-06Remove fdescfsPedro Martelletto
2005-11-24Remove kernfs, okay deraadt@.Pedro Martelletto
2005-05-26remove the stackable filesystemsPedro Martelletto
2005-04-08connect ipsecctl, request by deraadtHans-Joerg Hoexer
2005-03-29add bioctlMarco Peereboom
ok mickey@
2005-03-29+mount_udfPedro Martelletto
2005-02-21ipwcontrol and iwicontrol removal.Damien Bergamini
2004-10-20support for Intel 2100/2200BG/2915ABG wireless devices written byTheo de Raadt
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.
2004-04-05move to our new dhclientTheo de Raadt
2003-07-28growfsTed Unangst
2003-05-20turn on mount_ntfs. i386 only until we know it works somewhere elseTed Unangst
2003-02-24Remove tcfs until this entire licensing mess is cleaned up. This isTheo de Raadt
ANOTHER case of a developer having ignored licenses when importing code.
2002-09-06assume that noone uses photurisd anymore.Theo de Raadt
2001-11-30startkey goes away; okay deraadt@Niels Provos
2001-08-21pflogd; work by canacar@eee.metu.edu.tr and myselfTheo de Raadt
2001-07-26edlabel no moreMiod Vallat
2001-07-05build iopctl on alpha, i386, powerpcMichael Shalayeff
2001-06-24Move and rename packet filter userland.Kjell Wooding
grr. CVS: making easy things difficult, and directory operations impossible.
2001-06-03remove comment on bim.. Missed in last commit.Eric Jackson
2001-05-30Remove ipf. Darren Reed has interpreted his (old, new, whichever)Theo de Raadt
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).
2001-04-17Add pdisk to list of programs to build for powerpc, all other archsDale Rahn
will build the manpage, with the proper destination.
2000-10-13lmccontrolChris Cappuccio
2000-07-02descent into wsconsctlMichael Shalayeff
2000-06-18add mount_tcfsNiels Provos