summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pass the file->flags down to geom ioctl handlers.phk2004-12-128-11/+29
* Add support for Cannon LIDE 20 scannerjulian2004-12-122-0/+2
* Use utils from /rescue vs. /stand. Also use pax rather than cpio & gzip.obrien2004-12-122-2/+2
* record the bssid for an associationsam2004-12-121-0/+1
* Slightly embelish the 20040710 entry about the requirement forobrien2004-12-121-11/+13
* Only export defined symbols. Note that I couldn't find any differencenjl2004-12-121-1/+1
* Move the author's copyright notice to match the initial LongRun importnjl2004-12-122-2/+1
* Add support for USB Microsoft Intellimousejulian2004-12-123-21/+52
* do not clear the global key cache when reaching the INIT statesam2004-12-121-1/+0
* always display the deftxkey for an 802.11 device if privacy is enabledsam2004-12-121-4/+5
* Changes to cache endpoint descriptors for all the interfaces. this informationjulian2004-12-121-34/+114
* Some changes related to reading the MAC-address from the VPD on systemsmarius2004-12-121-19/+18
* remove module dependency on rc4; it's not needed any moresam2004-12-121-1/+0
* Fix style.cognet2004-12-111-34/+34
* 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
OpenPOWER on IntegriCloud