Age | Commit message (Expand) | Author |
2004-01-19 | Use off_t for file sizes, and don't forget to print a ':' when using | Otto Moerbeek |
2004-01-19 | Check malloc() return value. Pointed out by mpech@. Ok mpech@, deraadt@ | Todd C. Miller |
2004-01-19 | for show interface, print the link status and speed as well. we need | Henning Brauer |
2004-01-19 | knf | Theo de Raadt |
2004-01-19 | oops, _tcpdump here too, thanks miod | Theo de Raadt |
2004-01-19 | fake _tcpdump user for upcoming privsep work | Theo de Raadt |
2004-01-19 | emulation names are not changeable | Ted Unangst |
2004-01-19 | fake consumption for half closed channels since the peer is waiting for | Markus Friedl |
2004-01-19 | Clean up creation and expiry timestamp calculations. | Ryan Thomas McBride |
2004-01-19 | test taken from /usr/include/db.h | Marc Espie |
2004-01-19 | Sane default size for afs cache, and leave example ualberta.ca in | Bob Beck |
2004-01-19 | Update to sendmail 8.12.11. I've been runninga beta version of this for | Todd C. Miller |
2004-01-19 | little wflag fallout spotted by atle kristensen | Ted Unangst |
2004-01-19 | Rename a few defines to avoid namespace pollution. The only one used was 'REA... | Kenneth R Westerback |
2004-01-18 | don't include bsd.own.mk, it's included at the top of bsd.lib.mk | Marco S Hyman |
2004-01-18 | don't include bsd.own.mk a second time | Marco S Hyman |
2004-01-18 | clean out #ifdef horror show in xfs_dev-bsd.c and enable XFS in GENERIC. | Bob Beck |
2004-01-18 | add regression tests for /dev/ptm. | Bob Beck |
2004-01-18 | Port is already stored in network byte order, no need to convert. | Ryan Thomas McBride |
2004-01-18 | track interface type and baudrate as well | Henning Brauer |
2004-01-18 | Unbreak *grep -w -l. ok millert@ | Otto Moerbeek |
2004-01-18 | make sure ln.len gets initialized. Okay millert@ | Marc Espie |
2004-01-18 | Sync print-domain with tcpdump.org; avoids tcpdump barfing on bogus | Otto Moerbeek |
2004-01-18 | Create log files if they do not already exist, but do not follow | Can Erkin Acar |
2004-01-18 | Silence match() unless DEBUG. | Miod Vallat |
2004-01-18 | print link state for RTM_IFINFO messages, flush stdout correctly | Markus Friedl |
2004-01-18 | send RTM_IFINFO on carp state changes; with mpf@; ok mcbride@, mpf@ | Markus Friedl |
2004-01-18 | document port specific systrace.filter | Nikolay Sturm |
2004-01-18 | sort options; | Jason McIntyre |
2004-01-18 | this is where dhclient will start surgery | Theo de Raadt |
2004-01-18 | spacing | Theo de Raadt |
2004-01-17 | Add _PATH_SSH, remove the rest | Todd C. Miller |
2004-01-17 | Now that the phys_map_vaddr bug is out of the way, it's time to bring back | Miod Vallat |
2004-01-17 | Exec ssh not rlogin or telnet if the user calls us as "rsh host" | Todd C. Miller |
2004-01-17 | Read product id and revision from pci conf space only once | Alexander Yurchenko |
2004-01-17 | keep track of interface link state and invalidate connected routes depending | Henning Brauer |
2004-01-17 | add a couple of new RR types; ok deraadt@ | Jakob Schlyter |
2004-01-17 | Kill kerberos4 code; OK deraadt@ | Todd C. Miller |
2004-01-17 | Make it possible to announce own networks. In the RDE these prefixes are | Claudio Jeker |
2004-01-17 | KNF | Henning Brauer |
2004-01-17 | print interface name instead of index | Henning Brauer |
2004-01-17 | keep & track interface names as well, not only indices | Henning Brauer |
2004-01-17 | implement "show interfaces" | Henning Brauer |
2004-01-17 | allow the interfaces as bgpd sees 'em to be queried via imsgs | Henning Brauer |
2004-01-17 | actually update interface flags in if_change() | Henning Brauer |
2004-01-17 | use the new RTM_IFANNOUNCE messages to track interface (de-)appearance, | Henning Brauer |
2004-01-17 | NetBSD-current (1.6ZH) with ip_id randomization signature from itojun@ | Mike Frantzen |
2004-01-17 | Major stability improvement. Fix a variety of systems and problems | Kenneth R Westerback |
2004-01-17 | Use SC_DEBUG() to display debug messages. Makes SCSIDEBUG output better. | Kenneth R Westerback |
2004-01-17 | pretty | Theo de Raadt |