| Age | Commit message (Expand) | Author |
| 2001-12-26 | Pull over fixes from rev. 1.5-1.7 of basesrc/usr.sbin/ntp/ntpd/ntpd.8. | wiz |
| 2001-12-18 | Sort SEE ALSO sections, and fix xrefs (commenting out some which | wiz |
| 2001-12-14 | Check for '-' as first character only after we checked all recognized | wiz |
| 2001-12-07 | Fn argument doesn't need (), add space between macro name and argument. | wiz |
| 2001-12-07 | Misc formatting fixes. | wiz |
| 2001-12-04 | Replace some misuses of "then" with "than". | wiz |
| 2001-11-21 | "than" instead of "then". | wiz |
| 2001-11-12 | s/%%m/%m/ | christos |
| 2001-11-08 | Fixed a small bug in -u option parsing (it only worked if you supplied a | manu |
| 2001-11-05 | SIGALRM code around gethostbyaddr() can leak memory. | itojun |
| 2001-10-22 | copyright clarification, from tcpdump.org | itojun |
| 2001-10-22 | copyright clarification, from tcpdump.org | itojun |
| 2001-10-22 | copyright clarification. sync with tcpdump.org | itojun |
| 2001-10-04 | extensions-path-name -> extensions-path (misc/14147). | wiz |
| 2001-09-27 | Sync with tcpdump.org print-vrrp.c revs. 1.4-1.5: | kleink |
| 2001-09-24 | va_{start,end} audit: | wiz |
| 2001-09-19 | new copyright boilerplates. from tcpdump.org repository | itojun |
| 2001-09-16 | Spell 'occurred' with two 'r's. | wiz |
| 2001-09-16 | Added code to run ntpd as a non root user and in a chroot jail. This should | manu |
| 2001-09-16 | s/int/size_t/ in one obvious place. | thorpej |
| 2001-09-09 | Xref ipf(8) instead of non-existing ipf(1). | wiz |
| 2001-09-09 | Xref curses(3) instead of ncurses(3). | wiz |
| 2001-09-03 | Change Xref to ipfilter(4) from [not installed] ipfilter(5). | wiz |
| 2001-08-24 | Fix LP64 bug. | eeh |
| 2001-08-24 | back out previous; it is handled by etc/rc.d/named. | mrg |
| 2001-08-24 | reapply (relevant parts of) lost patch: | mrg |
| 2001-08-22 | Remove references to non-existent traffic(1C) and nit(4P) pages. | gmcgarry |
| 2001-08-20 | "wierd" is weird. | wiz |
| 2001-08-07 | remove .cvsignore files which got imported inadvertently, as pointet | drochner |
| 2001-08-03 | Remove unneeded files. okay'd by drochner. | wiz |
| 2001-08-03 | Typo fix. | wiz |
| 2001-08-03 | Replace remaining occurances of DBDIR and RUNDIR with corresponding | wiz |
| 2001-08-03 | pull in a patch from usr.sbin/dhcp: const-ification | drochner |
| 2001-08-03 | pull in manpage adaptions / corrections from usr.sbin/dhcp | drochner |
| 2001-08-03 | pull in code patches from usr.sbin/dhcp | drochner |
| 2001-08-03 | import of ISC dhcp-3.0rc10 | drochner |
| 2001-07-14 | "Bah, remove the declaration!!" --thorpej | mrg |
| 2001-07-14 | if we're going to declare it, at least make sure sys_nerr is `const'. | mrg |
| 2001-07-09 | repair signed/unsiged mistake in length computation. | itojun |
| 2001-07-08 | do not not deref NULL pointer. PR13407. sync with tcpdump.org | itojun |
| 2001-06-27 | recover from endian mistake. sync with tcpdump.org | itojun |
| 2001-06-27 | Fixes to compile on alpha. Reported by Caffeinate The World on | simonb |
| 2001-06-25 | ex script to change rcsid portion | itojun |
| 2001-06-25 | __RCSID() | itojun |
| 2001-06-25 | typo | itojun |
| 2001-06-25 | disable SMB decoder, there seem to be a lot of memory boundary issues | itojun |
| 2001-06-25 | import script | itojun |
| 2001-06-25 | t is in chapter 8, not 1. remove non-BSD texts. | itojun |
| 2001-06-25 | tcpdump, from tcpdump repository as or 2001/6/26 | itojun |
| 2001-06-07 | make this program actually work. | mrg |