Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-11-26 | ncurses 4.1 + changes to work with our terminfo libs (instead of | Todd C. Miller | |
the ncurses ones). Changes are #ifdef EXTERN_TERMINFO. Post 4.1 patches will be applied in a separate commit. | |||
1997-11-26 | libform from ncurses 4.1. Post 4.1 patches to be applied in a separate commit. | Todd C. Miller | |
1997-11-26 | libmenu from ncurses 4.1. Post 4.1 patches to be applied in a separate commit. | Todd C. Miller | |
1997-11-26 | libpanel from ncurses 4.1. Post 4.1 patches to be applied in a separate commit. | Todd C. Miller | |
1997-11-26 | msync() has 3 args | Theo de Raadt | |
1997-11-26 | Don't look for /usr/include/alias.h in the Makefile, | brian | |
expect ``make -DHAVE_LIBALIAS'' instead. alias.h poo poo'd by: Theo | |||
1997-11-25 | fix Op Fl | Theo de Raadt | |
1997-11-25 | add ripemd160. | Niels Provos | |
1997-11-25 | prompting error; pr#352, blair@nac.net | Theo de Raadt | |
1997-11-25 | Add -t flag to output in disktab format. From Christos Zoulas | Todd C. Miller | |
<christos@deshaw.com> plus correct code for outputing d_drivedata. | |||
1997-11-24 | Fix non-DIAGNOSTIC (and non-COMPAT*) compilation | Niklas Hallqvist | |
1997-11-24 | sync | Theo de Raadt | |
1997-11-24 | add support for ripemd-160, mention it in man page. | Niels Provos | |
1997-11-24 | add ripemd-160 as authentication function. | Niels Provos | |
1997-11-24 | Deal with the fact that PUTRATE() is a macro that contains braces by | kstailey | |
surrounding it with braces after an ``if ()''. | |||
1997-11-24 | bye bye secretmail | Theo de Raadt | |
1997-11-24 | initial cut at atalk man page | Theo de Raadt | |
1997-11-24 | Add missing (implied) int to a variable declaration; thorpej | Theo de Raadt | |
1997-11-24 | missing blank lines | Theo de Raadt | |
1997-11-24 | fix parsing of various arguments; felix@mamba.pond.sub.org | Theo de Raadt | |
1997-11-24 | fix memory leak; hbriceno@lcs.mit.edu | Theo de Raadt | |
1997-11-24 | fix mispelling of EACCES; bde | Theo de Raadt | |
1997-11-24 | partially apply that dk_* pr | Michael Shalayeff | |
1997-11-23 | Remove trash directory (duh!) | brian | |
1997-11-23 | Import version 1.5 of ppp. | brian | |
<sales> This is a user-level ppp implementation that uses the tun driver. It was originally created by a Japanese ISP. It's now piled with features. Check the man pages for details. </sales> The sources are identical to the ones in FreeBSD, except for the Makefile. IP aliasing (NAT) is disabled, and can be enabled by simply doing a ``make install'' of libalias, then rebuilding ppp. I'll create libalias as a port soon. | |||
1997-11-23 | Add support for mopd. -moj | Mats O Jansson | |
1997-11-23 | indent | Michael Shalayeff | |
1997-11-23 | OpenBSD tags (and preserve sudo tags) | Todd C. Miller | |
updates from my sudo source tree: logging.c: deal with maxfilelen < 0 case sudo.c: correct error message if mode/owner wrong and not statable by owner compat.h: fix seteuid macro | |||
1997-11-23 | define tty global to an initial value to avoid dumping core in logging | Todd C. Miller | |
functions when passwd file is unavailable. | |||
1997-11-23 | use MI cdev_decl(ipl) | Michael Shalayeff | |
1997-11-23 | no private cdev_decl(ipl) | Michael Shalayeff | |
1997-11-23 | ok. add cdev_decl(ipl) | Michael Shalayeff | |
1997-11-23 | missing ipf cdev_decl | Michael Shalayeff | |
1997-11-23 | nuke prehistoric disk statistics | Michael Shalayeff | |
1997-11-22 | typo | Michael Shalayeff | |
1997-11-22 | remove unused kernel vars | Michael Shalayeff | |
1997-11-22 | declare struct buf earlier to avoid warnings | Michael Shalayeff | |
1997-11-22 | back out 1.8, will fix in another way. | kstailey | |
1997-11-22 | Make vmstat mode display actually fit in 80x24. | kstailey | |
Exploits fact that swap display is always blank. | |||
1997-11-22 | locate.rc | kstailey | |
1997-11-21 | bail if no arp entries | Theo de Raadt | |
1997-11-21 | evil art forgot to crank the minor number | Theo de Raadt | |
1997-11-21 | Added copykey - a functions to manipulate keys. | Artur Grabowski | |
1997-11-21 | Updated the code to reflect the changes in kth-krb-0.9.7 | Artur Grabowski | |
1997-11-21 | Remove LOG_CONS from openlog() call so every darned finger connect message | gene | |
doesn't go to console. Change discussed and checked with millert. | |||
1997-11-20 | do not exit(-1) | Theo de Raadt | |
1997-11-20 | Fix units conversion wrt -h flag to be correct (and consistent with | Todd C. Miller | |
the GNU df's -h flag). | |||
1997-11-20 | define MMU_68060 | etheisen | |
1997-11-20 | incorrect MLINKS | Theo de Raadt | |
1997-11-20 | 177 boards have 128k SRAM. | etheisen | |