summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to reflect reality.nectar1998-11-161-4/+4
* put hosts before bind.jkh1998-11-161-4/+4
* Update tcopy for CAM. (/dev/rst0 -> /dev/rsa0)ken1998-11-161-1/+1
* Now that the wd driver is fixed (Thanks Bruce!), re-enable theken1998-11-151-10/+2
* Update ssh version number. It's only informational, anyway.abial1998-11-151-3/+3
* Use console instead of ttyv0 - it didn't work with serial console...abial1998-11-151-4/+18
* Use snprintf to make sure we don't overflow a buffer.ken1998-11-151-4/+5
* Fix an error message. (it was using an uninitialized variable)ken1998-11-151-2/+2
* The below patch helps to reduce the leakage of internal socket informationguido1998-11-152-4/+6
* Reimplement the NFS ACCESS RPC cache as an "accelerator" rather than a truemsmith1998-11-154-88/+28
* Implement the nfs_access_cache variable, allowing us to set the timeout formsmith1998-11-158-8/+30
* Document the new nfs_access_cache variable.msmith1998-11-151-1/+11
* Make it possible to adjust the IDE probe delay from kernel config files.eivind1998-11-156-6/+37
* Depend on __FreeBSD_version instead of __FreeBSD__eivind1998-11-152-14/+14
* * Add hooks to allow the X server to access I/O ports and memory.dfr1998-11-1526-234/+916
* Build subr_rman.c by default.dfr1998-11-151-0/+1
* Don't include link_elf.c twice in the link.dfr1998-11-152-4/+2
* A couple of minor sanity checks.dfr1998-11-151-4/+10
* Fix printf format errors on alpha.dfr1998-11-151-4/+4
* * Change 'struct resource' to 'struct config_resource'.dfr1998-11-157-14/+14
* In sendfile(2), check against sb_lowat when filling the socket buffer,dg1998-11-151-2/+2
* Fixed a misspelling of boolean true as MNT_WAIT.bde1998-11-152-2/+2
* Finished updating module event handlers to be compatible withbde1998-11-1511-35/+24
* Prevent MakeMaker to produce /usr/local/local/bin path forache1998-11-151-3/+4
* Don't generate module event handlers of the wrong (old) type.bde1998-11-151-4/+3
* Fixed the type of vfs_modevent (a little late, to match the correspondingbde1998-11-151-2/+2
* Fixed the type and order of vfs_modevent. This fixes part of a spew ofbde1998-11-151-6/+8
* Fixed a missing include. <sys/kernel.h> is needed by the newbde1998-11-151-2/+2
* Fixed the bug that caused negative busycounts in devstat. Thebde1998-11-151-6/+6
* Remove share/info from build tools because it breaks the build whenjb1998-11-151-2/+1
* Interrupt threads waiting in select etc.jb1998-11-153-0/+60
* Close a window between unlocking a spinlock and changing the thread state.jb1998-11-1512-63/+93
* o Break fixups into binary fixups and XFree86 based fixups.jkh1998-11-1520-327/+340
* Fixed missing 'v' in usage message.bde1998-11-151-2/+2
* Fixed bugs in previous commit:bde1998-11-151-4/+5
* New file formats.obrien1998-11-1518-0/+645
* Additional file formats.obrien1998-11-151-7/+38
* indentdima1998-11-151-4/+4
* Use mmap for file coping. 5-10% faster than the read system call.wosch1998-11-141-1/+2
* Use mmap for reading files. This is faster than read().wosch1998-11-141-2/+2
* Fixed a couple of nits in sendfile(2): clear PG_ZERO before unbusyingdg1998-11-141-3/+3
* My changes to the new device interface:wollman1998-11-1411-212/+466
* Change USERCONFIG_BOOT -> INTRO_USERCONFIGabial1998-11-143-6/+6
* Added a -v (verbose) option and hid multi-job file banner generationdg1998-11-144-7/+15
* Add a missing newlineluigi1998-11-143-3/+3
* Add EXTRA_PKG_FLAGS to PKG_FLAGS. You can now add arguments to pkg_createasami1998-11-141-2/+2
* update for latest vendor importobrien1998-11-141-4/+4
* Clean up conflicts.obrien1998-11-147-85/+144
* This commit was generated by cvs2svn to compensate for changes in r41142,obrien1998-11-1424-36/+504
|\
| * Virgin import of AMD (am-utils) v6.0b1obrien1998-11-1432-130/+648
OpenPOWER on IntegriCloud