summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Invoke tzset(3) within the main loop to catch changes to /etc/localtimeghelmer2004-04-271-0/+2
* Sync to 1.172 of usbdevssanpei2004-04-272-2/+18
* Add support DELL BC02 Bluetooth USB Adapter(TrueMobile 300)sanpei2004-04-271-0/+4
* Remove mlockall() and munlockall() from the list of unimplementedmux2004-04-271-2/+2
* Document that '.' stops repetition of 's..." sequences.phk2004-04-271-1/+2
* Add the ability to avoid repetition of s.... sequences with a '.'phk2004-04-271-7/+11
* Make sure we are all set up before creating the LED instance.phk2004-04-271-2/+2
* Use pci_get_progif to decide if this is one of the primary/secondarysos2004-04-271-7/+2
* Take boot0sio from the newly-built world, both for consistency's sake andthomas2004-04-271-1/+1
* Markup nit.ru2004-04-271-1/+1
* This commit was generated by cvs2svn to compensate for changes in r128671,mikeh2004-04-277-34/+57
|\
| * Import the latest (4/26/04) CVS lukemftp. This adds the ability tomikeh2004-04-277-34/+57
* | Update write.c to follow recent API changes to libarchive.kientzle2004-04-261-8/+11
* | Update file flag handling.kientzle2004-04-269-82/+506
* | Add rue(4) USB ethernet driver, which for some reason has been missed.sobomax2004-04-261-0/+1
* | fix the change of interface in nd6_storelladdr for multicastluigi2004-04-261-5/+5
* | Give jail(8) the feature to allow raw sockets from within abmilekic2004-04-264-4/+50
* | Removes the check for the existence of the sysctl variablesimon2004-04-261-9/+0
* | make this compile/work with CISS_DEBUG defined.ps2004-04-261-8/+10
* | MFamd64: implement the PG_UNMANAGED flag on vm_pages.gallatin2004-04-261-4/+9
* | Since pmap_pinit() wants a prezeroed page, change it to ask for one. (Notealc2004-04-261-4/+1
* | Always use nd.ni_vp->v_mount as an argument for VFS_QUOTACTL(), just likepjd2004-04-262-10/+8
* | The previous change to mount(8) to report ufs or ufs2 usedbmilekic2004-04-263-15/+9
* | Add 'enableWindowing' configuration knob to the ng_pptpgre(4) netgraph node.archie2004-04-263-36/+61
* | Fix build breakage.takawata2004-04-261-1/+1
* | Move the call to AcpiEnterSleepStatePrep() to before we select the BSPnjl2004-04-261-6/+10
* | Add the bad reset statistic (corresponds to tcp_input.c rev 1.235)silby2004-04-261-0/+1
* | Tighten up reset handling in order to make reset attacks as difficult assilby2004-04-263-0/+21
* | Fix two typos from PR: 65694imp2004-04-262-2/+2
* | Use a more compact syntax for passing the "binary" options to 'ld'.obrien2004-04-256-6/+6
* | Rewrite split_lines() to operate safelyache2004-04-251-3/+7
* | Simplify the building of our i386 'binary' boot components by directlyobrien2004-04-256-35/+12
* | - Update description of watchdogd_enable to reflect current reality.simon2004-04-251-2/+12
* | Another small set of changes to reduce diffs with the new arp code.luigi2004-04-251-31/+18
* | mdoc(7) janitor:simon2004-04-251-2/+2
* | mdoc(7) janitor:simon2004-04-251-9/+9
* | remove a stale comment on the behaviour of arpresolveluigi2004-04-251-10/+0
* | Start the arp timer at init time.luigi2004-04-251-10/+1
* | Merged from sys/isa/fd.c revision 1.270.nyan2004-04-252-4/+18
* | Add support Buffalo(MELCO) USB-Key Lan Adaptor(LUA-U2-KTX)sanpei2004-04-251-0/+2
* | Sync to 1.171 of usbdevssanpei2004-04-252-2/+9
* | Add support Buffalo(MELCO) USB-Key Lan Adaptor(LUA-U2-KTX)sanpei2004-04-252-0/+2
* | This commit does two things:luigi2004-04-259-111/+118
* | Add ng_sppp(4) to the modules build process.rik2004-04-251-0/+1
* | Add ng_sppp.4.rik2004-04-251-0/+1
* | Zero the physical page only if it is invalid and not prezeroed.alc2004-04-251-7/+9
* | Fixed breakage of the formatting operation in rev.1.266. The wrongbde2004-04-252-4/+18
* | Don't mask TCD in IMR0 when we initialize the channel. Doing so makesmarcel2004-04-251-1/+1
* | The paper "Hashed Timers and Hierarchical Wheels: Data Structures for thehmp2004-04-251-1/+1
* | Hide FLT_EVAL_METHOD and DECIMAL_DIG in pre-C99 compilationdas2004-04-256-0/+18
OpenPOWER on IntegriCloud