summaryrefslogtreecommitdiffstats
path: root/include/protocols (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rearrange variables in dump / restore to handle -fno-common.mortimer2021-01-211-2/+2
| | | | | | Largely following the commit by mckusick in FreeBSD. ok naddy@
* Delete option COMPAT_43: support for pre-sa_len binaries has been obsoleteguenther2015-01-211-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 mayderaadt2015-01-161-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 (usinghalex2014-07-111-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 twohalex2009-12-151-4/+4
| | | | ok krw@
* Add ffs2 support to dump/restore. From FreeBSD with some NetBSD changes.millert2007-06-031-18/+64
| | | | With help from otto@
* dumped is really spelled with one p and not twohenning2004-03-311-4/+4
| | | | from Daniel Lucq
* Remove unnecessary typedef usage.espie2004-01-221-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 makestedu2003-08-251-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 Berkeleymillert2003-06-025-30/+10
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Amend c_count comment per PR 1576.angelos2001-01-091-2/+4
|
* Well, as we are heading for a release people are encouraged to rebuild theirniklas1997-09-213-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.noderaadt1996-12-041-9/+9
|
* int32_t where possible; from netbsdderaadt1996-09-231-7/+7
|
* up to RIPv2.mickey1996-09-051-35/+78
|
* sync to netbsd 960418deraadt1996-04-211-5/+9
|
* initial import of NetBSD treederaadt1995-10-185-0/+514