Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-09-24 | oops | Theo de Raadt | |
1997-09-24 | make this compile.. bad Per.. | Theo de Raadt | |
1997-09-24 | sure would be nice to install those new mtree files that ports requires... | Theo de Raadt | |
1997-09-24 | Cosmetic changes. | Angelos D. Keromytis | |
1997-09-23 | Typo, fixes passno botch in / entry | Niklas Hallqvist | |
1997-09-23 | AH changes, after interoperating at the ANX bakeoff. | Angelos D. Keromytis | |
1997-09-23 | Addition for tunnel mode. I'm in Canada, i can write crypto code! | Angelos D. Keromytis | |
1997-09-23 | spaces->tabs | Michael Shalayeff | |
1997-09-23 | Stupid me reinventing the wheel. Use realpath(3). | Niklas Hallqvist | |
1997-09-23 | strncpy | Theo de Raadt | |
1997-09-23 | Add -f option to follow all symlinks recursively in a pathname | Niklas Hallqvist | |
1997-09-23 | Make disksubr byte order independent. This code is now so generic that it | Per Fogelstrom | |
should be able to use it for i386, arc, powerpc, sgi, and more.... | |||
1997-09-23 | avoid crash when dealing with ^M lines; roberte@MEP.Ruhr-Uni-Bochum.de | Theo de Raadt | |
1997-09-23 | Make building with ocurses/termcap and curses/termlib conditional on | Jason Downs | |
USE_OCURSES being defined, and define it for now. This switches nvi back to use BSD curses. | |||
1997-09-23 | Some NetBSD changes, up to NETBSD_CURRENT_970921. | Jason Downs | |
1997-09-23 | Hack for a display bug in libform. | Tobias Weingartner | |
1997-09-22 | Use vm_page_alloc_memory API. Some cleanup. | Niklas Hallqvist | |
1997-09-22 | From NetBSD: vm_page_alloc_memory giving continuous memory | Niklas Hallqvist | |
1997-09-22 | correct a comment | chuck | |
1997-09-22 | A/C -> AC | Theo de Raadt | |
1997-09-22 | indent | Theo de Raadt | |
1997-09-22 | indent | Theo de Raadt | |
1997-09-22 | indent | Theo de Raadt | |
1997-09-22 | Start of -Wall and cleaning up icky bits. | Todd C. Miller | |
1997-09-22 | Use our own fnmatch(). | Todd C. Miller | |
1997-09-22 | Add FNM_FILE_NAME as an alias for FNM_PATHNAME (GNU uses FNM_FILE_NAME). | Todd C. Miller | |
1997-09-22 | -Wall | Todd C. Miller | |
1997-09-22 | Fix .Os | Todd C. Miller | |
1997-09-22 | socks5 support | Todd C. Miller | |
1997-09-22 | document SCSITERSE and SCSIDEBUG | Todd C. Miller | |
1997-09-22 | install -> ${INSTALL} | Todd C. Miller | |
1997-09-22 | Change some longs to ints for alpha. | Todd C. Miller | |
1997-09-22 | Some -Wall. | Todd C. Miller | |
1997-09-22 | Prototype __seekdir() before using. | Todd C. Miller | |
1997-09-22 | err.[ch] -> error.[ch] and fix err/warn usage. | Todd C. Miller | |
1997-09-22 | From FreeBSD: | Todd C. Miller | |
1) Add support for FNM_LEADING_DIR, FNM_CASEFOLD, FNM_IGNORECASE 2) POSIX.2 fixes | |||
1997-09-21 | machdep.bios | Michael Shalayeff | |
1997-09-21 | new machdep.bios subtree | Michael Shalayeff | |
1997-09-21 | branch the bios tree inside the machdep | Michael Shalayeff | |
1997-09-21 | Stray %u, poof | Tobias Weingartner | |
1997-09-21 | sync | Theo de Raadt | |
1997-09-21 | first cut at using installboot in md_installboot() | Theo de Raadt | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-09-21 | $OpenBSD | Theo de Raadt | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-09-21 | Accept WRKOBJDIR for NFS mounted ports tree and local objs. DEF_UMASK is | Niklas Hallqvist | |
different on OpenBSD. Was this OK to commit, imp? | |||
1997-09-21 | Well, as we are heading for a release people are encouraged to rebuild their | Niklas Hallqvist | |
entire trees for testing anyway, I might as well do this intrusive touching of include files now. Added openBSD tags. | |||
1997-09-21 | mtree descriptions for the sake of ports, from FreeBSD | Niklas Hallqvist | |