aboutsummaryrefslogtreecommitdiffstats
path: root/man7/udp.7
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-312/+0
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-13/+13
2023-07-15man*/: Use SPDX-License-Identifier: Linux-man-pages-1-paraAlejandro Colomar1-7/+2
2023-03-06udp.7: Fix man page reference (section number)Alejandro Colomar1-2/+2
2023-03-06udp.7: add UDP_GROWillem de Bruijn1-0/+14
2023-03-06udp.7: add UDP_SEGMENTWillem de Bruijn1-0/+29
2022-12-04Many pages: wfixAlejandro Colomar1-1/+1
2022-10-30Many pages: Use correct letter case in page titles (TH)Alejandro Colomar1-1/+1
2022-10-09dist.mk, All pages: .TH: Generate date at 'make dist'Alejandro Colomar1-1/+1
2022-10-09getent.1, iconv.1, intro.1, ldd.1, locale.1, localedef.1, memusage.1, memusag...Alejandro Colomar1-1/+1
2022-09-09Revert "src.mk, All pages: Move man* to man/"Alejandro Colomar1-0/+274
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-274/+0
2022-08-21All pages: Remove the 5th argument to .THAlejandro Colomar1-1/+1
2022-08-21All pages: Replace the 4th argument to .TH by "Linux man-pages (unreleased)"Alejandro Colomar1-1/+1
2022-03-20Many pages: Fix style issues reported by `make lint-groff`Alejandro Colomar1-1/+1
2021-11-11man7: unify socket examplesJeremy Kerr1-1/+1
2021-03-22getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,...Michael Kerrisk1-1/+1
2021-01-21Various pages: use real minus signs in pathnamesMichael Kerrisk1-1/+1
2021-01-03Various pages: Use .nf/.fi in SYNOPSISMichael Kerrisk1-2/+2
2020-04-11getent.1, localedef.1, accept.2, arch_prctl.2, clock_getres.2, clock_nanoslee...Michael Kerrisk1-1/+1
2020-04-06ip.7, tcp.7, udp.7: ffixMichael Kerrisk1-0/+3
2020-02-23getent.1, localedef.1, clock_nanosleep.2, fcntl.2, getitimer.2, getsockopt.2,...Michael Kerrisk1-1/+1
2019-03-06getent.1, iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, ...Michael Kerrisk1-1/+1
2018-07-28tcp.7, udp.7: Add a reference to socket(7) noting existence of further socket...Michael Kerrisk1-0/+5
2018-07-28udp.7: srcfix: add FIXMEMichael Kerrisk1-0/+1
2017-09-15iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1, ...Michael Kerrisk1-1/+1
2017-08-16environ.7, epoll.7, feature_test_macros.7, futex.7, ip.7, ipv6.7, locale.7, m...Michael Kerrisk1-8/+8
2017-08-15_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_get...Michael Kerrisk1-1/+1
2016-12-12Removed trailing white space at end of linesMichael Kerrisk1-1/+1
2016-11-11udp.7: wfixMichael Kerrisk1-1/+1
2016-10-29udp.7: srcfix: FIXME tidy-upMichael Kerrisk1-4/+3
2014-04-28time.1, get_kernel_syms.2, getitimer.2, open.2, perf_event_open.2, wait.2, al...Michael Kerrisk1-1/+1
2014-01-11netdevice.7, packet.7, udp.7: grfixMichael Kerrisk1-1/+1
2013-07-31readlinkat.2, setpgid.2, resolv.conf.5, udp.7: tstampMichael Kerrisk1-1/+1
2013-07-27udp.7: Add missing #include directiveBenjamin Poirier1-0/+2
2013-06-21io_setup.2, perf_event_open.2, readdir.2, syscall.2, a64l.3, abs.3, asprintf....Michael Kerrisk1-1/+1
2013-04-19udp.7: Note that 'optval' for socket options is an 'int' in most casesMichael Kerrisk1-1/+5
2013-04-01intro.1, _syscall.2, access.2, arch_prctl.2, cacheflush.2, chown.2, clock_get...Michael Kerrisk1-2/+2
2013-03-12networks.5, arp.7, cp1251.7, ddp.7, icmp.7, ip.7, ipv6.7, iso_8859-10.7, iso_...Michael Kerrisk1-0/+1
2013-03-12epoll_create.2, epoll_ctl.2, epoll_wait.2, eventfd.2, fallocate.2, futex.2, g...Michael Kerrisk1-1/+1
2013-03-10ldd.1, capget.2, clone.2, create_module.2, fallocate.2, futex.2, get_kernel_s...Michael Kerrisk1-0/+1
2013-03-10getcpu.2, sendfile.2, cmsg.3, rtnetlink.3, arp.7, ddp.7, fifo.7, icmp.7, ip.7...Michael Kerrisk1-0/+2
2013-02-24intro.1, time.1, _syscall.2, accept.2, capget.2, clone.2, execve.2, fcntl.2, ...Michael Kerrisk1-3/+3
2013-02-24getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, a...Michael Kerrisk1-1/+1
2013-02-24intro.1, time.1, _syscall.2, accept.2, brk.2, capget.2, faccessat.2, futimesa...Michael Kerrisk1-3/+3
2010-06-13udp.7: Add FIONREAD warning.Michael Kerrisk1-1/+14
2009-09-30stat.2, posix_fallocate.3, proc.5, tcp.7, udp.7: tstampMichael Kerrisk1-1/+1
2009-09-28tcp.7, udp.7: Replace references to syctl interfaces with /procNicolas Fran�ois1-2/+2
2009-09-28udp.7: Minor fixesNicolas Fran�ois1-2/+4
2008-12-05udp.7: ffixMichael Kerrisk1-1/+1
2008-11-25Removed trailing white space at end of linesMichael Kerrisk1-1/+1
2008-11-25udp.7: Document /proc files udp_mem, udp_rmem_min, and udp_wmem_minMichael Kerrisk1-1/+40
2008-11-25udp.7: grfixMichael Kerrisk1-10/+9
2008-11-25udp.7: grfixMichael Kerrisk1-2/+2
2008-11-25udp.7: ffixMichael Kerrisk1-1/+2
2008-11-25udp.7: srcfix: Updated FIXMEMichael Kerrisk1-0/+6
2008-11-25connect.2, listen.2, send.2, uname.2, cmsg.3, proc.5, arp.7, ddp.7, icmp.7, i...Michael Kerrisk1-4/+6
2008-08-08SEE ALSO: add udplite(7).Michael Kerrisk1-1/+2
2008-08-08s/PF_/AF_/ for socket family constants. Reasons: the AF_ andMichael Kerrisk1-2/+2
2008-08-08Reverting blunder in commit 4699Michael Kerrisk1-8/+193
2008-08-08s/PF_/AF_/ for socket family conistants. Reasons: the AF_ andMichael Kerrisk1-193/+8
2007-12-23wspace in SYNOPSISMichael Kerrisk1-1/+1
2007-12-16ffixMichael Kerrisk1-1/+2
2007-10-04grfixMichael Kerrisk1-3/+3
2007-06-23ffixMichael Kerrisk1-2/+2
2007-06-20ffixMichael Kerrisk1-3/+3
2007-06-08Convert to American spelling conventionsMichael Kerrisk1-2/+2
2007-05-21ffixMichael Kerrisk1-1/+1
2007-05-19Fix inconsistencies in order of .SH sectionsMichael Kerrisk1-4/+4
2007-05-18Fix inconsistencies in .TH lineMichael Kerrisk1-1/+1
2007-05-16Commented out .SH CREDITS section with authorship info.Michael Kerrisk1-2/+2
2007-04-12Wrapped long lines, wrapped at sentence boundaries; stripped trailingMichael Kerrisk1-51/+54
2007-04-05ffixMichael Kerrisk1-5/+0
2006-11-25Describe the correct default for UDP/RAW path MTU discovery.Michael Kerrisk1-7/+17
2006-02-08Updated FIXMEsMichael Kerrisk1-1/+1
2006-01-13Small rewording of discussion of SO_BSDCOMPAT (add cross-ref to socket(7)).Michael Kerrisk1-1/+3
2006-01-03Formatting and source code line break changes (no changes to content!)Michael Kerrisk1-14/+18
2005-12-14Updated discussion of SO_BSDCOMPAT.Michael Kerrisk1-3/+3
2005-12-05Added FIXMEMichael Kerrisk1-1/+2
2005-11-30s/tcp_socket/udp_socket/ in exampleMichael Kerrisk1-1/+1
2005-08-16Added kerebl version number of UDP_CORKMichael Kerrisk1-1/+1
2005-08-16Added description of UDP_CORKMichael Kerrisk1-1/+15
2005-06-24Typos fixes from A Costa (16 May 05, Debian "manpages").Michael Kerrisk1-2/+3
2005-06-21Minor formatting changeMichael Kerrisk1-5/+5
2005-05-03Added FIXME for UDP_CORKMichael Kerrisk1-0/+1
2004-11-03Import of man-pages 1.70man-pages-1.70Michael Kerrisk1-0/+161