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