Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-04-05 | move to our new dhclient | Theo de Raadt | |
2003-07-28 | growfs | Ted Unangst | |
2003-05-20 | turn on mount_ntfs. i386 only until we know it works somewhere else | Ted Unangst | |
2003-02-24 | Remove tcfs until this entire licensing mess is cleaned up. This is | Theo de Raadt | |
ANOTHER case of a developer having ignored licenses when importing code. | |||
2002-09-06 | assume that noone uses photurisd anymore. | Theo de Raadt | |
2001-11-30 | startkey goes away; okay deraadt@ | Niels Provos | |
2001-08-21 | pflogd; work by canacar@eee.metu.edu.tr and myself | Theo de Raadt | |
2001-07-26 | edlabel no more | Miod Vallat | |
2001-07-05 | build iopctl on alpha, i386, powerpc | Michael Shalayeff | |
2001-06-24 | Move and rename packet filter userland. | Kjell Wooding | |
grr. CVS: making easy things difficult, and directory operations impossible. | |||
2001-06-03 | remove comment on bim.. Missed in last commit. | Eric Jackson | |
2001-05-30 | Remove 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-17 | Add pdisk to list of programs to build for powerpc, all other archs | Dale Rahn | |
will build the manpage, with the proper destination. | |||
2000-10-13 | lmccontrol | Chris Cappuccio | |
2000-07-02 | descent into wsconsctl | Michael Shalayeff | |
2000-06-18 | add mount_tcfs | Niels Provos | |
2000-05-19 | kill nfsiod | Michael Shalayeff | |
2000-05-18 | Recurse down ancontrol, wicontrol, edlabel, fdisk | Marc Espie | |
for man pages. | |||
2000-04-03 | ancontrol(8), probably should not be i386, but follow wicontrol | Michael Shalayeff | |
2000-01-01 | move sysctl(8) to /sbin, with a relative symbolic link remaining in the old ↵ | Theo de Raadt | |
location | |||
1999-12-11 | add ping6(8), IPv6 ping. | Jun-ichiro itojun Hagino | |
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. | |||
1999-12-09 | add usr.sbin/rtsold and sbin/rtsol to subdir. | Jun-ichiro itojun Hagino | |
1999-09-21 | Add atactl utility from NetBSD. This utility gives detailed inquiry info as | Constantine Sapuntzakis | |
well as letting you spin down disks, set standby times, etc. | |||
1999-09-01 | move brconfig to /sbin, where it belongs | Theo de Raadt | |
1999-07-23 | Remove way obsolete code | Niklas Hallqvist | |
1999-07-11 | WaveLAN configuration utility | Niklas Hallqvist | |
1999-05-23 | don't build swapon since swapctl gets linked to swapon | Todd C. Miller | |
1999-05-22 | Add swapctl | Tobias Weingartner | |
1999-03-27 | enable photurisd again | Niels Provos | |
1999-03-24 | Enable isakmpd again | Niklas Hallqvist | |
1999-02-24 | Comment out photurisd/isakmpd temporarily, as they have not been | Angelos D. Keromytis | |
assimilated to PF_KEYv2. | |||
1999-01-11 | Control RAIDframe | Niklas Hallqvist | |
1998-12-21 | enable isakmpd -- far overdue! | Theo de Raadt | |
1998-11-14 | oops | Theo de Raadt | |
1998-11-14 | move ipsec tools into . | Theo de Raadt | |
1998-09-11 | Don't build pcmcia_cntrl or config_slot. | Federico G. Schwindt | |
1998-09-05 | always build mount_xfs | Artur Grabowski | |
1998-09-05 | build mount_xfs when AFS is defined in bsd.own.mk | Artur Grabowski | |
1998-02-04 | + scan_ffs | Theo de Raadt | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-09-03 | bye bye | Theo de Raadt | |
1997-07-06 | As we parse MBRs on alpha, why not? | Niklas Hallqvist | |
1997-06-14 | fsck_ext2fs works now. | Jason Downs | |
1997-04-24 | Don't build LFS, it doesn't work. | Jason Downs | |
1997-03-26 | added ipsec subdir | Niels Provos | |
1997-01-27 | Support fdisk on bigendian systems. Does the necessary byte swabbing to | Dale S. Rahn | |
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. | |||
1997-01-26 | add fsirand | Todd C. Miller | |
1996-10-20 | Sync with NetBSD 961019 | Thorsten Lockert | |
1996-09-18 | new routed replaces rdisc | Theo de Raadt | |
1996-09-02 | pica -> arc for fdisk | Per Fogelstrom | |