Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
1997-01-05 | OpenBSD tags | Thorsten Lockert | |
1997-01-05 | malloc(3) paper by phk; from FreeBSD | Thorsten Lockert | |
1997-01-05 | typo, kleink@layla.inka.de | Theo de Raadt | |
1997-01-03 | Note that sb16 is treated as an sbpro. | Todd C. Miller | |
1997-01-02 | rnd is random. | etheisen | |
1996-12-30 | put entries back into alpha sorted order | kstailey | |
1996-12-30 | added info about /emul | kstailey | |
1996-12-25 | Merge our chagnes with FreeBSD's latest changes. We should now | imp | |
have identical bsd.port.mk files again. This file has successfully compiled many of the archivers, gnu make, and emacs (althought the emacs deltas have not been merged back into the FreeBSD tree yet since I don't have it working yet). The FreeBSD Id line may be slightly off since I generated it by hand to match the commit I just made there. |