index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-11-11
The next step towards a working gcc3/m88k: remove the argument area (from gcc2),
Miod Vallat
2012-11-11
Explicitely include <nlist.h> if !__ELF__ for this file to compile.
Miod Vallat
2012-11-11
Recognize "uahalf" and "uaword" statement, as synonyms for "half" and "word"
Miod Vallat
2012-11-11
add support for the Intel Centrino Advanced-N 6235 to iwn(4).
joshua stein
2012-11-11
updating the character offset on the line all the time is astoundingly
Theo de Raadt
2012-11-11
Document the machine subcommands.
Philip Guenthe
2012-11-11
Fix dhclient.conf 'default' directive which was also broken in code
Kenneth R Westerback
2012-11-11
make the description of "debug" understandable for mortals (i.e.
Jason McIntyre
2012-11-11
supersede/append/prepend actions should work even if the dhcp server
Kenneth R Westerback
2012-11-11
david livingstone, not livingston;
Jason McIntyre
2012-11-11
sync
Theo de Raadt
2012-11-11
align ifaliasreq.ifra_addr similar to the way that ifreq is fixed --
Theo de Raadt
2012-11-10
use boolean_t not bool for a local boolean type so this won't
Jonathan Gray
2012-11-10
Simplify error handling, add IFCAP_VLAN_MTU
Stefan Fritsch
2012-11-10
consistently use [ -n "${var}" ] instead of [ "${var}" ]
Robert Peichaer
2012-11-10
Rewrite the receive filter handling code and cleanup the ioctl bits.
Brad Smith
2012-11-10
Rewrite the receive filter handling code and cleanup the ioctl bits.
Brad Smith
2012-11-10
turn single-command if-then-fi blocks into "[ expr ] && command"
Robert Peichaer
2012-11-10
add a flag indicating whether shared code was initialized so that we
Mike Belopuhov
2012-11-10
sync some 82599 bits with freebsd driver; ok jsg
Mike Belopuhov
2012-11-10
Number of swap pages in use must be smaller than tha total number of swap
Mark Kettenis
2012-11-10
enhance error_rm_wrkdir() to print an error message if one is passed
Robert Peichaer
2012-11-10
Recent x86 CPUs come with a constant time stamp counter. If this is
Marcus Glocker
2012-11-10
raise() is now correctly defined in libc
Philip Guenthe
2012-11-10
raise() sends the signal to the current thread and only one error can occur.
Philip Guenthe
2012-11-10
Per POSIX, fix raise() and abort() to send the signal to the current thread.
Philip Guenthe
2012-11-09
Remove now unused files.
Kenneth R Westerback
2012-11-09
Doh, in gcc3 the various *_ASM_OP need to output explicit whitespace before
Miod Vallat
2012-11-09
don't sync dma memory for the whole ring when updating a single
Mike Belopuhov
2012-11-09
Move the actual operand contraints in define_split constructs from the lisp
Miod Vallat
2012-11-09
Put prologue and epilogue instructions into their own sequences, bounded by
Miod Vallat
2012-11-09
(subreg) in gcc 3 takes the subreg position in bytes, not in BYTES_PER_WORD
Miod Vallat
2012-11-09
Port the gcc 2.95 m88k fixes to the gcc 3 codebase, except for the function
Miod Vallat
2012-11-09
merge if_ocevar.h and if_oce.c; do some minor cleanup while here
Mike Belopuhov
2012-11-09
Allow OBSD_HAS_CORRECT_ASM_OPS to prevent <openbsd.h> from redefining the
Miod Vallat
2012-11-09
cleanup oce_encap
Mike Belopuhov
2012-11-09
stop passing if_id around
Mike Belopuhov
2012-11-09
improve flow control code
Mike Belopuhov
2012-11-09
Oops. Special dhclient also needs to forget about inet.c.
Kenneth R Westerback
2012-11-09
To be able to receive ethernet packets with VLAN tags oce_set_promisc
Mike Belopuhov
2003-11-29
Import gcc-3.3.2. Only the compiler. ada frontend removed for space
Marc Espie
2012-11-09
cleanup register definitions
Mike Belopuhov
2012-11-09
*really* filter symbols on elf systems: introduce a new "export_symbols"
Marc Espie
2012-11-09
fix get_symbollist: output completely empty file if no symbol.
Marc Espie
2012-11-08
Remove confusing extra address abstraction 'struct iaddr'. Just use
Kenneth R Westerback
2012-11-08
Remove lie about dhclient configuring all interfaces. Mention
Kenneth R Westerback
2012-11-08
make link state update code more comprehensible by using some ideas from myx(4)
Mike Belopuhov
2012-11-08
hardware supports mtu values from 256 up to 9000;
Mike Belopuhov
2012-11-08
When halting the rx engine wait 1ms after destroying the queue in
Mike Belopuhov
2012-11-08
wrap bpfilter portion with #if NBPFILTER > 0.
Gleydson Soares
[next]