summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* New release notes: de(4) round-robin transmit/receive, ng_eth(4),bmah2001-10-312-0/+30
* Do not uselessly whine in syslog about packets denied by ipfw rules.phk2001-10-312-3/+19
* Replace `=' with more correct ``.Ql =''.tobez2001-10-311-1/+2
* The correction entry about asr was too pessimistic based on my poorimp2001-10-311-3/+1
* Print the bundle template name on the first slot of the bundle.dfr2001-10-311-0/+39
* Make smp_started volatile in sys/smp.h and remove the volatilemarcel2001-10-312-2/+1
* Add entries about the recent problems with asr.imp2001-10-311-0/+18
* Don't let pmap_object_init_pt() exhaust all available free pagesdillon2001-10-314-3/+36
* Don't try to probe the PnP BIOS if ACPI is active.msmith2001-10-312-0/+10
* Update to reflect files added/removed with the 20011018 ACPI CA update.msmith2001-10-312-4/+7
* Merge local changes, add new files and remove obsoleted ones.msmith2001-10-315-66/+62
* This commit was generated by cvs2svn to compensate for changes in r85756,msmith2001-10-3177-2680/+2132
|\
| * Import the Intel ACPI CA 20011018 snapshotmsmith2001-10-3182-2746/+2194
* | This commit was generated by cvs2svn to compensate for changes in r85754,msmith2001-10-314-0/+2439
|\ \ | |/
| * Import the Intel ACPI CA 20011018 snapshotmsmith2001-10-314-0/+2439
| * Actually delete this file; aborting 'cvs delete -f' has unexpeted results...msmith2001-10-051-195/+0
| * Kill a couple of files off the vendor branch, as suggested by ru.msmith2001-10-051-190/+0
* | Sheldon asked me to make a note of the Message-ID of the e-mail fromnsayer2001-10-310-0/+0
* | Add a long-overdue nail to the deprecated /dev/urandom interfacemarkm2001-10-302-2/+2
* | Put a Band-Aid over the asr driver so that it hopefully won't causescottl2001-10-301-0/+2
* | Threads sit on condition variable wait queue's, not proceses (sic).jhb2001-10-301-1/+1
* | Resequence network protocols section.bmah2001-10-302-130/+128
* | New release notes: gprof(1) -K, tip(1) update and cu(1) substitute,bmah2001-10-302-14/+26
* | Implement -e option. It modifies the output produced by sysctl(8) intobez2001-10-302-13/+31
* | Fix a bug where restore(8) segfaults while trying to restore on atobez2001-10-301-0/+1
* | Group ed(4) entries together.bmah2001-10-302-250/+236
* | Install libssh and libssh_pic. These are needed when buildingmarkm2001-10-301-4/+1
* | tip(1) can do cu(1). We don't need this anymore.markm2001-10-30158-36447/+1
* | Fix a (long standing?) bug in ip_output(): if ip_insertoptions() iswpaul2001-10-301-1/+1
* | Make sure the netmask always has an address family. This fixes Linuxdes2001-10-301-3/+4
* | Add -K support to gprof(1), which enables dynamic symbol resolution fromgreen2001-10-306-4/+89
* | Style(9) fix, mainly white spaces.iwasaki2001-10-301-85/+102
* | Restore the main BAR for the bridge on resume. Some machines don't saveimp2001-10-301-1/+21
* | Add the sysctl "kern.function_list", which currently exports allgreen2001-10-305-0/+88
* | Also, machine/profile.h should be necessary for the function prototypegreen2001-10-302-0/+6
* | Use kmupetext() for ELF KLDs to allow for increased text segment size.green2001-10-302-0/+12
* | Add kmupetext(), a function that expands the range of memory coveredgreen2001-10-303-5/+66
* | When dropping a packet because there is no room in the queue (which itselfjlemon2001-10-301-0/+1
* | OLDCARD isn't supported on alpha or ia64, so don't pretend that it is byimp2001-10-302-2/+0
* | Don't try to use sio with NEWCARD 16 bit yet. It eats all pccards :-)imp2001-10-303-3/+3
* | Some improvements of control method battery driver.iwasaki2001-10-303-23/+56
* | Use -ffreestanding instead of -fno-builtin. That's the officially blesseddfr2001-10-301-1/+1
* | Adjust for building with gcc 3.0.1.dfr2001-10-301-2/+2
* | Switch to the One True AWK from Bell-Labs, away from GNU AWK.obrien2001-10-306-274/+38
* | Fix typos.julian2001-10-301-2/+2
* | A node that allows ethernet type packets to be filtered to differentjulian2001-10-304-0/+748
* | Use the thread we have instead of finding anotherjulian2001-10-301-1/+1
* | Add code to copy the enironment and loader metadata into kernel space.jake2001-10-302-2/+320
* | Add definitions for network support, doesn't work yet.jake2001-10-301-27/+40
* | Use ENTRY() for defining functions in asm.jake2001-10-302-156/+32
OpenPOWER on IntegriCloud