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