Age | Commit message (Expand) | Author |
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 |
2004-02-21 | if cpu has fxsr, use fxsave instead; ok marc | Theo de Raadt |
2004-02-21 | fiddle with filedesc lock to prevent recursion. crash and fix confirmed | Ted Unangst |
2004-02-21 | Remove left-over dependencies on the old rcons code. | Miod Vallat |
2004-02-21 | distinguish between unreadable directories and non packages. | Marc Espie |
2004-02-21 | First regression test for pkg_add, checking packages-specs lists. | Marc Espie |
2004-02-21 | keep O_NONBLOCK after teh tcp sessions are established, claudio ok | Henning Brauer |
2004-02-21 | typo | Marc Espie |
2004-02-21 | SCSI_DATA_OUT doesn't mean transfer from host in all cases, when | Alexander Yurchenko |
2004-02-21 | Implement the arm pthreads pieces, only two regress fails, preemption_float | Dale Rahn |
2004-02-21 | sync | Theo de Raadt |
2004-02-21 | commit man page always, on all architectures | Theo de Raadt |