summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add comment stating that UCS-4 really used here, not UTF-8ache2007-10-141-0/+3
* Fix id -A when the subject has an extended subject token associated withcsjp2007-10-141-7/+39
* revert 1.18: the negotiated rate set may not match the halsam2007-10-131-18/+34
* The problem is: currently our single byte ctype(3) functions are brokenache2007-10-1315-44/+113
* Remove symbols that should not be exported.deischen2007-10-131-29/+0
* Rewrite puc_pci_match() to handle non-trivial cases correctly.des2007-10-131-14/+19
* MFKernel: do not use __XSCALE__ to detect if clz/pld/ldrd/strd arecognet2007-10-133-9/+9
* Do not use __XSCALE__ to detect if clz is available, use _ARM_ARCH_5 instead.cognet2007-10-131-1/+1
* Do not use __XSCALE__ to detect if pld/strd/ldrd is available, usecognet2007-10-135-25/+25
* Define _ARM_ARCH_5E too, so that we know if pld/strd/ldrd are available.cognet2007-10-131-1/+6
* I don't know what I was smoking when I wrote these three years ago; thedes2007-10-132-6/+22
* Minor mdoc cleanup: Every sentence should start on its own line.simon2007-10-131-1/+2
* Describe an error return that was missed out earlier.jkoshy2007-10-131-1/+6
* Back out last commit -- it breaks sparc64 build which hasru2007-10-131-2/+2
* Add NOP-message polling to ciss_periodic().iwasaki2007-10-131-1/+80
* Fix a NULL pointer dereference in Tx checksum calculation.yongari2007-10-131-0/+5
* Add definitions for the 3rd ATA support word.scottl2007-10-121-0/+9
* Add a bunch of definitions and structures to support newer drivers.scottl2007-10-121-1/+110
* The ukbd driver has some questionable "magic" to for a default keyboardjhb2007-10-121-2/+8
* NFS MP scaling changes.mohans2007-10-124-75/+131
* This commit was generated by cvs2svn to compensate for changes in r172597,delphij2007-10-1210-15/+21
|\
| * Import less v409, fixes a rather serious bug which causesdelphij2007-10-1210-15/+21
* | Adjust HISTORY.obrien2007-10-121-1/+1
* | style.Makefile(5)obrien2007-10-121-2/+2
* | Minor tweak to finding BEG/END source.obrien2007-10-121-2/+2
* | style.Makefile(5)obrien2007-10-121-2/+2
* | Welcome FreeBSD 8.obrien2007-10-121-2/+2
* | Do not attempt to make an NFS rpc call if using tftpps2007-10-122-0/+9
* | Fix a mistake made in the MPSAFE commit that caused CAM to serialize requestsscottl2007-10-121-1/+2
* | For some blasted reason the SATA WC change frees a structure right in thescottl2007-10-121-1/+0
* | Play better with CAM so that there aren't so many spurious warnings at boot.scottl2007-10-121-17/+14
* | Deferred interrupts don't work yet, disable them.scottl2007-10-121-0/+2
* | Teach /etc/rc.d/ppp to start multiple instances of ppp.emax2007-10-122-9/+49
* | Bump version numbers to reflect that HEAD represents 8.0-CURRENT.bmah2007-10-121-5/+5
* | - Change the wakeup logic associated with having multiple sleeperscsjp2007-10-121-2/+2
* | Make sure that we refresh the PID on read(2) and write(2) operations.csjp2007-10-121-0/+2
* | Add a signal handler for SIGINT to make sure that the PID filecsjp2007-10-121-0/+1
* | Revision 1.12 of lockf.c fixed a "thundering herd" scenario when thecsjp2007-10-122-11/+72
* | Add pts/pty to the un-hidden devices for logins. This un-breakscsjp2007-10-121-0/+2
* | When pidfile is already locked and has zero length, do not returnkib2007-10-122-1/+19
* | Style (whitespace-only) change.ru2007-10-121-1/+1
* | Remove unneeded debug printf that is broken on 64bit arches.thompsa2007-10-121-1/+1
* | Add another zydas device: Planex GW-US54GD (a.k.a Dempaotoko)takawata2007-10-122-0/+2
* | Bring in some new Sierra Wireless drivers running under pccard.remko2007-10-122-0/+40
* | Though it was possible to configure our BIND to build even whenru2007-10-121-5/+10
* | Remove default (compressed) manpages.ru2007-10-121-2/+2
* | Spelling fix for interupt -> interruptkevlo2007-10-1229-41/+41
* | Update ipw to work with the new net80211 stack, plus other driver improvements.thompsa2007-10-123-219/+868
* | Protect struct seq with mutex.mav2007-10-121-17/+72
* | Remove one unneded assertion. It is also checked inmav2007-10-121-5/+0
OpenPOWER on IntegriCloud