openbsd
2003-12-05 henninglo1, tun0, tun1 don't exist any more. thus, create...
2003-12-05 hoStyle nits
2003-12-05 beckIt used to be a good thing not to send people to Verisi...
2003-12-05 drahnconsistently treat wi_keylen as le16, fixes wicontrol...
2003-12-05 deraadtspacing
2003-12-05 mickeymadvise() the mfs storage area as randomly accessed...
2003-12-04 henningmatch new ones, ok theo
2003-12-04 henningsync
2003-12-04 henningmore em(4)s, IDs from freebsd, ok theo
2003-12-04 mickeyalso export _start as an alias to __start (noticed...
2003-12-04 hshoexerValidate SPIs presented in DELETE messages of the infor...
2003-12-04 miodTypos
2003-12-04 deraadtshorten a teeny bit more
2003-12-04 deraadtspacing
2003-12-04 deraadtask if sshd should be on by default (default to yes...
2003-12-04 markusdocument udpencap (used for NAT/T); ok jmc
2003-12-04 ottoBetter description of ERANGE.
2003-12-04 henningno, you cannot form a raid from wd0h and wd0h.
2003-12-04 miodcreator needs wsemul_sun attribute.
2003-12-04 deraadtansi
2003-12-04 naddyadd code to actually enable multicast reception; go...
2003-12-04 vincentsplit the screen in multiple windows when more than...
2003-12-04 vincentfix sign extension bug that broke meta key support
2003-12-04 millertNeed to do "ifconfig create" for bridge interfaces...
2003-12-03 deraadtspacing
2003-12-03 grangeAppend but not override COPTS.
2003-12-03 deraadtsync
2003-12-03 espieHOST_CFLAGS need to find libiberty too, even on vax!
2003-12-03 millertChange how the line output from the 'h' command is...
2003-12-03 millertPass -Wsign-compare and avoid a potential malloc(0...
2003-12-03 drahnMove the asm definition of _dl__syscall from a header...
2003-12-03 markusadd support for ifconfig clone; ok henning deraadt
2003-12-03 markusadd support for ifconfig clone/destroy; ok henning...
2003-12-03 jmc.Xr myname(5) in SEE ALSO; suggested by Michael W....
2003-12-03 markusadd support for ifconfig clone; from netbsd; ok deraadt...
2003-12-03 markussupport for network interface "cloning", e.g. gif(4...
2003-12-03 markusadd dmesg command; ok deraadt, mcbride, henning and...
2003-12-03 markusprotect against if_index wrap; similar to what netbsd...
2003-12-03 markusmy USB_PRODUCT_SHUTTLE_EUSB needs PQUIRK_NOSENSE; ok...
2003-12-03 millertfix 2 typos
2003-12-03 millertAdd back these dead files for 5.8.2
2003-12-03 millertWhoops, don't build threaded by default
2003-12-03 millertResolve conflicts for perl 5.8.2, remove old files...
2003-12-03 millertperl 5.8.2 from CPAN
2003-12-03 deraadtsync
2003-12-02 mickeyhppa-openbsd configs; espie@ ok
2003-12-02 deraadtactually snprintf/vsnprintf are now signal race safe
2003-12-02 markusKNF, ok deraadt/henning
2003-12-02 markusUDP encapsulation for ESP in transport mode (draft...
2003-12-02 deraadtdelete nasty mickey change
2003-12-02 markususe SSH_LISTEN_BACKLOG (=128) in listen(2).
2003-12-02 ottoFix a max recursion off-by-one.
2003-12-02 markusimprovments from andreas@:
2003-12-02 ottoTest long var names.
2003-12-02 ottoDescribe long variable names, a non-portable extension.
2003-12-02 ottoo Introduce long variable names, a non-portable extension.
2003-12-02 jmctypo from Daniel Cavanagh;
2003-12-02 mickeyadd kq support from wayne@epipe.com.au and cmaxwell...
2003-12-02 mickeytun(4) select+kq tests from Christopher Maxwell <cmaxwe...
2003-12-02 nordinCount from now, not from the epoch, to arm alarm.
2003-12-02 mickeydo not deref null ptr in uvm_markbad() returned from...
2003-12-02 millertNothing in vprintf.c is actually used so don't bother...
2003-12-02 millertCheck array index before using it; from Tim Robbins...
2003-12-01 mickeywhen allocating kpdes -- allocate no less than four
2003-12-01 mickeysame leds on b132 and b160; from Hans-Joerg.Hoexer...
2003-12-01 millertTruncate the source string before copying during variab...
2003-12-01 millertDirect mail for most fake users to /dev/null since...
2003-12-01 grangeUse ${INSTALL} instead of install; from art's amd64...
2003-12-01 grangeFormat string fixes from art's amd64 tree.
2003-12-01 grangeAdd x86_64-unknown-openbsd* target. Tested only as...
2003-12-01 ottoTest extended registers.
2003-12-01 ottoAllow for more registers using a 2 byte index. This...
2003-12-01 ottoAllow for more registers using a 2 byte index. This...
2003-12-01 avsm-Wall cleanup: trim unused vars, right format strings...
2003-11-30 millertIgnore -o/-O in non-extract mode. Earlier version...
2003-11-30 jmc- .Sh WARNINGS -> standard .Sh CAVEATS
2003-11-30 jmc- document LESSKEY_SYSTEM and /etc/sysless
2003-11-29 jmctypos from Michael Coulter;
2003-11-29 espieditch duplicate code, thx.
2003-11-29 vincentsave the previous undo position as an offset in the...
2003-11-29 espiegenerate info files in the right location.
2003-11-29 espieregen files in obj/
2003-11-29 espieDon't bother trying to install stuff that doesn't exist.
2003-11-29 espieregen manpages in obj/
2003-11-29 espieregenerate source for manpages in depend stage so MAN...
2003-11-29 espiere-add java parser. It's a re-entrant parser, so yacc...
2003-11-29 espieOpenBSD build engine.
2003-11-29 espieRebuild of parser in obj directory.
2003-11-29 espieAdd OpenBSD specific features:
2003-11-29 espiedisable gmake's parallel build checks, and allow libgcc...
2003-11-29 espieBerkeley yacc is allowed to use unpoisoned malloc.
2003-11-29 espieregen files in the obj/ directory.
2003-11-29 espiegrab libiberty from other location
2003-11-29 espieSupplementary test for java iconv stuff.
2003-11-29 espieAdd OpenBSD specific configurations.
2003-11-29 espiealso import this dir.
2003-11-29 espieresurrect dead files
2003-11-29 espieImport gcc-3.3.2. Only the compiler. ada frontend remov...
2003-11-29 dhartmeiallow ':' (range including boundaries) to be used where...
2003-11-28 jmcremove "or uninstrumented" from "unknown or uninstrumen...
next