summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)Author
1997-04-20fix typo (jtc@netbsd.org)Todd C. Miller
1997-04-20Add POSIX 1003.1b-1993Thorsten Lockert
1997-04-20typoNiklas Hallqvist
1997-04-19Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")''Todd C. Miller
1997-04-19We use /etc/mk.conf not /etc/make.conf.Todd C. Miller
1997-04-18We run OpenBSDTodd C. Miller
1997-04-12a -> an; soil@quick.netTheo de Raadt
1997-04-11Fix out of date phone number for the Netherlands. PR documentation/160gene
1997-04-10mention .group entries in /etc/passwd.confNiels Provos
1997-04-10if generating obj@ links, check if the existing obj@ link points to theTheo de Raadt
1997-04-09the theTheo de Raadt
1997-04-08nuevosTheo de Raadt
1997-04-07document the config flags fieldJim Rees
1997-04-04describe 2nd utmp record better; gwing@primenet.com.auTheo de Raadt
1997-04-04add STRIPDISC line; kleink@netbsd.orgTheo de Raadt
1997-04-03BUGS section no longer applies, the new resolver implements networkJason Downs
1997-03-29Change MIN & TIME to VMIN & VTIME; from NetBSD PR 3243Thorsten Lockert
1997-03-29Default to pure xterm-r6 for xterm without additions for ncurses line drawingThorsten Lockert
1997-03-28Install new man4 pages.Todd C. Miller
1997-03-28Move ncr.4 out of man4.i386/ncr.4 and update it from NetBSD.Todd C. Miller
1997-03-28New termcap and terminfo database files; now with :bs: re-added to theThorsten Lockert
1997-03-27md5 stuffNiels Provos
1997-03-26fix a bunch of errorsTheo de Raadt
1997-03-26no libcrypt, fix DPADDTheo de Raadt
1997-03-05Remove remnants of Tahoe.Niklas Hallqvist
1997-03-03changed a few 'CFLAGS=' to 'CFLAGS+='. closes PR user/116.flipk
1997-03-01sync with FreeBSD 22-Feb-1997kstailey
1997-03-01FreeBSD changes + my changeskstailey
1997-02-28plip.4 -> plip.4tblJason Downs
1997-02-27add tagkstailey
1997-02-27addtions that start 1-May-1997kstailey
1997-02-26even more exampleskstailey
1997-02-26more exampleskstailey
1997-02-26Add LIBWRAP.Jason Downs
1997-02-25man page updates for passwd.confNiels Provos
1997-02-18Powerpc does not support pic, and for now because of a compiler bug,Dale S. Rahn
1997-02-14lowercase namesTheo de Raadt
1997-02-14Add IEEE Std 1387.2-1995 (POSIX.7.2)Thorsten Lockert
1997-02-10Fix typo.gvf
1997-02-09libcrypt went away a while backTheo de Raadt
1997-02-09add ${LIBZ}Michael Shalayeff
1997-02-06Add a LORDER make symbol and use itNiklas Hallqvist
1997-02-05document that ip_off and ip_len are now in network byte orderTheo de Raadt
1997-02-031003.1b mandoc hacksTheo de Raadt
1997-01-30xref a few thingsTheo de Raadt
1997-01-26use mktemp(1) to avoid /tmp race; spotted by dholland@eecs.harvard.eduTheo de Raadt
1997-01-24Xref acd/wdTheo de Raadt
1997-01-24more infoTheo de Raadt
1997-01-23correct fs_passno comment; drochner@zelux6.zel.kfa-juelich.deTheo de Raadt
1997-01-20getopt returns -1 not EOF!Todd C. Miller