| Age | Commit message (Expand) | Author |
| 1998-09-20 | Changes so that BPF readers will get the data in fddi packet aligned along | matt |
| 1998-09-17 | Main is int. From Soren S. Jorvang <soren@t.dk>. | hwr |
| 1998-09-14 | Fix pr 5071 better after feedback from the Originator Havard Eidnes. | frueauf |
| 1998-09-14 | Add (ugly?) code to prevent core dump as described in pr 5071 by Havard Eidnes. | frueauf |
| 1998-09-13 | Rethink the origins of LDSTATIC. Instead, use an option NOLINKLIB, which | tv |
| 1998-09-13 | Add a tool to set/display the configuration of gre(4) interfaces. | hwr |
| 1998-09-13 | Also build greconfig | hwr |
| 1998-09-12 | minor fixup for -e option | hubertf |
| 1998-09-12 | Before running "rm -rf" on a directory try to turn on the S_IRWXU bits. | kim |
| 1998-09-11 | Deal with superblock changes; from PR#6032. | pk |
| 1998-09-10 | GMT -> UTC | kleink |
| 1998-09-10 | Create tcp.keepidle, tcp.keepintvl, tcp.keepcnt, tcp.slowhz sysctls. | mouse |
| 1998-09-08 | Fix broken package dependence handling mentioned by Brook Milligan on | tron |
| 1998-09-06 | Fix paths to match the current code. | kim |
| 1998-09-05 | distclean is a synonym for cleandir | lukem |
| 1998-09-04 | Back out accidental removal of CDTRCTS and fix rcsid's | christos |
| 1998-09-04 | Oops, release the lease _before_ deconfiguring the interface. | mellon |
| 1998-09-04 | Build sysconfd and statmsg | mellon |
| 1998-09-04 | Reincorporate sysconfd support. Add support for releasing leases. | mellon |
| 1998-09-04 | Add prototype for client_reinit() | mellon |
| 1998-09-04 | Mention that statmsg depends on sysconfd. | mellon |
| 1998-09-04 | Documentation for sysconfd. | mellon |
| 1998-09-04 | Add release-current-dhcp-leases message. | mellon |
| 1998-09-04 | Document statmsg command. | mellon |
| 1998-09-04 | Add sysconf message to release DHCP-acquired leases. | mellon |
| 1998-09-02 | Apply diffs from patchlevel 5. | christos |
| 1998-09-01 | add -Dunix to CPPFLAGS to suppress cpp warning. | enami |
| 1998-08-30 | Emit device name to device major number table. | pk |
| 1998-08-30 | Add braces to satisfy egcs. | nathanw |
| 1998-08-30 | Add braces to satisfy egcs. | nathanw |
| 1998-08-28 | Make really sure to only nuke LogDir when it's been set. Fixes problem | hubertf |
| 1998-08-27 | Allow symlinks to directories instead of pure directories in several | hubertf |
| 1998-08-27 | {} fixes from Erik Bertelsen <erik@erik-be.uni-c.dk> (PR 6047) to shut up egcs. | ross |
| 1998-08-27 | LP64 fixes for recently added code. (In LP64, ptrdiff_t != int.) | ross |
| 1998-08-27 | Add {} pairs to shut up egcs. | ross |
| 1998-08-27 | Add csh(1)-style alternates to pkg_info -e. | agc |
| 1998-08-27 | Add the default route as static, so that routed does not delete it. | christos |
| 1998-08-27 | in -x, print MB/s two 2 decimal places. noted by enami@netbsd.org | lukem |
| 1998-08-27 | #include <string.h> | tv |
| 1998-08-27 | add -x in usage. | enami |
| 1998-08-26 | add missing endif. | enami |
| 1998-08-25 | * implement -x; extended disk statistics. option inspired by solaris' iostat. | lukem |
| 1998-08-25 | Pass prefix for depending pkgs. | hubertf |
| 1998-08-25 | Remove some trailing (extra) "."s. | hubertf |
| 1998-08-25 | Don't exit cleanup() functions if not called from signal handler - this | hubertf |
| 1998-08-23 | Sync manual page and usage() with reality, patches supplied by | tron |
| 1998-08-21 | note that messages are send to syslog daemon using facility LOG_DAEMON. | bouyer |
| 1998-08-21 | - Makes ypbind use syslog() (with LOG_DAEMON) instead of warn()/err(). | bouyer |
| 1998-08-19 | "featch" -> "fetched" | tv |
| 1998-08-17 | eliminate duplicated protos | msaitoh |