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