summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Add workaround for livelock problem when starting APs.tegge2000-08-072-0/+8
* Don't use kern.disks sysctl on PC-98 because the wd driver doesn't callnyan2000-08-071-0/+4
* Update the usage string to reflect -n as an option.ps2000-08-071-1/+1
* Actually make syslogd understand the new -n option by putting itps2000-08-071-1/+1
* 0xA0 = Suspend to disk.joe2000-08-072-0/+2
* Save and restore the registers SOF and FRAMENUMBER on suspend. In somen_hibma2000-08-072-5/+15
* Regen.n_hibma2000-08-062-7/+30
* New idsn_hibma2000-08-061-0/+4
* Some new ids, from NetBSDn_hibma2000-08-061-1/+2
* Type in FreeBSD capitalizationimp2000-08-061-1/+1
* Add entry on the installkernel changes as well as more grumpy notesimp2000-08-061-1/+18
* sync CCR register definitions with creative sourcescg2000-08-061-1/+3
* Add experimental code for ATA100 support on:sos2000-08-063-64/+199
* Missed one misspelling in previous commit.archie2000-08-061-1/+1
* Use tsleep instead od DELAY in probe when not in boot.sos2000-08-061-1/+4
* Cleaning conflicting module tree. Use modules/3dfx instead.cokane2000-08-061-22/+0
* Fix clean to remove pci.hcokane2000-08-061-7/+11
* fix the staticy sound issuecg2000-08-061-154/+140
* Remove sequence checking in the burner support.sos2000-08-062-49/+4
* Be a bit more restrictive in using multisector transfers.sos2000-08-061-4/+6
* Good, fixing the header showed incorrect usage of it! #define _KERNELgreen2000-08-061-0/+3
* - Fixed missing initialization of current device number.kato2000-08-062-1/+2
* Change the behavior of isa_nmi to log an error message instead ofps2000-08-067-99/+217
* Consistency fix.rnordier2000-08-061-1/+1
* None of select.h needs to be exposed to !_KERNEL.green2000-08-062-2/+2
* Remove 3 off by 128 errors.tegge2000-08-061-5/+5
* Be more verbose when changing APIC ID on an IO APIC.tegge2000-08-0611-14/+1008
* Document the ``-'' option and minor re-wording in EXAMPLESmarko2000-08-051-2/+12
* Fix misspelling.archie2000-08-053-9/+9
* Mention the non-English docs as well as ports.ben2000-08-051-2/+16
OpenPOWER on IntegriCloud