Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-10-16 | Add spppcontrol | Chris Cappuccio | |
2000-09-11 | Reenable afs. | Artur Grabowski | |
2000-09-11 | Disable afs temporarily until the new code is comitted. | Artur Grabowski | |
2000-09-03 | Boring... Add :L modifier to all tweakable variables tests. | Marc Espie | |
Closes PR 1246 | |||
2000-09-01 | Userland mouse daemon for new PCVT mouse features. The daemon must be started | Aaron Campbell | |
for the mouse to work. A common usage for a PS/2 mouse might be: /usr/sbin/moused -p /dev/psm0 -M2=3 -m IntelliMouse This sets the mouse port to /dev/psm0, maps the right mouse button to paste (by default, the right mouse button is for "extending" selections and the middle button pastes), and the -m flag sets the specific model, in this example for a Microsoft IntelliMouse, which enables the wheel scrollback functionality. Note that for wheel mice you also need "option INTELLIMOUSE" compiled into the kernel. This daemon comes from FreeBSD and was ported to OpenBSD by Jean-Baptiste Marchand. | |||
2000-07-02 | wscons tools | Michael Shalayeff | |
2000-06-18 | add pppoe | Jason Wright | |
2000-06-09 | chown moved into chmod | Michael Shalayeff | |
2000-05-18 | Recurse down arch-dependent subdirs to grab manpages. | Marc Espie | |
2000-04-26 | enable user | Jakob Schlyter | |
2000-04-06 | Enable sendmail 8.10.0. Things like sendmail.* and aliases now live | Todd C. Miller | |
in /etc/mail. | |||
2000-03-25 | pccon gets turn off. totally machine specific, no man page | Theo de Raadt | |
2000-02-28 | enable sesd | Theo de Raadt | |
2000-02-16 | add traceroute6 (oops, forgot to bring it in) | Jun-ichiro itojun Hagino | |
2000-02-12 | Build amiga manpages, always. | Marc Espie | |
2000-02-03 | add usbdevs | Jakob Schlyter | |
2000-01-19 | add rip6query(8) | Jun-ichiro itojun Hagino | |
2000-01-16 | No more gifconfig(8) | Angelos D. Keromytis | |
2000-01-01 | move sysctl(8) to /sbin, with a relative symbolic link remaining in the old ↵ | Theo de Raadt | |
location | |||
1999-12-21 | rcsid police. add Makefile. add gifconfig to SUBDIR. | Jun-ichiro itojun Hagino | |
1999-12-20 | add faithd to SUBDIR. | Jun-ichiro itojun Hagino | |
1999-12-11 | add and enable route6d. fix bogus enties in distrib/sets/lists. | Jun-ichiro itojun Hagino | |
XXX route6d is not really tested on kame/openbsd. there can be some trouble with kernel advanced API part. | |||
1999-12-11 | enable rtadvd in usr.sbin/Makefile. | Jun-ichiro itojun Hagino | |
rcsid police on usr.sbin/rtadvd. add sample config into etc/rtadvd.conf. add files into distrib/sets/list. | |||
1999-12-10 | add ndp(8), arp(8) lookalike for IPv6. | Jun-ichiro itojun Hagino | |
1999-12-09 | add usr.sbin/rtsold and sbin/rtsol to subdir. | Jun-ichiro itojun Hagino | |
1999-12-08 | add ifmcstat(8), a program to check multicast group status on interfaces. | Jun-ichiro itojun Hagino | |
1999-12-02 | bye bye ctm (soon in ports tree) | Theo de Raadt | |
1999-11-24 | memconfig | Theo de Raadt | |
1999-09-29 | build openssl instead of ssleay | Bob Beck | |
1999-09-01 | move brconfig to /sbin, where it belongs | Theo de Raadt | |
1999-08-02 | Integration of mailwrapper (from NetBSD) | Jakob Schlyter | |
"The mailwrapper program is designed to replace /usr/sbin/sendmail and to invoke an appropriate MTA instead of sendmail(8) based on configuration information placed in /etc/mailer.conf. This permits the administrator to configure which MTA is to be invoked on the system at run time." OK deraadt, millert | |||
1999-02-26 | bridge config utility | Jason Wright | |
1998-10-07 | build ssleay | Theo de Raadt | |
1998-09-15 | build afs when AFS is "yes" | Artur Grabowski | |
1998-09-11 | Don't build pcmciad. | Federico G. Schwindt | |
1998-08-31 | Upgrade ppp to version 2.0 | brian | |
This adds a number of features including: o Multilink o Callback (including CBCP) o DNS negotiation (client & server) o Easy to configure masquerading/packet aliasing o Any number of diagnostic socket connections (limits DOS attacks) o Sticky routes (ppp updates the routing table when the IP number is changed) See the file README.changes for things that effect current configurations. | |||
1998-08-18 | ISC dhcp, needs security audit for sure | Theo de Raadt | |
1998-04-26 | reenable ppp | Theo de Raadt | |
1998-04-26 | delete ppp for now since it is FUCKED | Theo de Raadt | |
1998-03-25 | add httpd | Bob Beck | |
1998-01-21 | screenblank on amiga? Nope | Theo de Raadt | |
1997-12-11 | Hook user-level ppp and pppctl. | brian | |
1997-11-17 | do not make obj in dbsym anymore, either | Theo de Raadt | |
1997-11-17 | Come to think of it the sun3 doesn't use dbsym anymore... | kstailey | |
Is dbsym dead? Should it be removed from the tree? | |||
1997-08-19 | rpc.lockd moved from libexec to usr.sbin | Niklas Hallqvist | |
1997-06-24 | fdformat works on the sparc now, too, with no changes. | Jason Downs | |
1997-04-19 | Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")'' | Todd C. Miller | |
Same change doen for SKEY, YP, and KERBEROS5. This allows people to override those setting in /etc/mk.conf. | |||
1997-03-03 | pc console ioctl interface. | Jason Downs | |
1997-02-03 | It's gone. No more. Bye! | Jason Downs | |
1997-01-31 | also build amd on the alpha now | Thomas Graichen | |