| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-01-21 | Rearrange variables in dump / restore to handle -fno-common. | 1 | -2/+2 | ||
| Largely following the commit by mckusick in FreeBSD. ok naddy@ | |||||
| 2015-01-21 | Delete option COMPAT_43: support for pre-sa_len binaries has been obsolete | 1 | -1/+6 | ||
| for a couple decades. Keep the OSIOCGIFCONF ioctl to support COMPAT_LINUX but move the rest of the Linux-specific ioctl() handling into linux_socket.c This lets struct osockaddr finally move from sys/socket.h to protocols/talkd.h ok krw@ deraadt@ mpi@ | |||||
| 2015-01-16 | Since <netdb.h> soon won't include <sys/param.h>, MAXHOSTNAMELEN may | 1 | -2/+2 | ||
| not be in scope, so hardcode as 256. Other options have more downside. | |||||
| 2014-07-11 | make dump support DUIDs for command line arguments and /etc/dumpdates (using | 1 | -3/+3 | ||
| the new shiny -U switch) dumpdates part originating from, and discussed with, Maximilian Fillinger seems reasonable to krw@, "get it in" deraadt@ | |||||
| 2009-12-15 | dumped is _still_ spelled with one p and not two | 1 | -4/+4 | ||
| ok krw@ | |||||
| 2007-06-03 | Add ffs2 support to dump/restore. From FreeBSD with some NetBSD changes. | 1 | -18/+64 | ||
| With help from otto@ | |||||
| 2004-03-31 | dumped is really spelled with one p and not two | 1 | -4/+4 | ||
| from Daniel Lucq | |||||
| 2004-01-22 | Remove unnecessary typedef usage. | 1 | -18/+20 | ||
| u_char -> unsigned char u_short -> unsigned short u_long -> unsigned long u_int -> unsigned int okay millert@ | |||||
| 2003-08-25 | rename struct dinode to ufs1_dinode. clears the namespace and makes | 1 | -2/+2 | ||
| way for some future work. no function changes yet. help testing otto@ and markus@ | |||||
| 2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | 5 | -30/+10 | ||
| rescinded 22 July 1999. Proofed by myself and Theo. | |||||
| 2001-01-09 | Amend c_count comment per PR 1576. | 1 | -2/+4 | ||
| 1997-09-21 | Well, as we are heading for a release people are encouraged to rebuild their | 3 | -0/+3 | ||
| entire trees for testing anyway, I might as well do this intrusive touching of include files now. Added openBSD tags. | |||||
| 1996-12-04 | 64 bit patches, tih@nhh.no | 1 | -9/+9 | ||
| 1996-09-23 | int32_t where possible; from netbsd | 1 | -7/+7 | ||
| 1996-09-05 | up to RIPv2. | 1 | -35/+78 | ||
| 1996-04-21 | sync to netbsd 960418 | 1 | -5/+9 | ||
| 1995-10-18 | initial import of NetBSD tree | 5 | -0/+514 | ||
