summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update the support files from the 6.0.1 import.obrien1999-09-182-94/+140
* Remove a comment about setting objformat to elf by default. We'vejb1999-09-181-8/+1
* Clean up two cases of the alpha vtophys() hack that should bewpaul1999-09-182-4/+2
* Fix the mechanism used to choose the unit numbers for the IP interfaceswpaul1999-09-184-14/+42
* Add curs_set(0) to get rid of that annoying cursor. I also have to evillygreen1999-09-181-0/+3
* Get rid of some evil defines (a pair of snd and rcv.)green1999-09-171-19/+12
* Update to driver release 1.74roger1999-09-172-114/+278
* Patch if_vr to add bridging support.wpaul1999-09-172-2/+40
* Remember to account for ETHER_ALIGN when setting the maxmimum packetwpaul1999-09-172-2/+2
* Sync with driver release 1.74roger1999-09-172-0/+22
* MF3: various small tweaks.jkh1999-09-174-6/+4
* Fix getcwd. It must return the length of the path including the terminating 0.marcel1999-09-172-12/+38
* Re-encode spanish messages using ISO-8859-1.jmas1999-09-173-324/+324
* Parse resource descriptions which don't have START_DEPENDANT tagsdfr1999-09-171-0/+6
* Add vfs.enable_userblk_io sysctl to control whether user reads and writesdillon1999-09-175-8/+25
* Asynchronized client-side nfs_commit. NFS commit operations weredillon1999-09-1712-34/+250
* Remove inappropriate VOP_FSYNC from vm_object_page_clean(). The fsyncdillon1999-09-171-2/+4
* Add 'lastr' field to vm_map_entry in preparation for its removaldillon1999-09-171-0/+1
* Fix a bug in the block number calculation for VN disks with a sectordillon1999-09-175-21/+173
* The vnode pager (used when you do file-backed mmaps) must use thedillon1999-09-171-3/+11
* Fix a number of spl bugs related to reserving and freeing swap space.dillon1999-09-172-292/+234
* Add required BUF_KERNPROC to flushchainbuf() to disassociate thedillon1999-09-171-0/+1
* Reviewed by: Alan Cox <alc@cs.rice.edu>, David Greenman <dg@root.com>dillon1999-09-176-116/+274
* Fix sf_probe() to detect the card type properly. I botched the readingwpaul1999-09-172-4/+4
* Make count=0 set cpy_cnt to -1, which is slight overloading, but makesgreen1999-09-163-5/+18
* Suggest using just finrst in the dial filter, and not syn.brian1999-09-161-2/+2
* Correct the return from FilterCheck for fragmentsbrian1999-09-161-1/+1
* Add spanish support, fixing my own PR.jmas1999-09-161-1/+36
* Some minor cosmetics: make mkdir less chatty in the output and stop making /Rjkh1999-09-161-9/+10
* Let count=-something fail, while count=0 may succeed, thus making dd(1)green1999-09-161-2/+2
* Re-arrange the arp code so that fddi arps work properly.lile1999-09-161-29/+46
* Oops, patch applied to wrong place.ache1999-09-151-2/+2
* fix LOCALEDIRache1999-09-151-1/+1
* add mdoc/localeache1999-09-151-0/+2
* mdoc(7)'fy.phantom1999-09-151-6/+14
* wlinit() must be called to recalculate the multicast filter.roberto1999-09-152-0/+4
* Be slightly less verbose.obrien1999-09-152-2/+2
* Sync with am-utils-6.0 => am-utils-6.0.1 changes.obrien1999-09-151-27/+98
* Dangit: mispelled TORNADO in one place.wpaul1999-09-151-1/+1
* 3Com has produced their own Linux driver for the 3c90x/3c90xB series cards.wpaul1999-09-152-3/+9
* Fix conflicts.obrien1999-09-1524-182/+233
* Add a hook for disabling cvs and collect a few similar options together.peter1999-09-154-4/+11
* If enlightenment is present, gnome-session starts it automagically.jkh1999-09-153-3/+3
* This commit was generated by cvs2svn to compensate for changes in r51292,obrien1999-09-15112-580/+4561
|\
| * Virgin import of AMD (am-utils) v6.0.1obrien1999-09-15136-768/+4797
* | /emulation/binary compatibility/obrien1999-09-151-1/+1
* | /Linux emulation/Linux mode binary compatibility/obrien1999-09-152-2/+2
* | Fix warning: return type of `main' is not `int'peter1999-09-1517-17/+45
* | Don't disallow null search patterns --- they are interpreted as beinghoek1999-09-141-7/+10
* | Don't need to add bpf anymore.jkh1999-09-145-15/+0
OpenPOWER on IntegriCloud