Age | Commit message (Expand) | Author |
2004-05-28 | put ahd in these two config files (disabled for now, though, because it | Theo de Raadt |
2004-05-28 | Make lf_advlock glue work for AFS so flock/fcntl lock requests will work | Bob Beck |
2004-05-27 | oops | Theo de Raadt |
2004-05-27 | remove tedu crud | Theo de Raadt |
2004-05-27 | hppa pmap needs to use old pool allocator for now. | Ted Unangst |
2004-05-27 | sync | Ted Unangst |
2004-05-27 | make acct(2) optional with ACCOUNTING | Ted Unangst |
2004-05-27 | shutdown accounting before shutting down vfs. should prevent some panics. | Ted Unangst |
2004-05-27 | apm restores perflevel after resume; some cpus are forgetful. | Ted Unangst |
2004-05-27 | the tcp header might be in a different mbuf after pulldown(); | Markus Friedl |
2004-05-27 | change uvm_km_getpage to take waitok argument and sleep if appropriate. | Ted Unangst |
2004-05-27 | while polling, ack & ignore interrupts. this will have to do until | Theo de Raadt |
2004-05-26 | typos | Pedro Martelletto |
2004-05-26 | use sa_family not inp; netbsd merge error; ok dhartmei | Markus Friedl |
2004-05-26 | add Sitecom usb-serial (CN104) | Markus Friedl |
2004-05-26 | sync | Markus Friedl |
2004-05-26 | sitecom serial adapter | Markus Friedl |
2004-05-26 | Define correct EOF and EOL characters in the default firmware termios | Miod Vallat |
2004-05-26 | Use physical addresses as seen in the A24 MVME332XT address space, this | Miod Vallat |
2004-05-26 | use ETHER_ALIGN | Brad Smith |
2004-05-26 | rehab the locator index crack monkeys | Theo de Raadt |
2004-05-25 | replace obsolete references to bootpd(8) and bootptab(5) w/ dhcpd(8); | Jason McIntyre |
2004-05-25 | catcher ptr can be a plabel -- handle that in sigcode | Michael Shalayeff |
2004-05-25 | Make bpp_send() return the packet error code when invoked with NOWAIT. | Miod Vallat |
2004-05-25 | Make this driver aware of non-1:1 mappings. | Miod Vallat |
2004-05-25 | enable rl; works according to kent@ripco.com | Theo de Raadt |
2004-05-25 | typo from jared yanovich; | Jason McIntyre |
2004-05-25 | Return buffered packets when reading from a bpf descriptor and the | Can Erkin Acar |
2004-05-25 | Attach scsi bus, find devices without crashing, successfully do simple | Kenneth R Westerback |
2004-05-25 | Use the correct value when checking whether a loop timed out. | Ryan Thomas McBride |
2004-05-25 | let sc_counter wrap automatically, ok mcbride@ | Jolan Luff |
2004-05-24 | do not bother w/ void pci_devinfo() calls and free resources on failures | Michael Shalayeff |
2004-05-24 | repair dmesg and free resources on failures | Michael Shalayeff |
2004-05-24 | cummulative update from freebsd an netbsd: | Michael Shalayeff |
2004-05-24 | missing statics for freebsd; from freebsd via jakemsr@jakemsr.com | Michael Shalayeff |
2004-05-24 | remove freebsd 2 and 3 support, from freebsd via jakemsr@jakemsr.com | Michael Shalayeff |
2004-05-24 | Check for sc->sc_ifp != NULL in carp_setroute(). Running dhclient on the | Ryan Thomas McBride |
2004-05-24 | Make Yukon-style adapters also set up the multicast filter in sk_init(). | Christian Weisgerber |
2004-05-24 | tiny comments sync with netbsd, was lost during importing | Alexander Yurchenko |
2004-05-24 | No way: This breaks nearly every architecture | Theo de Raadt |
2004-05-23 | Put back the fixed NCPUS == 1 version of flush_atc_entry(). | Miod Vallat |
2004-05-23 | Simplify iomap_mapin(). | Miod Vallat |
2004-05-23 | Nuke kvtop(), preserving a private copy in mvme88k vs(4) for now. | Miod Vallat |
2004-05-23 | don't need backslashes in splx. spotted otto | Ted Unangst |
2004-05-23 | bad stuff escaped by accident | Ted Unangst |
2004-05-23 | according to fork1(9), retval is optional. make it so. | Ted Unangst |
2004-05-23 | Enable lmtemp(4). | Alexander Yurchenko |
2004-05-23 | lmtemp(4) -- National Semiconductor LM75/LM77 temperature sensor driver. | Alexander Yurchenko |
2004-05-23 | gscsio(4) -- National Semiconductor Geode SC1100 Super I/O driver. | Alexander Yurchenko |
2004-05-23 | Enable i2c for i386 port. | Alexander Yurchenko |