Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-04-12 | a -> an; soil@quick.net | Theo de Raadt | |
1997-04-11 | Fix out of date phone number for the Netherlands. PR documentation/160 | gene | |
1997-04-10 | mention .group entries in /etc/passwd.conf | Niels Provos | |
1997-04-10 | if generating obj@ links, check if the existing obj@ link points to the | Theo de Raadt | |
same path we want to make it point to later. If it does, leave the link as-is and do not attempt to recreate it. read-only /usr/src with obj@ links will work much better with this. Fix from Niklas -- anyone who figures out a way to do this without using perl gets a cookie. | |||
1997-04-09 | the the | Theo de Raadt | |
1997-04-08 | nuevos | Theo de Raadt | |
1997-04-07 | document the config flags field | Jim Rees | |
1997-04-04 | describe 2nd utmp record better; gwing@primenet.com.au | Theo de Raadt | |
1997-04-04 | add STRIPDISC line; kleink@netbsd.org | Theo de Raadt | |
1997-04-03 | BUGS section no longer applies, the new resolver implements network | Jason Downs | |
lookups with DNS. | |||
1997-03-29 | Change MIN & TIME to VMIN & VTIME; from NetBSD PR 3243 | Thorsten Lockert | |
1997-03-29 | Default to pure xterm-r6 for xterm without additions for ncurses line drawing | Thorsten Lockert | |
stuff | |||
1997-03-28 | Install new man4 pages. | Todd C. Miller | |
1997-03-28 | Move ncr.4 out of man4.i386/ncr.4 and update it from NetBSD. | Todd C. Miller | |
Remove one of the tekram cards from man4.i386/aha.4 that is really ncr-based and add cd.4, fpa.4, sd.4, st.4, uk.4 from NetBSD (some originally from FreeBSD). | |||
1997-03-28 | New termcap and terminfo database files; now with :bs: re-added to the | Thorsten Lockert | |
termcap format based on changes submitted to the terminfo master by me | |||
1997-03-27 | md5 stuff | Niels Provos | |
1997-03-26 | fix a bunch of errors | Theo de Raadt | |
1997-03-26 | no libcrypt, fix DPADD | Theo de Raadt | |
1997-03-05 | Remove remnants of Tahoe. | Niklas Hallqvist | |
1997-03-03 | changed a few 'CFLAGS=' to 'CFLAGS+='. closes PR user/116. | flipk | |
1997-03-01 | sync with FreeBSD 22-Feb-1997 | kstailey | |
1997-03-01 | FreeBSD changes + my changes | kstailey | |
1997-02-28 | plip.4 -> plip.4tbl | Jason Downs | |
1997-02-27 | add tag | kstailey | |
1997-02-27 | addtions that start 1-May-1997 | kstailey | |
1997-02-26 | even more examples | kstailey | |
1997-02-26 | more examples | kstailey | |
1997-02-26 | Add LIBWRAP. | Jason Downs | |
1997-02-25 | man page updates for passwd.conf | Niels Provos | |
1997-02-18 | Powerpc does not support pic, and for now because of a compiler bug, | Dale S. Rahn | |
does not support profiling. | |||
1997-02-14 | lowercase names | Theo de Raadt | |
1997-02-14 | Add IEEE Std 1387.2-1995 (POSIX.7.2) | Thorsten Lockert | |
1997-02-10 | Fix typo. | gvf | |
1997-02-09 | libcrypt went away a while back | Theo de Raadt | |
1997-02-09 | add ${LIBZ} | Michael Shalayeff | |
1997-02-06 | Add a LORDER make symbol and use it | Niklas Hallqvist | |
1997-02-05 | document that ip_off and ip_len are now in network byte order | Theo de Raadt | |
1997-02-03 | 1003.1b mandoc hacks | Theo de Raadt | |
1997-01-30 | xref a few things | Theo de Raadt | |
1997-01-26 | use mktemp(1) to avoid /tmp race; spotted by dholland@eecs.harvard.edu | Theo de Raadt | |
1997-01-24 | Xref acd/wd | Theo de Raadt | |
1997-01-24 | more info | Theo de Raadt | |
1997-01-23 | correct fs_passno comment; drochner@zelux6.zel.kfa-juelich.de | Theo de Raadt | |
1997-01-20 | getopt returns -1 not EOF! | Todd C. Miller | |
1997-01-15 | Add DESTDIR support for crt{begin,end}.o (powerpc only so far) | Niklas Hallqvist | |
1997-01-14 | Update to tzdata1996n | Todd C. Miller | |
1997-01-13 | back-panel LED control device derived from code by der Mouse | kstailey | |
1997-01-11 | Describe boolean capabilites betterand at a better place. It was rather | Per Fogelstrom | |
difficult to find before. | |||
1997-01-11 | Support an ONLY_FOR_ARCHS var, that prohibits doing anything for a certain | Niklas Hallqvist | |
port except for certain architectures. If OBJMACHINE is set set WRKDIR to work.${MACHINE}. Fix a shell construct which pdksh interprets differently than ash as it was written. Make bsd.own.mk be auto-included in make(1) invocations below this one. | |||
1997-01-08 | Include mk files specified in EXTRA_SYS_MK_FILES. Needed for the ports | Niklas Hallqvist | |
mechanism. This was the least intrusive way we found to solve the problem of getting ports' Makefiles have bsd.own.mk included. |