Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-04-16 | spacing | Theo de Raadt | |
2004-04-16 | remove #GATEWAY junk | Theo de Raadt | |
2004-04-16 | fix niklas's panic and pr3672 with freebsd rev 1.54 (don't trust DIRSIZ) | Ted Unangst | |
extra testing otto@ sturm@ tdeval@ | |||
2004-04-16 | list/display fixes, and whitespace; | Jason McIntyre | |
2004-04-16 | not a pasto. ok millert@ | Ted Unangst | |
2004-04-16 | more display/list fixes, and a little whitespace; | Jason McIntyre | |
2004-04-16 | - a malicious server may send path names that translate out of the | Otto Moerbeek | |
local cvs tree on the client, enabling the server to overwrite files on the client. - a client may read files outside the repository using the -p flag with the checkout command. ok deraadt@ | |||
2004-04-16 | During bootup, only print the VMEChip2 decoder settings for those which are | Miod Vallat | |
enabled. | |||
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 | |
have it in MI includes; ok miod | |||
2004-04-16 | let getpeerbyip work for both v4 and v6 | Henning Brauer | |
2004-04-16 | provide MI splaudio(); ok miod | Peter Valchev | |
from RATT | |||
2004-04-16 | use getpeerbyaddr() instead of using the v4 part of the af independent | Henning Brauer | |
struct manually | |||
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 | |
and rewind as neccessary | |||
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 | |