summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-02-23`r' before `s';Jason McIntyre
2004-02-23- mark up punctuationJason McIntyre
2004-02-23syncTheo de Raadt
2004-02-23backout 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 LeeJason McIntyre
2004-02-23the consdev pass from boot and a cnset() in the kernel seems to be a bit prem...Michael Shalayeff
2004-02-23get use of NX; partially from netbsd; passes the regress; deraadt@ okMichael Shalayeff
2004-02-23disable buffering on stdout/stderr to avoid freaky sbrk() messagesMichael Shalayeff
2004-02-23let this run on a few more archsTheo de Raadt
2004-02-23fix a seg fault issue with objdump on sparc64.Brad Smith
2004-02-23provide _barrier method w/ {l,s,m}fence instructionsMichael Shalayeff
2004-02-23fix a pastoMichael Shalayeff
2004-02-23sync of pmap_update() calls with NetBSD. pmap_update is defined away onDale Rahn
2004-02-23add a comment on set/clr 64bit opsMichael Shalayeff
2004-02-23Remove boot warning about todclock not found it attached at dsrtc0.Dale Rahn
2004-02-23remove file no longer used due to previous commit.Dale Rahn
2004-02-23switch to copying, with very slight modifification, i386/disksubr.c insteadDale Rahn
2004-02-23avoid touching out-of-bound memory if len == 128.Jun-ichiro itojun Hagino
2004-02-23Improved boot args parsing. also assume that a bootfile of (hd0)...Dale Rahn
2004-02-23unknown is less ugly than ??, and not a trigraph. requested by deraadtTed Unangst
2004-02-23no 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-22add pthread_attr_[get|set]stackBrad Smith
2004-02-22Define OSYSCALL* macros, as their SYSCALL* counterparts, but using theMiod Vallat
2004-02-22- Make comment about parameters passed by /boot reflect realityTom Cosgrove
2004-02-22pretty a littleTheo de Raadt
2004-02-22Minor tweak from gibbs @ FreeBSD. Shorten one printf, eliminateKenneth R Westerback
2004-02-22Missing tcl 8.3 -> 8.4 conversion. Noticed by Andrey Smagin.Matthieu Herrb
2004-02-22Remove #if 0'd code.Tom Cosgrove
2004-02-22be more emphatic: ptys are still allocated using openpty(3), it justTheo de Raadt
2004-02-22Some cleanup of pthread.h. Don't conditionalizeBrad Smith
2004-02-22oops; always man pageTheo de Raadt
2004-02-22isa ep worksTheo de Raadt
2004-02-22shrink ramdisk to same as i386 for nowTheo de Raadt
2004-02-22boot floppy support. unfortunately for now because of how the sets andTheo de Raadt
2004-02-22smaller ramdisk for nowTheo de Raadt
2004-02-22RAMDISK is ok hereTheo de Raadt
2004-02-22shrinkyTheo de Raadt
2004-02-22support -DNO_PROPOLICETheo de Raadt
2004-02-21if cpu has fxsr, use fxsave instead; ok marcTheo de Raadt
2004-02-21fiddle with filedesc lock to prevent recursion. crash and fix confirmedTed Unangst
2004-02-21Remove left-over dependencies on the old rcons code.Miod Vallat
2004-02-21distinguish between unreadable directories and non packages.Marc Espie
2004-02-21First regression test for pkg_add, checking packages-specs lists.Marc Espie
2004-02-21keep O_NONBLOCK after teh tcp sessions are established, claudio okHenning Brauer
2004-02-21typoMarc Espie
2004-02-21SCSI_DATA_OUT doesn't mean transfer from host in all cases, whenAlexander Yurchenko
2004-02-21Implement the arm pthreads pieces, only two regress fails, preemption_floatDale Rahn
2004-02-21syncTheo de Raadt
2004-02-21commit man page always, on all architecturesTheo de Raadt