Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | Use strtol() and strtoul() instead of atoi(). This allows us to catch | 1999-09-03 | 1 | -3/+7 | |
| | | | | errors reasonably and deal correctly with unsigned quantities. | ||||
* | Use fgetln(3) instead of fgets(3) so we can easily recognize lines | 1998-03-16 | 1 | -8/+12 | |
| | | | | that are too long and ignore them instead of corrupting later entries. | ||||
* | Use in_addr_t not u_long and use in_port_t in some cases instead | 1997-04-05 | 1 | -2/+2 | |
| | | | | of u_short or u_int16_t. | ||||
* | Fix RCS ids | 1996-08-19 | 1 | -7/+1 | |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+127 | |