summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
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
1998-11-18simple man page for rlphyJason Wright
1998-11-18paramaters -> parametersAaron Campbell
1998-11-17remove empty reference to non-existent su(4) pageAaron Campbell
1998-11-17cleanupAaron Campbell
1998-11-17cleanup, explain that gdb's -k flag is obsoleteAaron Campbell
1998-11-17explain tcp socketoptions, there are more than just TCP_NODELAY.Niels Provos
1998-11-17describe options TCP_NEWRENO, TCP_SACK and TCP_FACK.Niels Provos
1998-11-17Handle USE_MOTIF.Oleg Safiullin
1998-11-17Test ${ONLY_FOR_ARCHS} against both ${ARCH} and ${MACHINE_ARCH}.Oleg Safiullin
1998-11-17Add adw documention, make adw.4 and advansys.4 links.Jason Downs
1998-11-12clarifyTheo de Raadt
1998-11-11doc's for the phys and the mii layer from NetBSDJason Wright
1998-11-11man page for rtl8129/8139Jason Wright
1998-11-11oops, this is 2.4 not 2.3Todd C. Miller
1998-11-11describe all connectorsTheo de Raadt
1998-11-11brought more up to date (ifmedia, etc)Jason Wright
1998-11-05- support for C++ in configure consistent with sys.mkMarc Espie
- support for USE_EGCC/USE_EGXX similar to USE_GMAKE
1998-11-04kill bogus sentence, probably scribbled by me. noticed by espie@Michael Shalayeff
1998-11-03aliases for cd, popd, and pushd were there, but one for chdir was missing;Aaron Campbell
fixed
1998-11-03repairsAaron Campbell