summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-04-16When the abort button is pressed on 1x7, do not invoke the trap handler twice.Miod Vallat
2004-04-16remote splaudio hack, now that all architectures that need it,Peter Valchev
2004-04-16let getpeerbyip work for both v4 and v6Henning Brauer
2004-04-16provide MI splaudio(); ok miodPeter Valchev
2004-04-16use getpeerbyaddr() instead of using the v4 part of the af independentHenning Brauer
2004-04-16make log_conn_attempt work in an address family independent matterHenning Brauer
2004-04-16in the neighbor view, add support for local/remote addr beeing v6 onesHenning Brauer
2004-04-16a bunch of knf, ok henningTheo de Raadt
2004-04-15chroot and drop privileges after startupHenning Brauer
2004-04-15do not close and re-open the leases file all the time, instead open it onceHenning Brauer
2004-04-15dhcpd actually does not listen on port 68 ...Henning Brauer
2004-04-15knf + ansiHans-Joerg Hoexer
2004-04-15cleaning; from pedroHenning Brauer
2004-04-15knf + ansiHans-Joerg Hoexer
2004-04-15chroot and drop privileges to _mopd:_mopd after initialization.Henning Brauer
2004-04-15Since *ramread and *ramwrite are the same code, really, factorize them a laMiod Vallat
2004-04-15Remove more dead code.Miod Vallat
2004-04-15Fix incorrect error message (rx dma map, not tx).Ryan Thomas McBride
2004-04-15more knf; ok hshoexerTheo de Raadt
2004-04-15various improvements to lists and displays:Jason McIntyre
2004-04-15knfTheo de Raadt
2004-04-15partial move to KNF. More to come. This has happened because thereTheo de Raadt
2004-04-15Prevent another instance of syslogd from unlinking log sockets thatTodd C. Miller
2004-04-15connect(2) can set errno = EPROTOTYPE for unix domain sockets. OK jmc@Todd C. Miller
2004-04-15constify baud rate to hardware parameters structures.Miod Vallat
2004-04-15Nuke unneeded definitions.Miod Vallat
2004-04-15Unbreak INET6less kernels.Alexander Yurchenko
2004-04-15more AUTHORS update;Jason McIntyre
2004-04-15regenMichael Shalayeff
2004-04-15a plessey phy as found on some pnicsMichael Shalayeff
2004-04-15Remove orphaned CLCD_DO_POLLED_INPUT code.Miod Vallat
2004-04-15user bus_dmamap_load_mbuf and set rcvif on receiveMichael Shalayeff
2004-04-15- trim/update AUTHORSJason McIntyre
2004-04-15typos from Jared Yanovich;Jason McIntyre
2004-04-15allow TCP packet with IPv4 option (we have been dropping these).Jun-ichiro itojun Hagino
2004-04-15use the shiny new _PATH_VAREMPTYHenning Brauer
2004-04-15spacesTheo de Raadt
2004-04-15new world order for emulations. adjust, and become more robust.Ted Unangst
2004-04-15rework access to emulations slightly in an effort to both merge andTed Unangst
2004-04-15Fix urio(4) entry, MAKEDEV was correct already; ok deraadtPeter Valchev
2004-04-14user/group _mopd for, well, mopd. theo okHenning Brauer
2004-04-14correct umidi(4) entry; ok deraadtPeter Valchev
2004-04-14Way too much include files here...Miod Vallat
2004-04-14If resetting a MVME188 which is not system controller, only trigger a localMiod Vallat
2004-04-14After enough checks on real hardware, it turns out the documentation is wrong,Miod Vallat
2004-04-14rework USB section - enable all supported devices, shift/add coments to other...Peter Valchev
2004-04-14Correctly register syscon interrupt handlers.Miod Vallat
2004-04-14remove an extra occurence of the word `succeeds'Jean-Francois Brousseau
2004-04-14make it compileMichael Shalayeff
2004-04-14Pass the job name to the input filter via the -j flag. Some filtersTodd C. Miller