summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-24MD_ISA_IOT is not defined anywhere so get rid of it.Joel Sing
2008-04-24Keep order of "#if defined..." consistent.Joel Sing
2008-04-24Unbreak IP30 serial console.Joel Sing
2008-04-24Clean up comments.Joel Sing
2008-04-24allow amd64 to use serial ports other than com0 as the console. previouslyDavid Gwynne
2008-04-24Cleanup serial console handling and remove some of the MD code from com.c.Joel Sing
2008-04-24Return the proper values upon failure per POSIX for pthread_sigmask(3) andKurt Miller
2008-04-24the softnet intr handlers check if the input queue has packets onDavid Gwynne
2008-04-24some ciss(4) firmwares use different physical drive addressing, resultingJakob Schlyter
2008-04-24Return the proper values upon failure per POSIX for pthread_sigmask(3) andKurt Miller
2008-04-23- clarify copyright / licenseAntoine Jacoutot
2008-04-23document sysmerge(8);Jason McIntyre
2008-04-23support netmos 6 port version; avf@eldamar.org.ukTheo de Raadt
2008-04-23netmos 6 port version; avf@eldamar.org.ukTheo de Raadt
2008-04-23syncTheo de Raadt
2008-04-23build sysmerge inTheo de Raadt
2008-04-23usage is only used once; ok millertTheo de Raadt
2008-04-23Re-indent codeTodd C. Miller
2008-04-23Call sched_init_cpu() for all but boot processor. ok kettenis.Dale Rahn
2008-04-23Remove driver for pre 802.11 RangeLAN2 wireless devices.Jonathan Gray
2008-04-23unbreak compilationg with option MPLS but without option MPLS_DEBUGDavid Gwynne
2008-04-23add missing prototypesEsben Norby
2008-04-23not needed any more...Esben Norby
2008-04-23not needed any more...Esben Norby
2008-04-23I hate working outside the tree.Esben Norby
2008-04-23learn about the fansTheo de Raadt
2008-04-23syncTheo de Raadt
2008-04-23syncTheo de Raadt
2008-04-23Import MPLS (Multi Protocol Label Switching)Esben Norby
2008-04-23Import MPLS (Multi Protocol Label Switching)Esben Norby
2008-04-23Import MPLS (Multi Protocol Label Switching)Esben Norby
2008-04-23syncTheo de Raadt
2008-04-23Replace handrolled lists with SLISTs or TAILQs.Pierre-Yves Ritschard
2008-04-23Move code around to remove a warning. Clarifies the code for bothRay Lai
2008-04-22Remove kludges that map EEXIST errors too a 0 return (success) for certainThordur I. Bjornsson
2008-04-22Welcome sysmerge(8), a mergemaster-based utility to help you updateAntoine Jacoutot
2008-04-22I am so glad I'm a BSD developer.Miod Vallat
2008-04-22Close potential mbuf leak by iterating over the mbuf packet chainBret Lambert
2008-04-22remove the "kerbflag" argument from nfsrv_fhtovp() and nfs_namei()Thordur I. Bjornsson
2008-04-22Add comments detailing what the SLP_* flag #define's meanBret Lambert
2008-04-22man page comes a bit later...Theo de Raadt
2008-04-22tweak previous;Jason McIntyre
2008-04-22s/NPX/NXP/g -- a separate legal entity of Philips is equally misspelled. ;)Constantine A. Murenin
2008-04-22* correct the names of the register definesConstantine A. Murenin
2008-04-22unbreak the ignore_addrs logic (the 'continue' was obviously meant to affectConstantine A. Murenin
2008-04-22Flush output buffers before closing TCP session. Fixes the case whereJoel Knight
2008-04-22Works better, but still needs debug on to work..Theo de Raadt
2008-04-22handle all four temperature sensorsTheo de Raadt
2008-04-21If a |program is too slow to process the input,Marco Pfatschbacher
2008-04-21Clean up logging by introducing the logging API used inRainer Giedat