summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-04-16spacingTheo de Raadt
2004-04-16remove #GATEWAY junkTheo de Raadt
2004-04-16fix niklas's panic and pr3672 with freebsd rev 1.54 (don't trust DIRSIZ)Ted Unangst
extra testing otto@ sturm@ tdeval@
2004-04-16list/display fixes, and whitespace;Jason McIntyre
2004-04-16not a pasto. ok millert@Ted Unangst
2004-04-16more display/list fixes, and a little whitespace;Jason McIntyre
2004-04-16- a malicious server may send path names that translate out of theOtto 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-16During bootup, only print the VMEChip2 decoder settings for those which areMiod Vallat
enabled.
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
have it in MI includes; ok miod
2004-04-16let getpeerbyip work for both v4 and v6Henning Brauer
2004-04-16provide MI splaudio(); ok miodPeter Valchev
from RATT
2004-04-16use getpeerbyaddr() instead of using the v4 part of the af independentHenning Brauer
struct manually
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
and rewind as neccessary
2004-04-15dhcpd actually does not listen on port 68 ...Henning Brauer
2004-04-15knf + ansiHans-Joerg Hoexer
ok henning@
2004-04-15cleaning; from pedroHenning Brauer
2004-04-15knf + ansiHans-Joerg Hoexer
ok henning@
2004-04-15chroot and drop privileges to _mopd:_mopd after initialization.Henning Brauer
testing and ok hshoexer@
2004-04-15Since *ramread and *ramwrite are the same code, really, factorize them a laMiod Vallat
memread/memwrite.
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
.Pp removal -compact removal for displays other list/display errors
2004-04-15knfTheo de Raadt
2004-04-15partial move to KNF. More to come. This has happened because thereTheo 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-15Prevent another instance of syslogd from unlinking log sockets thatTodd C. Miller
are already in use. Found by mpech@, OK deraadt@
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
ok markus
2004-04-15more AUTHORS update;Jason McIntyre
ok henning@
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
- standard options list and correct SYNOPSIS for dhcpd(8) - sync usage() ok henning@
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
simplify some of the codepath by using IP6_EXTHDR_GET. markus ok
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
testing ok deraadt@
2004-04-15rework access to emulations slightly in an effort to both merge andTed 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-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