summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix bug where bundle-level receive statistics were not getting updated.archie2000-08-091-0/+2
* | MFS: sync with peter's isadma fixupcg2000-08-091-4/+6
* | activate via82c686 audio drivercg2000-08-093-3/+5
* | new driver: via 82c686 chipset audiocg2000-08-093-0/+770
* | warn if hwptr goes backwardscg2000-08-092-1/+8
* | Initialize *countp to 0 in stub for softdep_flushworklist().tegge2000-08-091-0/+1
* | Fix a typo in the last commit so that this compiles.jhb2000-08-091-1/+1
* | MF4: fix style(9) whitespace breakage.peter2000-08-081-3/+3
* | Don't attempt to actually read SAF-TE temperature objects- nobody seemsmjacob2000-08-081-19/+21
* | Mention the 3ware controllers.msmith2000-08-081-0/+3
* | Mention the 3ware RAID controllersmsmith2000-08-081-0/+4
* | Update to mention support for 6x000 series controllers.msmith2000-08-081-2/+2
* | o Add POSIX1E_CAPABILITY_EXTATTR_NAME, a string constant for therwatson2000-08-081-3/+6
* | o Introduce vn_extattr_{get,set}, wrapper routines for VOP_GETEXTATTRrwatson2000-08-082-0/+78
* | Insert missing word 'that'.archie2000-08-081-1/+1
* | Fix braino in the tsleep call, ata_delayed_attach might be a NULLsos2000-08-081-1/+1
* | - add ftp6.fr.freebsd.orgroberto2000-08-083-6/+12
* | Don't use find(1) before nfs filesystems have been mounted asbrian2000-08-081-1/+20
* | Merged from sys/i386/conf/GENERIC revisions 1.266 and 1.267.nyan2000-08-081-5/+5
* | Merged from sys/i386/conf/GENERIC.hints revision 1.3.nyan2000-08-081-1/+1
* | Clarify the guidelines surrounding the use of macros. The patch issheldonh2000-08-081-3/+16
* | Changed default cursor shape to non-blink mode.nyan2000-08-084-6/+12
* | Fix some whitespace errors.kbyanc2000-08-081-12/+12
* | Fixed PC-9821 NOTE supports with LINE30 mode.nyan2000-08-084-6/+32
* | Replace -l with .Fl lkbyanc2000-08-081-1/+3
* | Fix the comments to properly document the PQ_MEDIUMCACHE andkbyanc2000-08-082-4/+4
* | Typo/spelling fixes.rnordier2000-08-081-4/+4
* | The Yamaha CDR100 doesn't seem to like multi-LUN probing.ken2000-08-081-0/+4
* | This is an overhaul of the mode page handling in camcontrol as well askbyanc2000-08-0810-767/+852
* | If using a DB_RECNO, db::put should return the new key if R_IAFTER isgreen2000-08-081-1/+9
* | - Fixed warnings and typo.nyan2000-08-082-1/+6
* | kevent() is not a POSIX cancellation point, so _kevent() need not bejasone2000-08-081-7/+2
* | Update link to Making the World tutorial (now in the handbook)marko2000-08-071-2/+2
* | Fix bug with -c optionmarko2000-08-071-0/+1
* | Fix a bug where we were accessing already free'd memory during node shutdown.archie2000-08-071-1/+1
* | Add another Bill Paul quote.jlemon2000-08-071-0/+5
* | Add a "-i" option ("insecure") which disables the checks forjdp2000-08-074-35/+36
* | Document three new control messages.archie2000-08-071-1/+17
* | Add three new control messages to the ng_ether(4) netgraph node type:archie2000-08-072-4/+83
* | Fix some warnings. Here are more part-time volatiles - ie: data thatpeter2000-08-071-3/+3
* | Make the kqueue socket read filter honor the SO_RCVLOWAT value.jlemon2000-08-071-1/+1
* | Close PR 20438. Make fix for preserving LED settings conditional onwpaul2000-08-072-6/+14
* | Add wrapper for kevent() syscalljlemon2000-08-0713-9/+95
* | Document return value of ENOENT for nonexistent/invalid filter entries.jlemon2000-08-071-0/+2
* | Fix bug with timeout; previously, when attempting to poll the kqueue byjlemon2000-08-071-14/+22
* | To make compilable without -DINET6.ume2000-08-072-0/+4
* | Make the update target consistent; both ports and doc are updatedsheldonh2000-08-071-1/+6
* | Adjust TCP checksum rather than compute it afresh.ru2000-08-072-8/+16
* | Use ``diff -w'' for setuid.{to,yester}day comparisonsbrian2000-08-071-1/+1
* | Back this one out until I can fix _all_ of the headers. The headers suregreen2000-08-072-2/+2
OpenPOWER on IntegriCloud