Age | Commit message (Expand) | Author |
2004-02-23 | Switch to the 3 arg version of userret to more closely match other OpenBSD | Dale Rahn |
2004-02-23 | prevent backward jumps; pls@egsys.hu; ok canacar, deraadt | Markus Friedl |
2004-02-23 | -sparc64 is always 64bit on openbsd | Henning Brauer |
2004-02-23 | scrap dead code | Henning Brauer |
2004-02-23 | no token ring | Henning Brauer |
2004-02-23 | remove a bunch of unused defines | Henning Brauer |
2004-02-23 | dhclient always uses bpf on openbsd no matter what, it works, and we don't | Henning Brauer |
2004-02-23 | I was hunting this bug for quite some time. Don't use a value you need later | Claudio Jeker |
2004-02-23 | While searching a different bug found those two gems. The ntohs is obvious | Claudio Jeker |
2004-02-23 | enter 3.8 | Markus Friedl |
2004-02-23 | encode 0 correctly in buffer_put_bignum2; noted by Mikulas Patocka | Markus Friedl |
2004-02-23 | `r' before `s'; | Jason McIntyre |
2004-02-23 | - mark up punctuation | Jason McIntyre |
2004-02-23 | sync | Theo de Raadt |
2004-02-23 | backout revision 1.279; set listen socket to non-block; ok henning. | Markus Friedl |
2004-02-23 | - document net.inet.etherip.allow; as noted by Graeme Lee | Jason McIntyre |
2004-02-23 | the consdev pass from boot and a cnset() in the kernel seems to be a bit prem... | Michael Shalayeff |
2004-02-23 | get use of NX; partially from netbsd; passes the regress; deraadt@ ok | Michael Shalayeff |
2004-02-23 | disable buffering on stdout/stderr to avoid freaky sbrk() messages | Michael Shalayeff |
2004-02-23 | let this run on a few more archs | Theo de Raadt |
2004-02-23 | fix a seg fault issue with objdump on sparc64. | Brad Smith |
2004-02-23 | provide _barrier method w/ {l,s,m}fence instructions | Michael Shalayeff |
2004-02-23 | fix a pasto | Michael Shalayeff |
2004-02-23 | sync of pmap_update() calls with NetBSD. pmap_update is defined away on | Dale Rahn |
2004-02-23 | add a comment on set/clr 64bit ops | Michael Shalayeff |
2004-02-23 | Remove boot warning about todclock not found it attached at dsrtc0. | Dale Rahn |
2004-02-23 | remove file no longer used due to previous commit. | Dale Rahn |
2004-02-23 | switch to copying, with very slight modifification, i386/disksubr.c instead | Dale Rahn |
2004-02-23 | avoid touching out-of-bound memory if len == 128. | Jun-ichiro itojun Hagino |
2004-02-23 | Improved boot args parsing. also assume that a bootfile of (hd0)... | Dale Rahn |
2004-02-23 | unknown is less ugly than ??, and not a trigraph. requested by deraadt | Ted Unangst |
2004-02-23 | no peeking at kernel or other processes for normal users. ok deraadt@ | Ted Unangst |
2004-02-23 | - Pick up the /boot argc, argv in locore.S (though not currently used) | Tom Cosgrove |
2004-02-22 | add pthread_attr_[get|set]stack | Brad Smith |
2004-02-22 | Define OSYSCALL* macros, as their SYSCALL* counterparts, but using the | Miod Vallat |
2004-02-22 | - Make comment about parameters passed by /boot reflect reality | Tom Cosgrove |
2004-02-22 | pretty a little | Theo de Raadt |
2004-02-22 | Minor tweak from gibbs @ FreeBSD. Shorten one printf, eliminate | Kenneth R Westerback |
2004-02-22 | Missing tcl 8.3 -> 8.4 conversion. Noticed by Andrey Smagin. | Matthieu Herrb |
2004-02-22 | Remove #if 0'd code. | Tom Cosgrove |
2004-02-22 | be more emphatic: ptys are still allocated using openpty(3), it just | Theo de Raadt |
2004-02-22 | Some cleanup of pthread.h. Don't conditionalize | Brad Smith |
2004-02-22 | oops; always man page | Theo de Raadt |
2004-02-22 | isa ep works | Theo de Raadt |
2004-02-22 | shrink ramdisk to same as i386 for now | Theo de Raadt |
2004-02-22 | boot floppy support. unfortunately for now because of how the sets and | Theo de Raadt |
2004-02-22 | smaller ramdisk for now | Theo de Raadt |
2004-02-22 | RAMDISK is ok here | Theo de Raadt |
2004-02-22 | shrinky | Theo de Raadt |
2004-02-22 | support -DNO_PROPOLICE | Theo de Raadt |