aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* MFC: r1.34, LAST_ACK problem. (slightly different patch)Jonathan Lemon2000-06-081-0/+3
| | | | | | | Submitted by: Mike Silbersack <silby@silby.com> Notes: svn path=/stable/3/; revision=61421
* MFC: correct boundary checks against IP optionsJonathan Lemon2000-06-083-3/+16
| | | | Notes: svn path=/stable/3/; revision=61418
* MFC: Clarify which bit of the daemon config disables configurationGreg Lehey2000-06-081-2/+2
| | | | | | | | | | | saves. This is still terrible. I need to finally implement variables. Reported-by: jmg Notes: svn path=/stable/3/; revision=61409
* MFC: Zorch references to VAX and Tahoe compilersKris Kennaway2000-06-081-6/+1
| | | | Notes: svn path=/stable/3/; revision=61407
* MFC: Sync variable nameKris Kennaway2000-06-081-2/+2
| | | | Notes: svn path=/stable/3/; revision=61406
* MFC: Sync contents of structureKris Kennaway2000-06-081-2/+2
| | | | Notes: svn path=/stable/3/; revision=61405
* MFC: Fix buffer overflowsKris Kennaway2000-06-081-2/+2
| | | | Notes: svn path=/stable/3/; revision=61404
* MFC: Update variable typesKris Kennaway2000-06-081-2/+2
| | | | Notes: svn path=/stable/3/; revision=61403
* MFC: Spelling fixes, update example code.Kris Kennaway2000-06-081-14/+16
| | | | Notes: svn path=/stable/3/; revision=61401
* MFC: typoKris Kennaway2000-06-081-1/+1
| | | | Notes: svn path=/stable/3/; revision=61399
* MFC: More X's for mktemp()Kris Kennaway2000-06-081-1/+1
| | | | Notes: svn path=/stable/3/; revision=61398
* MFC: Better tempfile handlingKris Kennaway2000-06-082-3/+3
| | | | Notes: svn path=/stable/3/; revision=61397
* MFC: typoKris Kennaway2000-06-081-1/+1
| | | | Notes: svn path=/stable/3/; revision=61396
* MFC: scsiformat -> camcontrol, mdoc fixKris Kennaway2000-06-081-2/+2
| | | | Notes: svn path=/stable/3/; revision=61395
* MFC: xref mountd(8)Kris Kennaway2000-06-081-1/+2
| | | | Notes: svn path=/stable/3/; revision=61394
* MFC: Bring up to date with -CURRENT.Greg Lehey2000-06-0826-1407/+3186
| | | | | | | | | | | | | This change has been tested carefully, of course, but it's a very large change, and it's possible that something has slipped through the cracks. I have a problem here: I can continue to test, and possibly find more bugs, but at the same time I'm withholding much-needed fixes. I'd suggest a compromise: if you're running happily with 3-STABLE and you're not using RAID-5, now is probably not the time to upgrade. If any problems do surface, let somebody else find them. Notes: svn path=/stable/3/; revision=61393
* MFC: Alignment, type-safety and buffer overflow fixesKris Kennaway2000-06-081-6/+6
| | | | Notes: svn path=/stable/3/; revision=61392
* MFC: Temporary file handling and partially applied delta fixKris Kennaway2000-06-082-9/+28
| | | | Notes: svn path=/stable/3/; revision=61391
* MFC: Security warningKris Kennaway2000-06-081-1/+32
| | | | Notes: svn path=/stable/3/; revision=61390
* MFC: Close potentially exploitable buffer overflow. I can't believeKris Kennaway2000-06-082-45/+54
| | | | | | | I forgot about this one :-( Notes: svn path=/stable/3/; revision=61389
* MFC: Silence warningsKris Kennaway2000-06-081-1/+8
| | | | Notes: svn path=/stable/3/; revision=61388
* MFC: temporary filename fixesKris Kennaway2000-06-083-3/+3
| | | | Notes: svn path=/stable/3/; revision=61387
* MFC: fork() -> vfork()Kris Kennaway2000-06-081-3/+4
| | | | Notes: svn path=/stable/3/; revision=61386
* MFC: typoKris Kennaway2000-06-081-1/+1
| | | | Notes: svn path=/stable/3/; revision=61385
* Get it right... RELENG_3's release doesn't have NETGRAPH !Brian Somers2000-06-051-8/+5
| | | | Notes: svn path=/stable/3/; revision=61280
* MFC: Use a ppp trigger address of 0.0.0.0Brian Somers2000-06-051-1/+1
| | | | Notes: svn path=/stable/3/; revision=61276
* MF4: Handle open/dial from state DATALINK_READY properlyBrian Somers2000-06-0511-46/+71
| | | | | | | | | | | | | | | | | Don't disable the autoload timer at the wrong time Use a SOCK_DGRAM socketpair() for synchronous "!program" devices Send a HUP to "!program" devices when they're closed Drop packets when the fsm header length is bigger than the payload Create /etc/resolv.conf with the correct umask (when dns is enabled) Don't dump core when trying to write a new resolv.conf Add some more verbose ``inappropriate peer'' diagnostics in MP mode Pass all packets through libalias in NAT mode Describe ``enable proxy'' a bit more chmod local-domain diagnostic sockets correctly When a PPPoTCP connection fails, don't moan about invalid syntax Notes: svn path=/stable/3/; revision=61275
* The RELENG_3 release doesn't have NETGRAPHBrian Somers2000-06-041-0/+1
| | | | Notes: svn path=/stable/3/; revision=61252
* MFC of rev 1.27.Boris Popov2000-06-031-1/+2
| | | | | | | | | | A correction to the code which attempts to prevent the same module being loaded twice. PR: kern/11919 Notes: svn path=/stable/3/; revision=61196
* MFC: (rev 1.3) fix buffer overflow bug in NgSendAsciiMsg()Archie Cobbs2000-06-021-1/+1
| | | | Notes: svn path=/stable/3/; revision=61189
* MF4: Include netgraph support when building with RELEASE_CRUNCHBrian Somers2000-06-0177-1567/+2759
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make mbufs more like kernel mbufs Allocate mbufs in buckets rather than individually Tidy up (and fix) sockaddr parsing of mib structures Parse quotes properly and complain about unbalanced ones Allow comments at the end of lines Use ioctl(TUNSIFHEAD) on the tun device if possible Correct CBCP redials Correct cmsghdr handling when passing links Don't fork to lose the current session when we're about to exit Tell the tun device when we change pid Show hex/decimal values rather than ??? for things not understood Depricate (but still support) -alias in favour of -nat Support DNS0/DNS1 macros, add the ``resolv'' command and dns logging Support redial/reconnect properly, and tell the -background parent Some constification, staticising, spelling and better diagnostics Default carrier behaviour based on the device type Differentiate between failing to start a program and the program exiting Fix the MP link-passing race by using a local-domain UDP socket Add "nat target" Fix some timer issues where timers are removed before they are triggered Handle pap text messages longer than 255 bytes Make -foreground a real option Bump version Notes: svn path=/stable/3/; revision=61140
* These files have been moved to another placeLuigi Rizzo2000-05-313-113/+0
| | | | Notes: svn path=/stable/3/; revision=61125
* Add hooks for pccardd and syslogdLuigi Rizzo2000-05-312-2/+23
| | | | Notes: svn path=/stable/3/; revision=61124
* Minor cleanup of build script, handle kernel.conf properlyLuigi Rizzo2000-05-311-4/+7
| | | | Notes: svn path=/stable/3/; revision=61123
* MFC: move mfs-related files to a different subtreeLuigi Rizzo2000-05-310-0/+0
| | | | Notes: svn path=/stable/3/; revision=61122
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn2000-05-313-0/+129
| | | | Notes: svn path=/stable/3/; revision=61121
* add IPFILTER_DEFAULT_BLOCK in opt_ipfilter.hDarren Reed2000-05-301-0/+1
| | | | Notes: svn path=/stable/3/; revision=61092
* MFC: Misspelled "undefined".Chris Costello2000-05-271-1/+1
| | | | Notes: svn path=/stable/3/; revision=60986
* MFC: 1.134, problem relating to sizeof() unsignedness.Jonathan Lemon2000-05-261-3/+4
| | | | | | | Requested by: kris Notes: svn path=/stable/3/; revision=60955
* ignore RST when adding stateDarren Reed2000-05-261-0/+2
| | | | Notes: svn path=/stable/3/; revision=60939
* MFC: Remove -a from mkisofs' argument list.Dirk Froemberg2000-05-251-1/+3
| | | | Notes: svn path=/stable/3/; revision=60931
* do not add state upon RSTDarren Reed2000-05-241-0/+2
| | | | Notes: svn path=/stable/3/; revision=60858
* MFC: Don't read from '.'Warner Losh2000-05-222-10/+9
| | | | Notes: svn path=/stable/3/; revision=60775
* MFC: loud debugging facility documentation (-dl).Will Andrews2000-05-201-0/+3
| | | | | | | Approved by: jkh Notes: svn path=/stable/3/; revision=60740
* MFC: loud debugging facility (-dl).Will Andrews2000-05-204-2/+6
| | | | | | | Approved by: jkh Notes: svn path=/stable/3/; revision=60739
* MFC: Add SI_SUB_VINUM. This will one day help support Vinum root fileGreg Lehey2000-05-161-0/+1
| | | | | | | systems. Notes: svn path=/stable/3/; revision=60634
* MFC: rev 1.125, fix typoAlexey Zelkin2000-05-121-2/+2
| | | | Notes: svn path=/stable/3/; revision=60470
* MFC: rev 1.12, mdoc fixesAlexey Zelkin2000-05-121-19/+22
| | | | Notes: svn path=/stable/3/; revision=60468
* Revert previous revision: it does not apply to RELENG_3 branch and was commitedAlexey Zelkin2000-05-121-1/+1
| | | | | | | by mistake. Notes: svn path=/stable/3/; revision=60463
* (forced commit)Alexey Zelkin2000-05-120-0/+0
| | | | | | | Previous commit was MFC of revs 1.23 and 1.24. Notes: svn path=/stable/3/; revision=60462