summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* s/0x7f000001/INADDR_LOOPBACKalfred2001-03-161-1/+1
|
* Sigh, try to get this in sync with an offical src tree...sos2001-03-161-2/+0
| | | | I hate it when this happens...
* It is the ``nostrictjoliet'' option equivalent to -b.ru2001-03-161-2/+2
| | | | Reviewed by: bp
* Add et_EEache2001-03-161-1/+1
|
* Make empty unused am/pmache2001-03-162-4/+4
|
* Add et_EEache2001-03-163-0/+73
| | | | | PR: 25495 Submitted by: Vallo Kallaste <vallo@matti.ee>
* Add et_EEache2001-03-166-0/+46
| | | | | PR: 25495 Submitted by: Vallo Kallaste <vallo@matti.ee>
* Add et_EEache2001-03-166-0/+375
| | | | | PR: 25495 Submitted by: Vallo Kallaste <vallo@matti.ee>
* mdoc(7) police: ``It'' macro does not take argument in -enum lists.ru2001-03-161-2/+2
| | | | | | | (In -mdocNG, this only causes warning. In current implementation, it is fatal.) Pointy hat to: markm (for not checking stderr)
* Add et_EE.ISO_8859-15ache2001-03-162-0/+6
|
* Remove the now defunct ATA_ENABLE* optionssos2001-03-165-23/+0
| | | | Spotted by: phk
* Merge from kame (1.175 -> 1.176):kuriyama2001-03-161-1/+27
| | | | cope with freebsd4 bridge code.
* Apply the README's requirement a) to the previous commit.ru2001-03-161-1/+1
|
* Back out ru's changes. Soren has requested this and I see no reasonimp2001-03-164-187/+98
| | | | | | to not just do it. It is his new code that is being actively developed so he has say over it. ru's direct changes were premature as they occurred less than 4 hours after it was committed to the tree.
* mdoc(7) police: removed hard sentence break introduced in rev 1.82.ru2001-03-161-1/+2
|
* Add some devices:imp2001-03-161-9/+17
| | | | | | | | Xircom CreditCard Netwave cnw Intel PRO/Wireless 2011 (PRISM II) wi 3COM 3CRWE737A (PRISM II) wi Note: I've had some reports that the latter two cards work, but I've not been able to get them to work for me.
* Part of DIS_8859-15 -> ISO_8859-15 renameache2001-03-1610-12/+12
|
* DIS_8859-15 -> ISO_8859-15 renameache2001-03-1610-438/+24
|
* add cnw driver to notes/lintimp2001-03-162-0/+4
|
* Add cwn driverimp2001-03-161-0/+2
|
* Commit port of cnw driver from Hiroyuki Aizu-san. This driverimp2001-03-163-0/+2006
| | | | | | | | | | | | supports Xircom netwave series of cards. I have one of these cards (but am trying to find one or two to test with), but it compiles and aizu-san says it works. I don't know if this supports 802.11 or not. I've seen conflicting information on this. Submitted by: Hiroyuki Aizu <aizu@jaist.ac.jp> Obtained from: NetBSD
* Remove the SMART ioctls, they are not in the official sources yet..sos2001-03-161-2/+0
| | | | This should restore world...
* DIS_8859_15 -> ISO_8859-15 renameache2001-03-162-43/+43
|
* Resync to GENERIC. This backs out the spammage that I committed wrtimp2001-03-161-23/+15
| | | | | | | | killing ipv6 and some other things. This makes GENERIC and NEWCARD the same, with OLDCARD stuff commented out and the NEWCARD stuff included. For the moment, pcic is commented out (which has a old). Plus invariants. Plus ddb.
* Very small cosmetic tweak - avoid starting an extra xterm for the fvwmjkh2001-03-162-2/+2
| | | | desktop case.
* /modules -> /boot/kerneldd2001-03-161-4/+5
| | | | | PR: 25053 Approved by: nik
* Make it clear that the -v option doesn't actually set the date.dd2001-03-161-2/+3
| | | | | PR: 24773 Approved by: nik
* Explain that TCP fragments with an offset of 1 are reported as beingdd2001-03-161-1/+2
| | | | | | | | dropped by rule -1 if logging is enabled. PR: 25796 Submitted by: Crist J. Clark <cjclark@alum.mit.edu> Approved by: nik
* Correct descriptions of SOCK_RDM and SOCK_SEQPACKET.dd2001-03-161-2/+2
| | | | | | PR: 25797 Submitted by: Yuko Sasaki <yuko@veltec.co.jp> Approved by: nik
* Fix a commentbrian2001-03-151-1/+1
| | | | | PR: 25831 Submitted by: quinot@inf.enst.fr
* Note rules of enguagement.obrien2001-03-152-2/+8
|
* Use the newly introduced -W flag to netstat(1) to avoid truncated addresses.des2001-03-151-1/+1
|
* Add a -W flag that tells netstat not to truncate addresses even if they aredes2001-03-154-32/+68
| | | | | | | | too long for the column they're printed in. Move variable definitions out of netstat.h and into main.c. Clean up some warnings.
* Correct spelling of MNT_ASYNC.dwmalone2001-03-151-2/+2
| | | | | PR: 25835 Submitted by: Tony Finch <dot@dotat.at>
* Make this compile with ${BDECFLAGS}, apply style(9), cleanup manpage.ru2001-03-154-98/+187
|
* Limit the number of paths that glob can return to MAX_GLOBENTRIES, whichjlemon2001-03-151-0/+7
| | | | | | | is currently set to 10000. This is intended to prevent glob from running amok when a highly recursive path is provided (such as "../*/../*/../*/...") Reviewed by: Diane Bruce <db@db.net>, jhb
* Hmm, the last commit apparently only made it halfwayssos2001-03-151-2/+0
|
* Add atacontrol, a util to control variuos aspects of the ATA.4 driver,sos2001-03-153-0/+302
| | | | please consult atacontrol.8 for usage..
* Remove the ATA_ENABLE_ATAPI_DMA, ATA_ENABLE_WC and ATA_ENABLE_TAGSsos2001-03-151-34/+14
| | | | options, add the tuneables for this purpose.
* Remove the ATA_ENABLE_ATAPI_DMA, ATA_ENABLE_WC and ATA_ENABLE_TAGSsos2001-03-151-1/+0
| | | | options, use the tuneables listed in ata.4 instead.
* Provide the interface to atacontrol and associated logic.sos2001-03-1510-455/+503
| | | | | | | | | see atacontrol(8) for more. Also the ATA_ENABLE_ATAPI_DMA, ATA_ENABLE_WC and ATA_ENABLE_TAGS options are gone, use the tuneables listed in ata.4 instead from the loader (this makes it possible to switch off DMA before the driver has to touch the devices on broken hardware).
* Add the ata control devicesos2001-03-151-0/+8
|
* Add the ata control device.sos2001-03-151-1/+1
|
* net/route.c:ru2001-03-155-18/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A route generated from an RTF_CLONING route had the RTF_WASCLONED flag set but did not have a reference to the parent route, as documented in the rtentry(9) manpage. This prevented such routes from being deleted when their parent route is deleted. Now, for example, if you delete an IP address from a network interface, all ARP entries that were cloned from this interface route are flushed. This also has an impact on netstat(1) output. Previously, dynamically created ARP cache entries (RTF_STATIC flag is unset) were displayed as part of the routing table display (-r). Now, they are only printed if the -a option is given. netinet/in.c, netinet/in_rmx.c: When address is removed from an interface, also delete all routes that point to this interface and address. Previously, for example, if you changed the address on an interface, outgoing IP datagrams might still use the old address. The only solution was to delete and re-add some routes. (The problem is easily observed with the route(8) command.) Note, that if the socket was already bound to the local address before this address is removed, new datagrams generated from this socket will still be sent from the old address. PR: kern/20785, kern/21914 Reviewed by: wollman (the idea)
* Add new ATA specific file, to be used with the upcoming atacontrol.sos2001-03-151-0/+207
|
* Moved '#endif' to correct position. (previous commit broke pc98 support)nyan2001-03-152-2/+2
|
* When creating a package sort dependencies in such a way that if dependencysobomax2001-03-155-74/+152
| | | | | | | | | | | | | | | | | | A depends on dependency B then dependency A will be in all cases listed before B, so ``pkg_add -r'' will fetch/install packages in the correct order. Previously dependencies were sorted just by its names, which is why ``pkg_add -r'' never actually worked properly. To be usefull, hovewer, this fix requires that all packages have been rebuilt, so it will take some time until users would be able to feel posititive improvements. For the same reasons it is desirable to propagate these changes to the 4-stable package building cluster *before* 4.3 ports freeze, so packages for 4.3-RELEASE would be properly prepared. Prompted by: kris Insanely appreciated by: obrien Silently approved by: jkh, -ports
* with my mentor hat on...billf2001-03-151-2/+0
| | | | | | remove the concept of a 'maintainer' of our make. there really isn't a need for any one committer to hold an exclusive lock or serve as a filter for this code.
* Revert previous change -- apparently it's not quite right. It brokewill2001-03-151-15/+9
| | | | | | | | | | src/sys/modules/if_ef and possibly other things. I tested the build with a make based on rev. 1.26, and it worked fine. Since I'm not particularly inclined to figure out what's going on with this, it's probably prudent just to back it out for now. Found by: jkh Suggested by: jhay
* Fix double mention of ssh.asmodai2001-03-151-1/+1
| | | | | | | | This file is already off the vendorbranch, nonetheless it needs to be submitted back to the OpenSSH people. PR: 25743 Submitted by: David Wolfskill <dhw@whistle.com>
OpenPOWER on IntegriCloud