aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support /dev/tun cloning. Ansify if_tun.c while I'm there.Brian Somers2001-06-013-93/+132
* Copy the sockaddr from the netbuf data area, not from the netbufIan Dowse2001-06-011-1/+1
* Don't treat the pipe symbol in capabilities as an alternateRuslan Ermilov2001-06-011-2/+4
* Do retry next entry in addrinfo during connect.Hajimu UMEMOTO2001-06-011-5/+10
* This file is not needed any more, the definitions and declarations itThomas Moestl2001-06-011-13/+0
* Replace a use of the hw.nintr sysctl as it has just gone away, castThomas Moestl2001-06-013-6/+11
* Clean up the code exporting interrupt statistics via sysctl a bit:Thomas Moestl2001-06-0116-58/+40
* Add a quirk entry for ARCHIVE Python 06408.Noriaki Mitsunaga2001-06-011-0/+4
* msdos -> msdosfs.Ruslan Ermilov2001-06-014-7/+7
* mount_msdos(8) -> mount_msdosfs(8).Ruslan Ermilov2001-06-0116-46/+50
* mount_msdos(8) -> mount_msdosfs(8).Ruslan Ermilov2001-06-016-6/+6
* - VFS_SET(msdos) -> VFS_SET(msdosfs)Ruslan Ermilov2001-06-0116-712/+23
* Don't try to print a completion percentage for zero-size files.Dag-Erling Smørgrav2001-06-011-1/+1
* Remove vestiges of MFS.Ruslan Ermilov2001-06-0129-116/+25
* Add ``options RANDOM_IP_ID'' which randomizes the ID field of IP packets.Kris Kennaway2001-06-0111-0/+254
* Both X11 (3.x and 4.x) currently lack a libdata/ subdirectory,David E. O'Brien2001-06-012-0/+4
* Back out jesper's 2001/05/31 14:58:11 PDT commit. It does not compile.David E. O'Brien2001-06-014-37/+6
* Minor style reformatting.David E. O'Brien2001-06-011-12/+12
* Upgrade to Binutils 2.11.0.David E. O'Brien2001-06-015-546/+704
* Change plxic to plxcard, per phk. He thnks plxic is too generic aWarner Losh2001-06-013-76/+72
* uucp.daemon -> uucp:daemonWarner Losh2001-06-011-1/+2
* Remove unused variable (descr) in show_var().Dima Dorfman2001-06-011-1/+1
* Correct a typo.Dima Dorfman2001-06-011-1/+1
* Correct some typos.Dima Dorfman2001-06-011-3/+3
* Fix a spacing issue. (No content changes.)Dima Dorfman2001-06-012-8/+6
* Unlock the process returned from pfind() if it does not return NULL.Jake Burkholder2001-06-012-2/+8
* Don't install setgid kmem.Dima Dorfman2001-06-011-2/+0
* Grrr. Fix PR 27742 correctly this time. (At least I got -stable right.)Bill Paul2001-06-011-11/+2
* Fix how /bin/sh handles 'for' and 'case' statements when it is called to doGarance A Drosehn2001-06-011-0/+16
* remove unneeded #include <vm/vm_map.h>Andrew Gallatin2001-05-312-2/+0
* Cast size_t variables before printing them to cope with the case ofThomas Moestl2001-05-311-2/+2
* Document the half-supported WITHOUT_X.Dima Dorfman2001-05-311-0/+4
* Convert to use the sysctl interface to obtain the data when operatingDima Dorfman2001-05-312-52/+240
* Close PR #27742: allow the xl driver to receive VLAN tagged frames byBill Paul2001-05-312-3/+16
* Move the definition of NMBCLUSTERS from src/sys/kern/uipc_mbuf.cJesper Skriver2001-05-311-0/+5
* Change the default value of net.inet6.ip6.maxfragpackets fromJesper Skriver2001-05-311-1/+1
* Prevent denial of service using bogus fragmented IPv4 packets.Jesper Skriver2001-05-311-0/+31
* Move the definition of NMBCLUSTERS from src/sys/kern/uipc_mbuf.cJesper Skriver2001-05-314-8/+0
* Backout previous revision. While it fixed many platforms, it brokeAndrew Gallatin2001-05-312-12/+3
* Add device driver support for the Level 1 LXT1001 NetCelleratorBill Paul2001-05-319-1/+2400
* Starting with 5.0-R, do not support `.' as a owner / group delimiter.David E. O'Brien2001-05-311-1/+0
* Disable rfc1323 and rfc1644 TCP extensions if we havn't gotJesper Skriver2001-05-311-0/+9
* Cross reference pkg_update(1).Eric Melville2001-05-311-0/+1
* plxic deviceWarner Losh2001-05-311-0/+1
* Add a simple plx pci9052 based pccard bridges. This doesn't work yet,Warner Losh2001-05-312-0/+455
* Cleanup TurboLaser a bit. Add non-Adaptec statement for Miata SRM.Wilko Bulte2001-05-312-20/+42
* Support a range of registers to read.Warner Losh2001-05-312-10/+38
* Change the ownership of the symbolic link for hidden gameRuslan Ermilov2001-05-311-1/+1
* Remove commented out line that doesn't belong here.Maxim Sobolev2001-05-311-1/+0
* Fix typos and modify obscure wordingTom Hukins2001-05-311-5/+5