summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add entries to trace syscalls with KTR.cognet2004-12-111-0/+6
* note ath+wlan changessam2004-12-111-0/+12
* Revert rev 1.259. The null-pointer function call (a dereference onmarcel2004-12-111-39/+0
* Revert previous commit. The null-pointer function call (a dereferencemarcel2004-12-111-4/+4
* Add support for Tau-PCI-L model - one V.35/RS-232 orrik2004-12-112-717/+719
* Pass VM_ALLOC_NOBUSY to vm_page_grab() so that we don't have to callalc2004-12-111-2/+1
* Copy the entire stats structure. Let compiler decide how.phk2004-12-111-1/+1
* From Richard W. Hamming ``You and Your Research''dds2004-12-111-0/+5
* Revert rev 1.233. The null-pointer function call (a dereference onmarcel2004-12-111-3/+3
* Revert previous commit. The null-pointer function call (a dereferencemarcel2004-12-112-8/+8
* Alpha can use 1 or 2 Gbyte of physical RAM max.wilko2004-12-111-1/+5
* Fix whitespace.phk2004-12-111-1/+1
* Handle MNT_UPDATE export requests first and return so we do notphk2004-12-111-14/+14
* Rev 1.44 was a little over-zealous for FreeBSD/AMD64, trim.obrien2004-12-111-2/+3
* Fix compilation with INVARIANTS.cognet2004-12-111-2/+2
* Bump document date before ru gets me.ceri2004-12-111-1/+1
* Add a -k flag for querying whois.krnic.net (the National Internetceri2004-12-112-3/+13
* Also do not send junk mount arguments when removing exports.phk2004-12-111-0/+1
* Remove the /dev/dev -> / symlink after we are done with it.phk2004-12-111-0/+2
* typophk2004-12-111-1/+1
* Be more careful about assembling/disassemblingkientzle2004-12-111-2/+2
* Use primitive types to avoid creating an artificial header dependency:marcel2004-12-111-11/+11
* Clean up from '#if __FreeBSD_version'.rik2004-12-111-357/+5
* add a callback mechanism for code that wants to defer committing changessam2004-12-112-0/+33
* Enable _FFR_DEAL_WITH_ERROR_SSL to deal with OpenSSL error returns of 0.gshapiro2004-12-101-1/+1
* Add removal of MKTEMP_SH_FUNCTION to processing for cvsbug script.kensmith2004-12-101-0/+1
* Compile pfsync w/o bpf.mlaier2004-12-101-0/+2
* s/RETEQ/RETeq/.cognet2004-12-101-1/+1
* fix wep key seting: ENETRESET is the code to return to signal the driversam2004-12-101-1/+1
* Expand the scope of the critical section in the PCIe read and write methodsscottl2004-12-101-4/+14
* Date business, update.trhodes2004-12-102-2/+2
* According to the information on:trhodes2004-12-104-7/+23
* Remove a list that was just used to free all variables just before exiting.harti2004-12-101-12/+1
* Remove a list that used to hold all the GNodes just to be ableharti2004-12-101-39/+0
* Remove a useless list where just all command lines are stuffed onto, neverharti2004-12-101-4/+0
* In certain cases ip_output() can free our route, so checkglebius2004-12-102-2/+4
* Revert last change.glebius2004-12-101-4/+4
* Clean up from '#if __FreeBSD_version'.rik2004-12-101-320/+5
* Remove unneeded code from the zero-copy receive path.alc2004-12-101-12/+0
* Add pthread_atfork().grog2004-12-105-1/+92
* In nfs_rename(), skip the otw rename operation if the fsync (tops2004-12-101-3/+10
* Store a hint in the nfsnode to detect sequential access of the file.ps2004-12-103-1/+6
* Update the IPFW man page to reflect reality. mpsafenet=0 is no longercsjp2004-12-101-10/+0
* This commit adds a shared locking mechanism very similar to thecsjp2004-12-101-29/+69
* Fix compilation and correct mapping from struct ifnet tosam2004-12-101-7/+9
* Partially backout 1.34. These ioctls and function cx_modem_status () arerik2004-12-091-0/+65
* Add Intel EtherExpress PRO/100 LAN/Modem card to manpage.rsm2004-12-091-0/+2
* Add Ethernet part of Intel EtherExpress PRO/100 LAN/Modem card. This is arsm2004-12-091-1/+8
* Complete the repo-copy of aac_ioctl.h from sys/dev/aac/to sys/sys.scottl2004-12-096-184/+5
* Fixes a bug that caused UFS2 filesystems bigger than 2TB tomckusick2004-12-092-10/+10
OpenPOWER on IntegriCloud