summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typo (opt_acc.h -> opt_aac.h) for AAC_COMPAT_LINUX.dirk2001-06-011-1/+1
* Fix another unprotected instance of chdir() by extending thekris2001-06-012-48/+24
* Revert the last bits of my bogus move of NMBCLUSTERSjesper2001-06-013-0/+3
* Man page for orm driver.imp2001-06-012-0/+48
* The orm device. This device gobbles up the Option ROMs in the ISAimp2001-06-012-0/+186
* Resurrect platform.pci_intr_map() and essentially undo the effects ofgallatin2001-06-0115-213/+206
* Small adjustment to whitespace in outputdougb2001-06-013-3/+3
* New release notes: lge(4) driver (and update hardware compatabilitybmah2001-06-016-18/+111
* Support /dev/tun cloning. Ansify if_tun.c while I'm there.brian2001-06-013-93/+132
* Copy the sockaddr from the netbuf data area, not from the netbufiedowse2001-06-011-1/+1
* Don't treat the pipe symbol in capabilities as an alternateru2001-06-011-2/+4
* Do retry next entry in addrinfo during connect.ume2001-06-011-5/+10
* This file is not needed any more, the definitions and declarations ittmm2001-06-011-13/+0
* Replace a use of the hw.nintr sysctl as it has just gone away, casttmm2001-06-013-6/+11
* Clean up the code exporting interrupt statistics via sysctl a bit:tmm2001-06-0116-58/+40
* Add a quirk entry for ARCHIVE Python 06408.non2001-06-011-0/+4
* msdos -> msdosfs.ru2001-06-014-7/+7
* mount_msdos(8) -> mount_msdosfs(8).ru2001-06-0116-46/+50
* mount_msdos(8) -> mount_msdosfs(8).ru2001-06-016-6/+6
* - VFS_SET(msdos) -> VFS_SET(msdosfs)ru2001-06-0116-712/+23
* Don't try to print a completion percentage for zero-size files.des2001-06-011-1/+1
* Remove vestiges of MFS.ru2001-06-0129-116/+25
* Add ``options RANDOM_IP_ID'' which randomizes the ID field of IP packets.kris2001-06-0111-0/+254
* Both X11 (3.x and 4.x) currently lack a libdata/ subdirectory,obrien2001-06-012-0/+4
* Back out jesper's 2001/05/31 14:58:11 PDT commit. It does not compile.obrien2001-06-014-37/+6
* Minor style reformatting.obrien2001-06-011-12/+12
* Upgrade to Binutils 2.11.0.obrien2001-06-015-546/+704
* Change plxic to plxcard, per phk. He thnks plxic is too generic aimp2001-06-013-76/+72
* uucp.daemon -> uucp:daemonimp2001-06-011-1/+2
* Remove unused variable (descr) in show_var().dd2001-06-011-1/+1
* Correct a typo.dd2001-06-011-1/+1
* Correct some typos.dd2001-06-011-3/+3
* Fix a spacing issue. (No content changes.)dd2001-06-012-8/+6
* Unlock the process returned from pfind() if it does not return NULL.jake2001-06-012-2/+8
* Don't install setgid kmem.dd2001-06-011-2/+0
* Grrr. Fix PR 27742 correctly this time. (At least I got -stable right.)wpaul2001-06-011-11/+2
* Fix how /bin/sh handles 'for' and 'case' statements when it is called to dogad2001-06-011-0/+16
* remove unneeded #include <vm/vm_map.h>gallatin2001-05-312-2/+0
* Cast size_t variables before printing them to cope with the case oftmm2001-05-311-2/+2
* Document the half-supported WITHOUT_X.dd2001-05-311-0/+4
* Convert to use the sysctl interface to obtain the data when operatingdd2001-05-312-52/+240
* Close PR #27742: allow the xl driver to receive VLAN tagged frames bywpaul2001-05-312-3/+16
* Move the definition of NMBCLUSTERS from src/sys/kern/uipc_mbuf.cjesper2001-05-311-0/+5
* Change the default value of net.inet6.ip6.maxfragpackets fromjesper2001-05-311-1/+1
* Prevent denial of service using bogus fragmented IPv4 packets.jesper2001-05-311-0/+31
* Move the definition of NMBCLUSTERS from src/sys/kern/uipc_mbuf.cjesper2001-05-314-8/+0
* Backout previous revision. While it fixed many platforms, it brokegallatin2001-05-312-12/+3
* Add device driver support for the Level 1 LXT1001 NetCelleratorwpaul2001-05-319-1/+2400
* Starting with 5.0-R, do not support `.' as a owner / group delimiter.obrien2001-05-311-1/+0
* Disable rfc1323 and rfc1644 TCP extensions if we havn't gotjesper2001-05-311-0/+9
OpenPOWER on IntegriCloud