| Age | Commit message (Expand) | Author |
| 2000-01-05 | print a warning if a "cinclude"d file cannot be opened and the -v flag | drochner |
| 2000-01-04 | Some changes from David Maxwell <david@fundy.ca>: | hubertf |
| 2000-01-02 | add net.inet6.icmp6.nodeinfo sysctl. | itojun |
| 2000-01-02 | avoid use of bitfield in packet format definition. it is non-portable | itojun |
| 2000-01-02 | wording changes. document rtsol(8) behavior earlier in the document. | itojun |
| 1999-12-31 | Enhancements from Hubert Feyrer: | agc |
| 1999-12-31 | avoid use of kvm, mostly for boot floppy's convenience. | itojun |
| 1999-12-30 | typo (sa_family must be sa_len) | itojun |
| 1999-12-30 | avoid memory leak on realloc() error. | itojun |
| 1999-12-29 | mention /usr/share/examples/apm/script | hubertf |
| 1999-12-28 | Fix typo.:wq | mjl |
| 1999-12-24 | Add CPPFLAGS so this can be cross compiled. | garbled |
| 1999-12-24 | Add new functionality, and fix some bugs and oversights: | agc |
| 1999-12-23 | Fix null terminating the wrong buffer curtesy of similar variables | mjl |
| 1999-12-21 | Replace HTML tag by correct character. Problem reported by SAKAI, Atsushi | tron |
| 1999-12-21 | wording fix. | itojun |
| 1999-12-20 | Set things to a sane state for db(3) routines. | hubertf |
| 1999-12-20 | Fix typo in comment. | nathanw |
| 1999-12-20 | fix default daemon pathname. | itojun |
| 1999-12-20 | void unbounded sprintf(). | itojun |
| 1999-12-20 | fix wrong indentation. | itojun |
| 1999-12-20 | oops, fix typo. | itojun |
| 1999-12-20 | fix uninitialized pointer access on mapped addr handling. | itojun |
| 1999-12-20 | Fix include. | jdc |
| 1999-12-20 | Manual page to sparc subdirectory. | jdc |
| 1999-12-20 | Added tadpolectl | jdc |
| 1999-12-20 | fix possible infinite loop in tcp relay (avoid possible DoS). | itojun |
| 1999-12-20 | Put back former -s switch to pkg_create as -L now. | hubertf |
| 1999-12-18 | mdconfig /dev/md0c rather than /dev/md0a in EXAMPLES. | tsutsui |
| 1999-12-17 | Remove obsolete reference to mkpasswd(8) | abs |
| 1999-12-17 | Typo in makefile. | garbled |
| 1999-12-17 | Add new binary tadpolectl for use with Tadpole SparcBook machines. | garbled |
| 1999-12-17 | Fix some minor typos and word usage nits. | garbled |
| 1999-12-16 | Explicitely cast to (u_quad_t) calls to btodb() and dbtob() to avoid | bouyer |
| 1999-12-16 | write out dump file into /var/run, not /var/tmp. | itojun |
| 1999-12-15 | Enable build on sparc, and move manpage out of i386 specific directory | garbled |
| 1999-12-13 | add -I and -l. cleanup on screen formatting. | itojun |
| 1999-12-13 | s/.Os KAME/.Os/ | itojun |
| 1999-12-13 | use getaddrinfo() for getting address parameter. | itojun |
| 1999-12-13 | use sizeof(foo) instead of hardcoded value, to help synchronizing | itojun |
| 1999-12-13 | Remove code to make this compile on 1.4.1, as requested by Luke and | hubertf |
| 1999-12-12 | Use the new IP Filter dist layout for. | veego |
| 1999-12-11 | Need <string.h> for memset prototype. | thorpej |
| 1999-12-11 | Fix printf formats; cast pointer diffs to long, and use %ld. | thorpej |
| 1999-12-11 | - use symbolic names for mode bits | mrg |
| 1999-12-11 | xref setsockopt (from freebsd) and hosts.equiv. | mrg |
| 1999-12-10 | tsk. tsk. document new features i added. | mrg |
| 1999-12-10 | s/.Os kAME/.Os/ | itojun |
| 1999-12-10 | oops, forgot to add the file. sorry. | itojun |
| 1999-12-10 | sync with more recent KAME. | itojun |