summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't call exit(3) from a signal handler.dd2001-06-242-4/+3
* mdoc(7) police: use the Fn macro where appropriate.dd2001-06-241-3/+6
* Remove duplicate words.dd2001-06-2424-27/+27
* Correct a typo.dd2001-06-241-1/+1
* mdoc(7) police: sort xrefs.dd2001-06-241-7/+7
* Add myself.jasone2001-06-241-0/+1
* Fix some return-value brain-damage in forward_register(). Thisiedowse2001-06-231-16/+21
* Use the new CLSET_CONNECT clnt_control() request on UDP clients toiedowse2001-06-231-1/+20
* Add a new clnt_control() request `CLSET_CONNECT' that controlsiedowse2001-06-233-4/+28
* Add initializetion of NVCTL register with EEPROM stored value.semenu2001-06-235-0/+45
* remove -g -O0, that was only for debugging...ben2001-06-231-1/+1
* Don't dereference a pointer after freeing that pointer.ben2001-06-231-2/+3
* the turtle beach santacruz implements ac97 eapd in an inverted sense -cg2001-06-233-13/+15
* Reduce field width for some columns so that the default output fits in <= 79schweikh2001-06-231-3/+3
* Replace bzero() of struct ip with explicit zeroing of structure members,jlemon2001-06-232-4/+12
* add defines and ifdefs so this code will compile on 4.xcg2001-06-237-14/+113
* Three people known to be born on December 18!ru2001-06-231-0/+1
* move a private struct definition from ac97.h to ac97.ccg2001-06-232-13/+32
* Add netstat(1) knob to reset net.inet.{ip|icmp|tcp|udp|igmp}.stats.ru2001-06-2310-19/+43
* add sndstat.c so module users have /dev/sndstat againcg2001-06-232-2/+2
* - Fix space allocation for mbstat structurebmilekic2001-06-231-3/+5
* Make sure to try hw.ncpu if kern.smp.cpus doesn't exist (i.e. on UP) whenbmilekic2001-06-231-1/+2
* By default link statically (like we did in the port) - it provides 8-10%sobomax2001-06-231-0/+2
* Add sysctl interface (Read-only) for temprature, AC-line and Battery.iwasaki2001-06-236-73/+618
* Honor -s -s (don't show zero stats) with -r, untangle SYNOPSIS further.ru2001-06-232-12/+25
* Add myself.rse2001-06-231-0/+1
* Fixed DPADD.ru2001-06-231-2/+2
* Document "normalizing" behavior of mktime(3).ru2001-06-231-1/+12
* Merged from sys/i386/isa/npx.c revision 1.102.kato2001-06-231-2/+2
* Average age is 28 years and 11 months.ru2001-06-231-1/+3
* Merged from sys/i386/i386/machdep.c revisions 1.456 and 1.457.kato2001-06-232-34/+16
* Removed pcm and sbc devices.kato2001-06-231-4/+0
* Merged from sys/conf/files.i386 revisions 1.362 and 1.363.kato2001-06-231-5/+2
* Merged from sys/boot/i386/btx/btx/btx.s revision 1.25.kato2001-06-232-2/+2
* Make sure the average age keeps on decreasing down that slippery slope.green2001-06-231-0/+1
* Remove duplicate word.dd2001-06-231-1/+1
* Bring in fix from rev 1.32 that got lost during the conversion to kqueue.jlemon2001-06-231-8/+19
* Convert inb/outb to bus_space.nsouch2001-06-234-50/+68
* Translate various ppbus sequences into microsequences to limitnsouch2001-06-232-109/+128
* Make the similar changes as in our keyinfo, i.e. allow user to get his ownache2001-06-232-10/+17
* give up and join the party (along with thomas Moestl (same bday))julian2001-06-231-0/+1
* Eliminate the allocation of a tcp template structure for eachsilby2001-06-238-135/+122
* Fix a number of bugs in the implementation of the WEP related statusbrooks2001-06-223-67/+156
* - Lock CURSIG() with the proc lock to close the signal race with psignal.jhb2001-06-221-99/+67
* - Lock CURSIG with the proc lock and don't release the proc lock untiljhb2001-06-221-4/+10
* - Grab the proc lock around CURSIG and postsig(). Don't release the procjhb2001-06-225-13/+20
* - Change CURSIG() and postsig() to require that the proc lock is heldjhb2001-06-221-9/+10
* Now how many files would a new committer have to commit?tanimura2001-06-221-0/+1
* Join in the fun.wes2001-06-221-0/+1
* People wanted this bumped for the Bzip2 import.obrien2001-06-221-1/+1
OpenPOWER on IntegriCloud