Searched hist:2570 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/etc/
H A DMakefilediff 2570 Thu Sep 08 07:33:38 MDT 1994 rgrimes 1. Make CLEANFILES a little less dangerous by being more spcifc about
some file names.

2. Add MAKEDEVS= that does all the /dev population so that this is not
duplicated in 2 or 3 places. Helps to keep it in sync too. Cleaned
up and fixed to not overflow inode tables.

3. Fix paths to the 2 crypt versions.

4. Init is sbin/init now instead of sbin/init.bsdi.

5. bdes is now in secure/usr.bin, will need to do something about telnet.

6. Incorporate 1.1.5.1 patches for EXTRACT.sh files.

7. Correct calls to make kcopy-flooppy to work with or without obj/.

8. Reorder src-clean: target so that it does not destroy the real obj
tree, but does rip out junk and obj links.

9. Incorporate 1.1.5.1 patche for srcbin tarball name.

10. Add chflags command to release-dirs target so the rm -rf can have a
chance to work.

With this and a few more commits I will have 2.0 bin tarballs.
/freebsd-10.0-release/sys/netinet/
H A Dif_ether.cdiff 36308 Sat May 23 06:03:40 MDT 1998 phk Get more details on the "arpresolve: can't allocate llinfo" bogon.

PR: 2570
Reviewed by: phk
Submitted by: fenner

Completed in 299 milliseconds