Age | Commit message (Expand) | Author |
2004-12-02 | rev 1.126 | Brad Smith |
2004-12-02 | rev 1.4 | Brad Smith |
2004-12-02 | enable vge(4) and ciphy(4); ok deraadt | Peter Valchev |
2004-12-01 | replace finer-grained spl locking in pfioctl() with a single broad lock | Daniel Hartmeier |
2004-12-01 | Much, much, much less stack pressure when reading a disklabel. | Miod Vallat |
2004-12-01 | Do not store preciouss data below the kernel stack, or they risk becoming | Miod Vallat |
2004-12-01 | No more splnone alias for spl0. | Miod Vallat |
2004-12-01 | Sync core dumping code with other m68k platforms. | Miod Vallat |
2004-12-01 | Let kernels with option DEBUG link again. | Miod Vallat |
2004-12-01 | 5 -> FC_SUPERD | Miod Vallat |
2004-12-01 | Remove unexpected (and wrong) easter egg. | Miod Vallat |
2004-12-01 | remove excessive chattiness from the bootblocks. our goal is to shrink | Theo de Raadt |
2004-12-01 | Remove unused constants. | Miod Vallat |
2004-12-01 | VIA VT612x PCI Gigabit Ethernet adapter support, ok deraadt | Peter Valchev |
2004-12-01 | sync | Peter Valchev |
2004-12-01 | Driver for the Cicada CS8201 10/100/1000 copper PHY | Peter Valchev |
2004-11-30 | EB is just like DB does not set PCR; reported and tested by Jan Johansson <ja... | Michael Shalayeff |
2004-11-30 | add hppa64 hook | Michael Shalayeff |
2004-11-30 | Make Sun type 6 USB keyboards return extended keycodes for 'L' keys | Matthieu Herrb |
2004-11-30 | No longer require write permission for read-only SCSI commands | Kenneth R Westerback |
2004-11-30 | Move the struct wsscreen_descr from a per-driver global to a per-instance | Miod Vallat |
2004-11-30 | kill breada(), from Sven Dehmlow. ok tedu@ millert@ | Pedro Martelletto |
2004-11-30 | missing $OpenBSD | Markus Friedl |
2004-11-30 | repair DEBUG kernels | Martin Reindl |
2004-11-30 | provide a more accurate assembly delay() routine | Martin Reindl |
2004-11-30 | Use %s, not %d to print the interface name. From Max Laier. | Ryan Thomas McBride |
2004-11-29 | ansi + some knf, no binary change | Hans-Joerg Hoexer |
2004-11-29 | Move the struct wsscreen_descr from a per-driver global to a per-instance | Miod Vallat |
2004-11-29 | tiny knf, no binary change. | Hans-Joerg Hoexer |
2004-11-29 | plug memory leaks on error | Patrick Latifi |
2004-11-29 | Port the remaining two sbus framebuffer drivers to sparc64; tvtwo untested | Miod Vallat |
2004-11-29 | Don't use seltrue() in poll ops since it requires v_rdev dereferencing | Alexander Yurchenko |
2004-11-29 | remove old header. everything should use net80211/ stuff. | Federico G. Schwindt |
2004-11-29 | knf/ansi. No binary change. | Jonathan Gray |
2004-11-29 | sync | Alexander Yurchenko |
2004-11-29 | CSR BlueCore, from anil. | Alexander Yurchenko |
2004-11-29 | From FreeBSD: Correct URL of the programming manual. | Jonathan Gray |
2004-11-29 | Spell precede correctly. | Jonathan Gray |
2004-11-29 | put text after #endif in comment (compile w/ gcc3) | Peter Valchev |
2004-11-28 | In kernel pppoe client, a simple IPv4 only implementation. | Can Erkin Acar |
2004-11-28 | sync | Peter Valchev |
2004-11-28 | garmin palm device; from openbsd@st.thrush.com | Peter Valchev |
2004-11-28 | Prevent ADB devices other than mices of generating "extended" protocol events. | Matthieu Herrb |
2004-11-28 | Correct pmap_enter() flags usage. | Miod Vallat |
2004-11-28 | sync from libc | Michael Shalayeff |
2004-11-28 | a tiny hppa64 bit | Michael Shalayeff |
2004-11-28 | Reverse bogus sc == NULL check in CARP_LOG(), from Max Laier. | Ryan Thomas McBride |
2004-11-28 | don't hide the process context in rf_close_component(), since we may | Pedro Martelletto |
2004-11-28 | kue(4) uses loadfirmware(9), but usb threaded probing starts before | Theo de Raadt |
2004-11-28 | mountroothooks are called after the root filesystem is mounted. | Theo de Raadt |