| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-08-13 | sys/types.h -> sys/param.h to get vax inlines correct. | ragge | |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc | |
| Patches provided by Joel Baker in PR 22364, verified by myself. | |||
| 2001-11-13 | add RCSIDs | lukem | |
| 2001-07-07 | bcopy -> memcpy | thorpej | |
| bzero -> memset | |||
| 2000-10-03 | Move #define POSIX_BASE_YEAR to clock_subr.h. | tsutsui | |
| 1997-10-14 | Minor improvement to avoid re-defining days_in_month(). | gwr | |
| 1997-03-15 | New ARP system, supports IPv4 over any hardware link. | is | |
| Some of the stuff (e.g., rarpd, bootpd, dhcpd etc., libsa) still will only support Ethernet. Tcpdump itself should be ok, but libpcap needs lot of work. For the detailed change history, look at the commit log entries for the is-newarp branch. | |||
| 1997-02-20 | Improve a comment. | gwr | |
| 1997-02-19 | Shared functions to convert between year/month/day/hour/minute/second | gwr | |
| and "seconds since 1970" (POSIX time_t). See sys/arch/sun3/sun3/clock.c for an example of how these can be used. | |||
