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