summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
1998-12-20remove rc and sc from xterm againTodd C. Miller
1998-12-20Add back xterms and vs100 aliases to xtermTodd C. Miller
1998-12-20Evil ed hack not needed as the termcap entry length for xterm is 830 (limit ↵Todd C. Miller
is 1023)
1998-12-20xterm entry fixes from ncurses-4.2-981219Todd C. Miller
1998-12-19add PIPE variable, suitable for /etc/mk.conf, to enable gcc -pipe modeTodd C. Miller
1998-12-19avoid aliasing between MASTER_SITES and PATCH_SITES, e.g.,Marc Espie
MASTER_SITES=some_sites PATCH_SITES=${MASTER_SITES} MASTER_SITE_SUBDIR=one_dir PATCH_SITE_SUBDIR=second_dir now works
1998-12-19MANOWN, DOCOWN, and NLSOWNare root not binTodd C. Miller
1998-12-18make plist: do not add files from just installed ports (we wepend on) to PLIST.Oleg Safiullin
1998-12-17NEED_VERSIONMarc Espie
1998-12-17Remove rc and sc in xterm description to work around vi restore screen ↵Todd C. Miller
problem. This could be a bug in ncurses or a bug in xterm or ...
1998-12-17Add PCMCIA cards search order at the end of the list.Federico G. Schwindt
1998-12-16describe NO_WARNINGS; define in the "mirror-distfiles" targetMarco S Hyman
1998-12-16Add missing ${INSTALL_COPY}Todd C. Miller
1998-12-16add mirror-distfiles as a known targetMarco S Hyman
1998-12-16replaced by termtypesTodd C. Miller
1998-12-16even more .Nm fixesAaron Campbell
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netAaron Campbell
1998-12-13delete a '?' to make work around a bug in mdoc. This is wrong but at least ↵Todd C. Miller
now it doesn't ignore lines...
1998-12-13ed is now ne/we so fix this and make other devices reflect realityTodd C. Miller
1998-12-13use termtypes to build termcap/terminfoTodd C. Miller
1998-12-07remove bogus CURDIRTodd C. Miller
1998-12-07kill OBJDIR sillynessTodd C. Miller
1998-12-07disgusting ed hack to remove three lines from xterm termcap entry; should be ↵Todd C. Miller
redone
1998-12-07make pcvt arrow keys work with vt220 entries; most dec terminals generate ↵Todd C. Miller
DEL, not ^H
1998-12-07stock master termcap/terminfo file; version Version 10.2.5Todd C. Miller
1998-12-07this will replace share/{termcap,terminfo} soonTodd C. Miller
1998-12-02fix Re description; horikawa@jp.FreeBSD.orgTheo de Raadt
1998-11-29spellingTheo de Raadt
1998-11-29kill superfluous .Nm macro argumentsAaron Campbell
1998-11-29Document the TCPCOOKIE option.Angelos D. Keromytis
1998-11-28addAaron Campbell
1998-11-28share/man/man7/ man page repairsAaron Campbell
1998-11-27make plist: treat links to dirs as files, not dirsOleg Safiullin
1998-11-27clarify Etherlink XXX namesTheo de Raadt
1998-11-26whoopsAaron Campbell
1998-11-26share/man/man5/ man page repairsAaron Campbell
1998-11-25share/man/man3 man page repairsAaron Campbell
1998-11-25minor cleanups; d@Aaron Campbell
1998-11-25- revert change now that we have patch -CMarc Espie
- fix PATCH_LIST so that is works - add USE_AUTOCONF - fix PATH env logic plus some documentation...
1998-11-22add roadmap, from FreeBSD mostlyMarc Espie
1998-11-20Fix a couple of typos.Jason Downs
1998-11-20Add some notes about YP "security".Jason Downs
1998-11-20Add rcsid, slight fix.Jason Downs
1998-11-20remove white lie (not all libc_r fns are thread-safe)David Leonard
1998-11-20Add thread-safety to libc, so that libc_r will build (on i386 at least).David Leonard
All POSIX libc api now there (to P1003.1c/D10) (more md stuff is needed for other libc/arch/*) (setlogin is no longer a special syscall) Add -pthread option to gcc (that makes it use -lc_r and -D_POSIX_THREADS). Doc some re-entrant routines Add libc_r to intro(3) dig() uses some libc srcs and an extra -I was needed there. Add more md stuff to libc_r. Update includes for the pthreads api Update libc_r TODO
1998-11-19checkpatch target and PATCH_CHECK_ONLY not available with OpenBSDMarco S Hyman
1998-11-19some updating.. could do with TONS more.. anyone want to help?Theo de Raadt
1998-11-19more updates; theo.Jason Wright
1998-11-19audioamd on classicJason Wright
1998-11-19new functionalities:Marc Espie
- PATCH_LIST for conditional patches - addsum for non destructive md5 checksum updates