Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-04-15 | dhcpd actually does not listen on port 68 ... | Henning Brauer | |
2004-04-15 | knf + ansi | Hans-Joerg Hoexer | |
ok henning@ | |||
2004-04-15 | cleaning; from pedro | Henning Brauer | |
2004-04-15 | knf + ansi | Hans-Joerg Hoexer | |
ok henning@ | |||
2004-04-15 | chroot and drop privileges to _mopd:_mopd after initialization. | Henning Brauer | |
testing and ok hshoexer@ | |||
2004-04-15 | Since *ramread and *ramwrite are the same code, really, factorize them a la | Miod Vallat | |
memread/memwrite. | |||
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 | |
.Pp removal -compact removal for displays other list/display errors | |||
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 | |
are a raft of source code auditors who are willing to help improve this code only if this is done, and hey, isakmpd does need our standard auditing process. ok ho hshoexer | |||
2004-04-15 | Prevent another instance of syslogd from unlinking log sockets that | Todd C. Miller | |
are already in use. Found by mpech@, OK deraadt@ | |||
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 | |
ok markus | |||
2004-04-15 | more AUTHORS update; | Jason McIntyre | |
ok henning@ | |||
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 | |
- standard options list and correct SYNOPSIS for dhcpd(8) - sync usage() ok henning@ | |||
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 | |
simplify some of the codepath by using IP6_EXTHDR_GET. markus ok | |||
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 | |
testing ok deraadt@ | |||
2004-04-15 | rework access to emulations slightly in an effort to both merge and | Ted Unangst | |
separate exec format from emulation. consistent naming of freebsd emuls. not much in the way of functional changes yet. testing and ok deraadt@ and others along the way. | |||
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 | |
reset. | |||
2004-04-14 | After enough checks on real hardware, it turns out the documentation is wrong, | Miod Vallat | |
for once - SCON in GLOBAL1 on MVME188 is an SCON*, thus low if the board is the system controller. | |||
2004-04-14 | rework USB section - enable all supported devices, shift/add coments to ↵ | Peter Valchev | |
others; ok deraadt | |||
2004-04-14 | Correctly register syscon interrupt handlers. | Miod Vallat | |
2004-04-14 | remove an extra occurence of the word `succeeds' | Jean-Francois Brousseau | |
ok jmc@ | |||
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 | |
(like foomatic) expect to be able to pass information from lpr via the job name. OK beck@ | |||
2004-04-14 | syn_cache_get: send RST instead of RST+ACK in response to ACK; ok deraadt | Markus Friedl | |
2004-04-14 | enable all USB devices for which we have support in the tree; ok deraadt@ | Christian Weisgerber | |
2004-04-14 | 4000 lines worth of cleanup, KNF, Knall&Rauch elemination and such | Henning Brauer | |
tested by hshoexer, "don't wait for me" miod@ | |||
2004-04-14 | get rif of the few dmalloc/dfree occurances that were left | Henning Brauer | |
2004-04-14 | Nuke getdevunit(), nothing uses it. | Miod Vallat | |
2004-04-14 | Get the right address for the BusSwitch external cache control register. | Miod Vallat | |
2004-04-14 | When trying to program tho 88410, be sure to unmask both flash banks | Miod Vallat | |
(as advertized in the comments...) | |||
2004-04-14 | turns out more is obsolete now | Henning Brauer | |
inspired by diff from Emil Mikulic <emikulic@dmr.ath.cx> | |||
2004-04-14 | prototypes fixup | Henning Brauer | |
2004-04-14 | simpler ipsp_aux_match() API; ok henning, hshoexer | Markus Friedl | |