Age | Commit message (Expand) | Author |
2002-07-06 | sync | Thomas Nordin |
2002-07-06 | sync | Thomas Nordin |
2002-07-06 | Remove kernel support for NTP. ok deraadt@ and tholo@ | Thomas Nordin |
2002-07-06 | HPT 372, 372A and 374. Only HPT372 was tested. | Grigoriy Orlov |
2002-07-06 | regen | Grigoriy Orlov |
2002-07-06 | HPT372/4 | Grigoriy Orlov |
2002-07-05 | Free crp_opaque only after we've determined we're not going to | Angelos D. Keromytis |
2002-07-05 | Also, return EAFNOSUPPORT instead of ENOBUFS. Both this and the | Angelos D. Keromytis |
2002-07-05 | Bump ipips_family in ipipstat in all cases where EAFNOSUPPORT is returned. | Angelos D. Keromytis |
2002-07-05 | Never call crp_callback directly, use crypto_done() instead | Jason Wright |
2002-07-05 | KNF (no space after casts) | Jason Wright |
2002-07-05 | fix a small bug I found while installing a -current pf firewall at a | Henning Brauer |
2002-07-05 | Typo; stobe -> strobe | Aaron Campbell |
2002-07-05 | Remove an unused #define (belongs only in the PCI attachment source file). | Aaron Campbell |
2002-07-05 | Sync the ethernet controllers list with GENERIC. | Miod Vallat |
2002-07-05 | attempt to make ahc smaller. change PCI interrupt handler. | Steve Murphree |
2002-07-04 | repair a dmesg cleanup | Michael Shalayeff |
2002-07-04 | ep at isapnp works (dma on isapnp is still non-working). | Miod Vallat |
2002-07-04 | New product ID. | Nathan Binkert |
2002-07-04 | sync | Nathan Binkert |
2002-07-04 | new devices | Nathan Binkert |
2002-07-04 | Various tga hacks: | Miod Vallat |
2002-07-03 | Change all variables definitions (int foo) in sys/sys/*.h to variable | Miod Vallat |
2002-07-03 | Another missing call to AMI_UNLOCK_API(). Fixes SPL NOT LOWERED errors seen | Aaron Campbell |
2002-07-03 | Remove unused function parameter 'cache' from nfs_rephead | Nathan Binkert |
2002-07-03 | code bloat in ahc causes adv to die. We will now pressure smurph to de-bloat... | Theo de Raadt |
2002-07-03 | sis(4) works on alpha, so move it out of the UNTESTED section. | Aaron Campbell |
2002-07-03 | fix a null deref in sysctl_iflist() | Michael Shalayeff |
2002-07-03 | Fix some major brain damage where I was performing arithmetic on a | Aaron Campbell |
2002-07-03 | But when denormalizing we need the normalized length, too as well as the dest... | Jason Wright |
2002-07-03 | result only needs to be as big as the number of real bits in the modulus | Jason Wright |
2002-07-02 | make it compile w/ ipsec and no pf ; smth that was left for homework | Michael Shalayeff |
2002-07-02 | inital -> initial | Nathan Binkert |
2002-07-02 | bus_dma'ify, works on an SiS900 and a Netgear FA411. Thanks to wilfried@ for | Aaron Campbell |
2002-07-02 | Fix PIO write state machine. This has been totally broken since 2.5, but since | Constantine Sapuntzakis |
2002-07-02 | use hash.h for nfs_hash as well as namei's hash | Eric Jackson |
2002-07-01 | Ensure scb is setup correctly. Add debugging info. | Steve Murphree |
2002-07-01 | Don't abuse VM_PROT_ALL. Use VM_PROT_READ|VM_PROT_WRITE here. | Artur Grabowski |
2002-07-01 | Fix really long standing bug with fetching address cache entries: | Jason Wright |
2002-07-01 | Don't let variable declarations without "extern" living in .h files. | Miod Vallat |
2002-07-01 | license update of CMU parts. due to communication with wcw+@andrew.cmu.edu, | Theo de Raadt |
2002-07-01 | repair burner after X, as seen on misc@; from grange@ | Michael Shalayeff |
2002-07-01 | Move mtod() after the m_pullup() --- noted by sam@errno.com (who seems | Angelos D. Keromytis |
2002-07-01 | when printing the size, use what we have map'ed, not what's in the | Federico G. Schwindt |
2002-07-01 | Change spelling in comment to match errlist.c | Paul Janzen |
2002-07-01 | Add auxio at sbus. | Miod Vallat |
2002-06-30 | aicasm generated file. | Steve Murphree |
2002-06-30 | Add write function to seeprom. | Steve Murphree |
2002-06-30 | Make sure interrupts are disabled at init and attempt better termination. | Steve Murphree |
2002-06-30 | New aicasm synced with FreeBSD. | Steve Murphree |