summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-12-24typos in comments, from jaredHenning Brauer
2003-12-24typos from jaredHenning Brauer
2003-12-24setperf and cpuspeed support; ok deraadt@Markus Friedl
2003-12-24cpu_cpuspeed has a proper external def, remove this one, suggested by teduDale Rahn
2003-12-24Handle mount entries without options.Marc Espie
2003-12-24kill unused defineMichael Shalayeff
2003-12-24support cpu_cpuspeed on macppc.Dale Rahn
2003-12-23provide cpuspeed fluffMichael Shalayeff
2003-12-23Data access faults occuring inside copyin() or copyinstr() would getMiod Vallat
2003-12-23make it a righteous print of the bootpath (tail gravity it has that is)Michael Shalayeff
2003-12-23bump minorBrad Smith
2003-12-23Add stub implementations of pthread_[gs]etconcurrencyBrad Smith
2003-12-23recognize several more wi@usb devices.Dale Rahn
2003-12-23syncDale Rahn
2003-12-23Addional wi@usb devices. ok deraadt@Dale Rahn
2003-12-23TpyoMiod Vallat
2003-12-23do not panic if there is no IPL_IMPMichael Shalayeff
2003-12-23change the variable name used for status checking,Brad Smith
2003-12-23Use getopt(3) correctly.Miod Vallat
2003-12-23Based upon a freebsd change:Marco S Hyman
2003-12-23add cpu_setperf and cpu_cpuspeed externs to make life easier.Ted Unangst
2003-12-23- uppercase idJason McIntyre
2003-12-23Make accept(), connect(), recvfrom(), recvmsg(), sendmsg(),Brad Smith
2003-12-23spacingTheo de Raadt
2003-12-23kill a chunk of debug code that is not usefull any moreHenning Brauer
2003-12-23In case of exit the RDE need to tell the parent to remove all still activeClaudio Jeker
2003-12-23play nice on exit (when he listening coket is closed)Henning Brauer
2003-12-23send shutdown requests to the child processes and wait for a ackmessage fromHenning Brauer
2003-12-23use RTF_PROTO1 for nowHenning Brauer
2003-12-23.Xr the more or less shiny new bgpd.conf manpageHenning Brauer
2003-12-23bloody attempt at the other manpage.Henning Brauer
2003-12-23use pci_mapreg_map and deallocate resources on attach failuresMichael Shalayeff
2003-12-23fix the error msg and enable bubs masteringMichael Shalayeff
2003-12-23no RTF_MASKHenning Brauer
2003-12-23implement KerberosGetAFSToken server option. ok markus@, beck@Jakob Schlyter
2003-12-23do send session_down imsgs to RDE even if we are quittingHenning Brauer
2003-12-23don't panic on EEXIST. that's normal for a full-table router to get a routeHenning Brauer
2003-12-23Send updates to the main process so they can be added to the kernelClaudio Jeker
2003-12-23bzero, set sin_len, and fix an error messageHenning Brauer
2003-12-23Remove unnecessary casts (char *).Mike Pechkin
2003-12-23htole vs letoh (no functional changeMichael Shalayeff
2003-12-23automagically create pseudo-network interfaces; ok deraadt@Markus Friedl
2003-12-23a few commonly used physMichael Shalayeff
2003-12-23better syntax for minimum accepted holdtimeHenning Brauer
2003-12-23update for may new supported thingzMichael Shalayeff
2003-12-23enable fxp as it seems to work nowMichael Shalayeff
2003-12-23jmc says -D before -dHenning Brauer
2003-12-23unscrew the 16bit routines w/ a proper data reg calculationMichael Shalayeff
2003-12-23enough is enough, driving people insane is not niceTheo de Raadt
2003-12-23init ether address correctly, since our Ether_ifattach macro does not doTheo de Raadt